Home | History | Annotate | Download | only in tests

Lines Matching refs:parserCls

30         lexerCls, parserCls = self.compileInlineGrammar(grammar)
36 parser = parserCls(tStream)