Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/
DTool.java51 private boolean haveOutputDir = false; field in Tool
167 haveOutputDir = true; in processArgs()
795 haveOutputDir = true; in setOutputDirectory()
856 if (haveOutputDir) { in getOutputFile()
908 if (haveOutputDir) { in getOutputDirectory()
1019 if (haveOutputDir) { in getImportedVocabFile()