Home | History | Annotate | Download | only in antlr3

Lines Matching full:discardset

639         self.discardSet = set()
690 if self.discardSet is not None and t.type in self.discardSet:
774 self.discardSet.add(ttype)