Home
last modified time | relevance | path

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

/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas476 TBitSetArray = array of IBitSet;
491 function GetFollowing: TBitSetArray; in GetFollowing()
492 procedure SetFollowing(const Value: TBitSetArray); argument
530 property Following: TBitSetArray read GetFollowing write SetFollowing;
1782 FFollowing: TBitSetArray;
1799 function GetFollowing: TBitSetArray; in GetFollowing()
1800 procedure SetFollowing(const Value: TBitSetArray); argument
3723 function TRecognizerSharedState.GetFollowing: TBitSetArray; in TRecognizerSharedState.GetFollowing()
3803 procedure TRecognizerSharedState.SetFollowing(const Value: TBitSetArray); argument
4589 F: TBitSetArray;