Searched defs:tree_parse (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/antlr/runtime/Ruby/test/functional/ast-output/ | ||
H A D | rewrites.rb | 32 def tree_parse( grammar, tree_grammar, rule, tree_rule, input ) method in TestASTViaRewriteRules |
H A D | auto-ast.rb | 32 def tree_parse( grammar, tree_grammar, rule, tree_rule, input ) method in TestAutoAST |
H A D | hetero-nodes.rb | 603 def tree_parse( grammar_name, grammar_rule, tree_grammar_rule, input ) method in TestHeterogeneousNodeTypes |