public class ProcessedUnaryTest extends ProcessedFEELUnit
ProcessedFEELUnit.DefaultMode
compiler, errorListener, expression, packageName, parser
Constructor and Description |
---|
ProcessedUnaryTest(String expressions,
CompilerContext ctx) |
Modifier and Type | Method and Description |
---|---|
List<UnaryTest> |
apply(EvaluationContext evaluationContext) |
UnaryTestCompiledExecutableExpression |
getCompiled() |
UnaryTestInterpretedExecutableExpression |
getInterpreted() |
org.drools.javaparser.ast.CompilationUnit |
getSourceCode() |
public ProcessedUnaryTest(String expressions, CompilerContext ctx)
public org.drools.javaparser.ast.CompilationUnit getSourceCode()
public UnaryTestInterpretedExecutableExpression getInterpreted()
public UnaryTestCompiledExecutableExpression getCompiled()
public List<UnaryTest> apply(EvaluationContext evaluationContext)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.