Searched refs:IRecognizerSharedState (Results 1 – 3 of 3) sorted by relevance
488 IRecognizerSharedState = interface(IANTLRInterface) interface695 function GetState: IRecognizerSharedState; in GetState()903 property State: IRecognizerSharedState read GetState;1780 TRecognizerSharedState = class(TANTLRObject, IRecognizerSharedState)2001 FState: IRecognizerSharedState;2003 property State: IRecognizerSharedState read FState;2243 function GetState: IRecognizerSharedState; in GetState()2293 constructor Create(const AState: IRecognizerSharedState); overload; argument2479 const AState: IRecognizerSharedState); overload;2506 const AState: IRecognizerSharedState); overload;[all …]
1652 const AState: IRecognizerSharedState); overload;3728 const AState: IRecognizerSharedState);
161 …constructor Create(const AInput: ICharStream; const AState: IRecognizerSharedState<grammar.delegat…189 ….recognizerName>.Create(const AInput: ICharStream; const AState: IRecognizerSharedState<grammar.de…342 …constructor Create(const AInput: <inputStreamType>; const AState: IRecognizerSharedState<grammar.d…391 …const AState: IRecognizerSharedState<grammar.delegators:{g|; const A<g:delegateName()>: IBaseRecog…