Home | History | Annotate | Download | only in tests

Lines Matching refs:lexerCls

65         lexerCls, parserCls = self.compileInlineGrammar(grammar)
68 lexer = lexerCls(cStream)
93 lexerCls, parserCls = self.compileInlineGrammar(grammar)
97 lexer = lexerCls(cStream)