Package org.codehaus.mojo.antlr
Interface Environment
-
- All Known Implementing Classes:
AbstractAntlrMojo
,AntlrHtmlReport
,AntlrPlugin
public interface Environment
TODO : javadoc- Author:
- Steve Ebersole
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.maven.plugin.logging.Log
getLog()
File
getOutputDirectory()
File
getSourceDirectory()
-