public static class JsonRpc.CompilationResult
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
code |
JsonRpc.CompilationInfo |
info |
| Constructor and Description |
|---|
CompilationResult() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public java.lang.String code
public JsonRpc.CompilationInfo info