| Package | Description |
|---|---|
| org.mvel2 | |
| org.mvel2.compiler | |
| org.mvel2.integration.impl |
| Modifier and Type | Method and Description |
|---|---|
ParserConfiguration |
ParserContext.getParserConfiguration() |
| Constructor and Description |
|---|
ParserContext(ParserConfiguration parserConfiguration) |
ParserContext(ParserConfiguration parserConfiguration,
Object evaluationContext) |
ParserContext(ParserConfiguration parserConfiguration,
ParserContext parent,
boolean functionContext) |
| Modifier and Type | Method and Description |
|---|---|
ParserConfiguration |
CompiledExpression.getParserConfiguration() |
| Constructor and Description |
|---|
CompiledExpression(ASTLinkedList astMap,
String sourceName,
Class egressType,
ParserConfiguration parserConfiguration,
boolean literalOnly) |
| Constructor and Description |
|---|
ClassImportResolverFactory(ParserConfiguration pCfg,
VariableResolverFactory nextFactory,
boolean compiled) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.