|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompileListener
Interface allowing an object to listen to compilation events.
Method Summary | |
---|---|
void |
onCompilationMessage(CompilationMessage compilationMessage)
Callback invoked for each compilation message. |
Method Detail |
---|
void onCompilationMessage(CompilationMessage compilationMessage)
compilationMessage
- message event
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |