Home | History | Annotate | Download | only in Antlr3.Runtime

Lines Matching full:settokenstartindex

452     procedure SetTokenStartIndex(const Value: Integer);
519 property TokenStartIndex: Integer read GetTokenStartIndex write SetTokenStartIndex;
545 procedure SetTokenStartIndex(const Value: Integer);
593 property TokenStartIndex: Integer read GetTokenStartIndex write SetTokenStartIndex;
1145 procedure SetTokenStartIndex(const Value: Integer); virtual; abstract;
1220 procedure SetTokenStartIndex(const Value: Integer); override;
1470 procedure SetTokenStartIndex(const Value: Integer); override;
2587 procedure TCommonTree.SetTokenStartIndex(const Value: Integer);
3439 procedure TParseTree.SetTokenStartIndex(const Value: Integer);