Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas434 IBitSet = interface(IANTLRInterface) interface
442 function BitSetOr(const A: IBitSet): IBitSet; in BitSetOr() argument
452 procedure OrInPlace(const A: IBitSet); argument
476 TBitSetArray = array of IBitSet;
722 const Follow: IBitSet): IANTLRInterface;
728 const Follow: IBitSet): Boolean;
815 const E: ERecognitionException; const Follow: IBitSet): IANTLRInterface;
820 procedure ConsumeUntil(const Input: IIntStream; const BitSet: IBitSet); overload; argument
973 const Types: IBitSet): IList<IToken>; overload;
1547 FExpecting: IBitSet;
[all …]
DAntlr.Runtime.Tree.pas1646 const Follow: IBitSet): IANTLRInterface; override;
1648 const Follow: IBitSet); override;
3772 const Follow: IBitSet): IANTLRInterface;
3823 const TokenType: Integer; const Follow: IBitSet);
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
DDelphi.stg1799 <name>: IBitSet;<\n>