Home
last modified time | relevance | path

Searched defs:IRecognizerSharedState (Results 1 – 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas488 IRecognizerSharedState = interface(IANTLRInterface) interface
2293 constructor Create(const AState: IRecognizerSharedState); overload;
4270 constructor TBaseRecognizer.Create(const AState: IRecognizerSharedState);