Home | History | Annotate | Download | only in tests

Lines Matching refs:lexerCls

82         lexerCls, parserCls = self.compileInlineGrammar(grammar)
85 lexer = lexerCls(cStream)
103 lexerCls = self.compileInlineGrammar(grammar)
106 lexer = lexerCls(cStream)