Searched defs:FOLLOW_21_in_declaration117 (Results 1 - 2 of 2) sorted by relevance

/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
H A DSimpleCParser.java199 char_literal4=(Token)match(input,21,FOLLOW_21_in_declaration117);
1760 public static final BitSet FOLLOW_21_in_declaration117 = new BitSet(new long[]{0x0000000000000002L}); field in class:SimpleCParser
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
H A DSimpleCParser.java199 char_literal4=(Token)match(input,21,FOLLOW_21_in_declaration117);
1760 public static final BitSet FOLLOW_21_in_declaration117 = new BitSet(new long[]{0x0000000000000002L}); field in class:SimpleCParser

Completed in 124 milliseconds