Home
last modified time | relevance | path

Searched refs:setLexicalRuleName (Results 1 – 2 of 2) sorted by relevance

/external/antlr/gunit/src/main/java/org/antlr/gunit/
DgUnitTestSuite.java59 …public void setLexicalRuleName(String lexicalRule) { this.lexicalRule = lexicalRule; this.isLexica… in setLexicalRuleName() method in gUnitTestSuite
/external/antlr/gunit/src/main/antlr3/org/antlr/gunit/
DgUnit.g111 ts.setLexicalRuleName($t.text);