Home
last modified time | relevance | path

Searched refs:SetCharPositionInLine (Results 1 – 1 of 1) sorted by relevance

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas193 procedure SetCharPositionInLine(const Value: Integer);
226 property CharPositionInLine: Integer read GetCharPositionInLine write SetCharPositionInLine;
237 procedure SetCharPositionInLine(const Value: Integer); procedure
254 property CharPositionInLine: Integer read GetCharPositionInLine write SetCharPositionInLine;
376 procedure SetCharPositionInLine(const Value: Integer);
386 property CharPositionInLine: Integer read GetCharPositionInLine write SetCharPositionInLine;
664 procedure SetCharPositionInLine(const Value: Integer); procedure
677 property CharPositionInLine: Integer read GetCharPositionInLine write SetCharPositionInLine;
1602 procedure SetCharPositionInLine(const Value: Integer); procedure
1668 procedure SetCharPositionInLine(const Value: Integer); virtual; procedure
[all …]