Searched refs:T__12 (Results 1 - 17 of 17) sorted by relevance

/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
H A DSymbolTableLexer.h26 #define T__12 12 macro
H A DSymbolTableParser.h35 #define T__12 12 macro
H A DSymbolTableLexer.m227 // $ANTLR start "T__12"
235 NSInteger _type = T__12;
258 /* $ANTLR end "T__12" */
530 // SymbolTable.g:1:8: ( T__7 | T__8 | T__9 | T__10 | T__11 | T__12 | T__13 | T__14 | ID | INT | WS ) //ruleblock
741 // SymbolTable.g:1:37: T__12 // alt
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/
H A DSimpleCLexer.h26 #define T__12 12 macro
H A DSimpleCParser.h44 #define T__12 12 macro
H A DSimpleCLexer.m231 // $ANTLR start "T__12"
239 NSInteger _type = T__12;
262 /* $ANTLR end "T__12" */
744 // SimpleC.g:1:8: ( T__7 | T__8 | T__9 | T__10 | T__11 | T__12 | T__13 | T__14 | T__15 | T__16 | T__17 | T__18 | T__19 | T__20 | ID | INT | WS ) //ruleblock
1048 // SimpleC.g:1:37: T__12 // alt
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/
H A DSymbolTableLexer.h25 #define T__12 12 macro
H A DSymbolTableParser.h14 #define T__12 12 macro
H A DSymbolTableLexer.m141 return @"1:1: Tokens : ( T__7 | T__8 | T__9 | T__10 | T__11 | T__12 | T__13 | T__14 | ID | INT | WS );";
340 // $ANTLR start "T__12"
347 NSInteger _type = T__12;
368 // $ANTLR end "T__12"
611 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/scopes/SymbolTable.g:1:8: ( T__7 | T__8 | T__9 | T__10 | T__11 | T__12 | T__13 | T__14 | ID | INT | WS ) //ruleblock
656 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/scopes/SymbolTable.g:1:37: T__12 // alt
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
H A DDebugGrammarLexer.cs22 public const int T__12=12; field in class:DebugGrammarLexer
96 // $ANTLR start "T__12"
101 int _type = T__12;
117 // $ANTLR end "T__12"
457 // BuildOptions\\DebugGrammar.g3:1:10: ( T__10 | T__11 | T__12 | T__13 | T__14 | T__15 | T__16 | T__17 | ID | INT | NEWLINE | WS )
608 // BuildOptions\\DebugGrammar.g3:1:22: T__12
H A DProfileGrammarLexer.cs22 public const int T__12=12; field in class:ProfileGrammarLexer
96 // $ANTLR start "T__12"
101 int _type = T__12;
117 // $ANTLR end "T__12"
457 // BuildOptions\\ProfileGrammar.g3:1:10: ( T__10 | T__11 | T__12 | T__13 | T__14 | T__15 | T__16 | T__17 | ID | INT | NEWLINE | WS )
608 // BuildOptions\\ProfileGrammar.g3:1:22: T__12
H A DDebugTreeGrammar.cs34 public const int T__12=12; field in class:DebugTreeGrammar
H A DProfileTreeGrammar.cs34 public const int T__12=12; field in class:ProfileTreeGrammar
H A DDebugGrammarParser.cs31 public const int T__12=12; field in class:DebugGrammarParser
H A DProfileGrammarParser.cs31 public const int T__12=12; field in class:ProfileGrammarParser
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/
H A Dgroup-file-parser.rb79 :T__15 => 15, :T__18 => 18, :T__17 => 17, :T__12 => 12,
294 if ( look_4_0 == T__12 )
300 match( T__12, TOKENS_FOLLOWING_T__12_IN_group_name_177 )
H A Dgroup-file-lexer.rb79 :T__15 => 15, :T__18 => 18, :T__17 => 17, :T__12 => 12,
97 RULE_NAMES = [ "T__10", "T__11", "T__12", "T__13", "T__14", "T__15",
160 # lexer rule t__12! (T__12)
166 type = T__12
838 # at line 1:8: ( T__10 | T__11 | T__12 | T__13 | T__14 | T__15 | T__16 | T__17 | T__18 | T__19 | CONSTANT | ID | TEMPLATE | STRING | COMMENT | WS )
851 # at line 1:22: T__12
964 1:1: Tokens : ( T__10 | T__11 | T__12 | T__13 | T__14 | T__15 | T__16 | T__17 | T__18 | T__19 | CONSTANT | ID | TEMPLATE | STRING | COMMENT | WS );

Completed in 5347 milliseconds