Home
last modified time | relevance | path

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

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas233 procedure SetTokenType(const Value: Integer); procedure
246 property TokenType: Integer read GetTokenType write SetTokenType;
519 procedure SetTokenType(const Value: Integer); procedure
621 property TokenType: Integer read GetTokenType write SetTokenType;
660 procedure SetTokenType(const Value: Integer); procedure
675 property TokenType: Integer read GetTokenType write SetTokenType;
1827 procedure SetTokenType(const Value: Integer);
1859 procedure SetTokenType(const Value: Integer); virtual;
1903 procedure SetTokenType(const Value: Integer); virtual;
3854 procedure TRecognizerSharedState.SetTokenType(const Value: Integer); procedure
[all …]