Package | Description |
---|---|
org.mvel2.compiler | |
org.mvel2.util |
Constructor and Description |
---|
CompiledExpression(ASTLinkedList astMap,
String sourceName,
Class egressType,
ParserConfiguration parserConfiguration,
boolean literalOnly) |
Modifier and Type | Method and Description |
---|---|
static ASTLinkedList |
CompilerTools.finalizePayload(ASTLinkedList astLinkedList,
boolean secondPassOptimization,
ParserContext pCtx)
Finalize the payload, by reducing any stack-based-operations to dedicated nodes where possible.
|
Modifier and Type | Method and Description |
---|---|
static ASTLinkedList |
CompilerTools.finalizePayload(ASTLinkedList astLinkedList,
boolean secondPassOptimization,
ParserContext pCtx)
Finalize the payload, by reducing any stack-based-operations to dedicated nodes where possible.
|
Copyright © 2001-2017 JBoss by Red Hat. All Rights Reserved.