Searched defs:execLexer (Results 1 – 3 of 3) sorted by relevance
93 def execLexer(self, grammar, slaves, input): member in T
64 …public String execLexer(String testRuleName, int line, String testInput, boolean isFile) throws Ex… in execLexer() method in gUnitBaseTest
194 protected String execLexer(String grammarFileName, in execLexer() method in BaseTest