org.codehaus.mojo.antlr
Interface Environment

All Known Implementing Classes:
AbstractAntlrMojo, AntlrHtmlReport, AntlrPlugin

public interface Environment

TODO : javadoc

Author:
Steve Ebersole

Method Summary
 Log getLog()
           
 File getOutputDirectory()
           
 File getSourceDirectory()
           
 

Method Detail

getLog

Log getLog()

getSourceDirectory

File getSourceDirectory()

getOutputDirectory

File getOutputDirectory()


Copyright © 2004-2012 Codehaus. All Rights Reserved.