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 |
protected FEEL_1_1Parser |
parser |
protected final FEEL_1_1Parser parser
protected final String packageName
protected final String expression
protected final CompiledFEELSupport.SyntaxErrorListener errorListener
protected final CompilerBytecodeLoader compiler
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.