Drools :: Compiler 7.58.0.Beta1
-
- All Implemented Interfaces:
- org.kie.internal.jci.CompilationProblem
public class CompilationProblemAdapter
extends Object
implements org.kie.internal.jci.CompilationProblem
This class is intended to adapt the CompilationProblems produced by the in memory java compiler
to the one defined in kie-internal API
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
isError
public boolean isError()
- Specified by:
isError in interface org.kie.internal.jci.CompilationProblem
-
getEndLine
public int getEndLine()
- Specified by:
getEndLine in interface org.kie.internal.jci.CompilationProblem
Drools :: Compiler 7.58.0.Beta1
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.