Home | History | Annotate | Download | only in antlr3

Lines Matching defs:getAncestor

138     def getAncestor(self, ttype):
891 return self.getAncestor(ttype) is not None
893 def getAncestor(self, ttype):