public static interface CodeServerRecompileListener.CompilationCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onCompilationEnd(String moduleName,
boolean success) |
void |
onCompilationStart(String moduleName) |
Copyright © 2015. All rights reserved.