Home | History | Annotate | Download | only in tests

Lines Matching refs:treeGrammar

92     def execTreeParser(self, grammar, grammarEntry, treeGrammar, treeEntry, input):
94 walkerCls = self.compileInlineGrammar(treeGrammar)