Package org.codehaus.mojo.antlr
Interface Environment
-
- All Known Implementing Classes:
AbstractAntlrMojo,AntlrHtmlReport,AntlrPlugin
public interface EnvironmentTODO : javadoc
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.maven.plugin.logging.LoggetLog()java.io.FilegetOutputDirectory()java.io.FilegetSourceDirectory()
-