Home | History | Annotate | Download | only in antlr3

Lines Matching defs:isNil

278     def isNil(self, tree):
279 return self.adaptor.isNil(tree)