Lines Matching refs:grammarEntry
29 def execTreeParser(self, grammar, grammarEntry, treeGrammar, treeEntry, input):37 r = getattr(parser, grammarEntry)()