Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DProfileGrammarParser.cs344 NEWLINE3=(IToken)Match(input,NEWLINE,Follow._NEWLINE_in_stat72); in stat()
1526 public static readonly BitSet _NEWLINE_in_stat72 = new BitSet(new ulong[]{0x2UL}); field in ProfileGrammarParser.Follow
DDebugGrammarParser.cs340 NEWLINE3=(IToken)Match(input,NEWLINE,Follow._NEWLINE_in_stat72); in stat()
1522 public static readonly BitSet _NEWLINE_in_stat72 = new BitSet(new ulong[]{0x2UL}); field in DebugGrammarParser.Follow