Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DCompositeGrammarTree.java146 public void trimLexerImportsIntoCombined() { in trimLexerImportsIntoCombined() method in CompositeGrammarTree
156 child.trimLexerImportsIntoCombined(); in trimLexerImportsIntoCombined()
DCompositeGrammar.java365 delegateGrammarTreeRoot.trimLexerImportsIntoCombined(); in defineGrammarSymbols()