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

Lines Matching defs:SetLine

191     procedure SetLine(const Value: Integer);
219 property Line: Integer read GetLine write SetLine;
235 procedure SetLine(const Value: Integer);
249 property Line: Integer read GetLine write SetLine;
374 procedure SetLine(const Value: Integer);
383 property Line: Integer read GetLine write SetLine;
662 procedure SetLine(const Value: Integer);
676 property Line: Integer read GetLine write SetLine;
1600 procedure SetLine(const Value: Integer);
1666 procedure SetLine(const Value: Integer); virtual;
1861 procedure SetLine(const Value: Integer); virtual;
1905 procedure SetLine(const Value: Integer); virtual;
3136 procedure TCharStreamState.SetLine(const Value: Integer);
3325 procedure TANTLRStringStream.SetLine(const Value: Integer);
3960 procedure TCommonToken.SetLine(const Value: Integer);
4122 procedure TClassicToken.SetLine(const Value: Integer);