Class GenerationPlan

java.lang.Object
org.codehaus.mojo.antlr.plan.GenerationPlan

public class GenerationPlan extends Object
TODO : javadoc
Author:
Steve Ebersole
  • Method Details

    • getId

      public String getId()
    • getSource

      public File getSource()
    • getGenerationDirectory

      public File getGenerationDirectory()
    • getCollectedSuperGrammarIds

      public LinkedHashSet getCollectedSuperGrammarIds()
    • getImportVocabTokenTypesDirectory

      public File getImportVocabTokenTypesDirectory()
    • isOutOfDate

      public boolean isOutOfDate()