Package org.kie.memorycompiler
Class CompilationResult
java.lang.Object
org.kie.memorycompiler.CompilationResult
A CompilationResult represents the result of a compilation.
It includes errors (which failed the compilation) or warnings
(that can be ignored and do not affect the creation of the
class files)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
CompilationResult
-
-
Method Details
-
getErrors
-
getWarnings
-