| Package | Description |
|---|---|
| org.mvel2.compiler | |
| org.mvel2.templates | |
| org.mvel2.util |
| Modifier and Type | Field and Description |
|---|---|
protected ExecutionStack |
AbstractParser.dStack |
protected ExecutionStack |
AbstractParser.splitAccumulator |
protected ExecutionStack |
AbstractParser.stk |
| Modifier and Type | Method and Description |
|---|---|
ExecutionStack |
TemplateRuntime.getRelPath() |
| Modifier and Type | Method and Description |
|---|---|
Node |
TemplateCompiler.compileFrom(Node root,
ExecutionStack stack) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionStack.copy2(ExecutionStack es) |
void |
ExecutionStack.copyx2(ExecutionStack es) |
| Constructor and Description |
|---|
FunctionParser(String functionName,
int cursor,
int endOffset,
char[] expr,
int fields,
ParserContext pCtx,
ExecutionStack splitAccumulator) |
ProtoParser(char[] expr,
int offset,
int offsetEnd,
String protoName,
ParserContext pCtx,
int fields,
ExecutionStack splitAccumulator) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.