Home
last modified time | relevance | path

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

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas1165 function GetStop: IANTLRInterface;
1177 property Stop: IANTLRInterface read GetStop write SetStop;
2514 function GetStop: IANTLRInterface; virtual;
2529 function GetStop: IANTLRInterface; override;
5712 function TRuleReturnScope.GetStop: IANTLRInterface; in GetStop() function
5749 function TParserRuleReturnScope.GetStop: IANTLRInterface; in GetStop() function