public abstract class ProcessedFEELUnit extends Object implements CompiledFEELExpression
Modifier and Type | Class and Description |
---|---|
static class |
ProcessedFEELUnit.DefaultMode |
Modifier and Type | Field and Description |
---|---|
protected CompilerBytecodeLoader |
compiler |
protected CompiledFEELSupport.SyntaxErrorListener |
errorListener |
protected String |
expression |
protected String |
packageName |
Modifier and Type | Method and Description |
---|---|
protected FEEL_1_1Parser |
getFEELParser(String expression,
CompilerContext ctx,
List<FEELProfile> profiles) |
protected final String packageName
protected final String expression
protected final CompiledFEELSupport.SyntaxErrorListener errorListener
protected final CompilerBytecodeLoader compiler
protected FEEL_1_1Parser getFEELParser(String expression, CompilerContext ctx, List<FEELProfile> profiles)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.