Home | History | Annotate | Download | only in antlr3

Lines Matching full:settokenstartindex

218     def setTokenStartIndex(self, index):
1302 def setTokenStartIndex(self, index):
1305 tokenStartIndex = property(getTokenStartIndex, setTokenStartIndex)
1544 t.setTokenStartIndex(start)