public interface CompilationValidationMessage
| Modifier and Type | Interface and Description |
|---|---|
static class |
CompilationValidationMessage.Type |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getSource() |
CompilationValidationMessage.Type |
getType() |
CompilationValidationMessage.Type getType()
String getMessage()
String getSource()