Home
last modified time | relevance | path

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

/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
Doutput1 …ree=(VAR_DEF char c) (VAR_DEF int x) (FUNC_DECL (FUNC_HDR void bar (ARG_DEF int x))) (FUNC_DEF (FU…
DSimpleC.g10 FUNC_HDR;
36 -> ^(FUNC_HDR type K_ID formalParameter+)
DSimpleC.tokens5 FUNC_HDR=8
DSimpleCWalker.tokens5 FUNC_HDR=8
DSimpleCTP.tokens5 FUNC_HDR=8
DSimpleCLexer.h25 #define FUNC_HDR 8 macro
DSimpleCWalker.g32 : ^(FUNC_HDR type K_ID formalParameter+)
DSimpleCTP.g32 : ^(FUNC_HDR type K_ID formalParameter+)
DSimpleCWalker.h34 #define FUNC_HDR 8 macro
DSimpleCTP.h34 #define FUNC_HDR 8 macro
DSimpleCTP.java21 public static final int FUNC_HDR=6; field in SimpleCTP
270 match(input,FUNC_HDR,FOLLOW_FUNC_HDR_in_functionHeader158); in functionHeader()
DSimpleCWalker.m223 @"ARG_DEF", @"BLOCK", @"FUNC_DECL", @"FUNC_DEF", @"FUNC_HDR", @"K_CHAR",
563 …rk/examples/simplecTreeParser/SimpleCWalker.g:31:1: functionHeader : ^( FUNC_HDR type K_ID ( forma…
575 …me/ObjC/Framework/examples/simplecTreeParser/SimpleCWalker.g:32:5: ( ^( FUNC_HDR type K_ID ( forma…
576 …time/ObjC/Framework/examples/simplecTreeParser/SimpleCWalker.g:32:9: ^( FUNC_HDR type K_ID ( forma…
580 [self match:input TokenType:FUNC_HDR Follow:FOLLOW_FUNC_HDR_in_functionHeader171];
DSimpleCTP.m223 @"ARG_DEF", @"BLOCK", @"FUNC_DECL", @"FUNC_DEF", @"FUNC_HDR", @"K_CHAR",
563 …mework/examples/simplecTreeParser/SimpleCTP.g:31:1: functionHeader : ^( FUNC_HDR type K_ID ( forma…
575 …untime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.g:32:5: ( ^( FUNC_HDR type K_ID ( forma…
576 …/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.g:32:9: ^( FUNC_HDR type K_ID ( forma…
580 [self match:input TokenType:FUNC_HDR Follow:FOLLOW_FUNC_HDR_in_functionHeader171];
DSimpleCParser.h43 #define FUNC_HDR 8 macro
DSimpleCLexer.java18 public static final int FUNC_HDR=6; field in SimpleCLexer
DSimpleCParser.m916 @"ARG_DEF", @"BLOCK", @"FUNC_DECL", @"FUNC_DEF", @"FUNC_HDR", @"K_CHAR",
1473 …LCURVE ( formalParameter ( K_COMMA formalParameter )* )? K_RCURVE -> ^( FUNC_HDR type K_ID ( forma…
1522 …LCURVE ( formalParameter ( K_COMMA formalParameter )* )? K_RCURVE -> ^( FUNC_HDR type K_ID ( forma…
1626 // 36:9: -> ^( FUNC_HDR type K_ID ( formalParameter )+ )
1628 …3/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleC.g:36:12: ^( FUNC_HDR type K_ID ( forma…
1632 [[treeAdaptor createTree:FUNC_HDR Text:@"FUNC_HDR"] retain]
DSimpleCParser.java24 public static final int FUNC_HDR=6; field in SimpleCParser
564 … root_1 = (Object)adaptor.becomeRoot((Object)adaptor.create(FUNC_HDR, "FUNC_HDR"), root_1); in functionHeader()
/external/antlr/runtime/Python/tests/
Dt047treeparser.g10 FUNC_HDR;
36 -> ^(FUNC_HDR type ID formalParameter+)
Dt047treeparserWalker.g30 : ^(FUNC_HDR type ID formalParameter+)
/external/antlr/runtime/JavaScript/tests/functional/
Dt047treeparser.g10 FUNC_HDR;
36 -> ^(FUNC_HDR type ID formalParameter+)
Dt047treeparserWalker.g31 : ^(FUNC_HDR type ID formalParameter+)
/external/antlr/runtime/Python3/tests/
Dt047treeparser.g10 FUNC_HDR;
36 -> ^(FUNC_HDR type ID formalParameter+)
Dt047treeparserWalker.g30 : ^(FUNC_HDR type ID formalParameter+)
/external/antlr/runtime/Cpp/tests/
Dt047treeparser.g10 FUNC_HDR;
49 -> ^(FUNC_HDR type ID formalParameter+)
Dt047treeparserWalker.g36 : ^(FUNC_HDR type ID formalParameter+)