Home | History | Annotate | Download | only in antlr3

Lines Matching refs:_fillBuffer

1871         self._fillBuffer(self.root)
1875 def _fillBuffer(self, t):
1888 self._fillBuffer(self.adaptor.getChild(t, c))