public class SecureCompiler.Report extends Object
Modifier and Type | Method and Description |
---|---|
JsonMLError[] |
getErrors() |
JsonMLError[] |
getWarnings() |
boolean |
isSuccessful() |
public boolean isSuccessful()
public JsonMLError[] getErrors()
public JsonMLError[] getWarnings()