Home
last modified time | relevance | path

Searched defs:root_0 (Results 1 – 3 of 3) sorted by relevance

/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCParser.java76 Object root_0 = null; in program() local
155 Object root_0 = null; in declaration() local
309 Object root_0 = null; in variable() local
400 Object root_0 = null; in declarator() local
448 Object root_0 = null; in functionHeader() local
614 Object root_0 = null; in formalParameter() local
699 Object root_0 = null; in type() local
754 Object root_0 = null; in block() local
918 Object root_0 = null; in stat() local
1085 Object root_0 = null; in forStat() local
[all …]
/external/smali/smali/src/main/java/org/jf/smali/
DsmaliParser.java508 CommonTree root_0 = null; in smali_file() local
778 CommonTree root_0 = null; in class_spec() local
860 CommonTree root_0 = null; in super_spec() local
940 CommonTree root_0 = null; in implements_spec() local
1020 CommonTree root_0 = null; in source_spec() local
1100 CommonTree root_0 = null; in access_list() local
1204 CommonTree root_0 = null; in field() local
1502 CommonTree root_0 = null; in method() local
1620 CommonTree root_0 = null; in statements_and_directives() local
1915 CommonTree root_0 = null; in ordered_method_item() local
[all …]
/external/antlr/tool/src/test/java/org/antlr/test/
DTestTrees.java60 CommonTree root_0 = (CommonTree)adaptor.nil(); in testTwoChildrenOfNilRoot() local
228 CommonTree root_0 = (CommonTree)adaptor.nil(); in testBecomeRoot6() local