|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompilerResult
Interface representing the result returned by the BeamCompilerScript
.
Method Summary | |
---|---|
String |
getFailed()
Returns the failed compilation unit. |
void |
logOutput(org.apache.maven.plugin.logging.Log log)
Log the compiler output (e.g. warnings/errors) using the provided logger. |
Method Detail |
---|
String getFailed()
null
if
compilation succeeded.void logOutput(org.apache.maven.plugin.logging.Log log)
log
- used to print the output
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |