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

Lines Matching refs:SetLastIndex

2616         procedure SetLastIndex(const Value: Integer);
2619 property LastIndex: Integer read GetLastIndex write SetLastIndex;
2631 procedure SetLastIndex(const Value: Integer);
6512 procedure TTokenRewriteStream.TReplaceOp.SetLastIndex(const Value: Integer);