public class ProcessedUnaryTest extends ProcessedFEELUnit
ProcessedFEELUnit.DefaultModecompiler, errorListener, expression, packageName| Constructor and Description |
|---|
ProcessedUnaryTest(String expressions,
CompilerContext ctx,
List<FEELProfile> profiles) |
| Modifier and Type | Method and Description |
|---|---|
List<UnaryTest> |
apply(EvaluationContext evaluationContext) |
UnaryTestCompiledExecutableExpression |
getCompiled() |
UnaryTestInterpretedExecutableExpression |
getInterpreted() |
com.github.javaparser.ast.CompilationUnit |
getSourceCode() |
getFEELParserpublic ProcessedUnaryTest(String expressions, CompilerContext ctx, List<FEELProfile> profiles)
public com.github.javaparser.ast.CompilationUnit getSourceCode()
public UnaryTestInterpretedExecutableExpression getInterpreted()
public UnaryTestCompiledExecutableExpression getCompiled()
public List<UnaryTest> apply(EvaluationContext evaluationContext)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.