public class RemoteBuildResponse extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
CallGraph |
callGraph |
Set<String> |
classes |
Throwable |
exception |
Set<String> |
generatedFiles |
List<Problem> |
problems |
List<Problem> |
severeProblems |
Set<String> |
usedResources |
| Constructor and Description |
|---|
RemoteBuildResponse() |
Copyright © 2019. All rights reserved.