Package org.teavm.tooling.builder
Class SimpleBuildResult
java.lang.Object
org.teavm.tooling.builder.SimpleBuildResult
- All Implemented Interfaces:
BuildResult
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SimpleBuildResult
-
-
Method Details
-
getCallGraph
- Specified by:
getCallGraphin interfaceBuildResult
-
getProblems
- Specified by:
getProblemsin interfaceBuildResult
-
getUsedResources
- Specified by:
getUsedResourcesin interfaceBuildResult
-
getClasses
- Specified by:
getClassesin interfaceBuildResult
-
getGeneratedFiles
- Specified by:
getGeneratedFilesin interfaceBuildResult
-