| Package | Description |
|---|---|
| org.mvel2 | |
| org.mvel2.ast | |
| org.mvel2.util |
| Modifier and Type | Method and Description |
|---|---|
Proto |
ParserContext.getProtoImport(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParserContext.addImport(Proto proto) |
void |
ParserConfiguration.addImport(String name,
Proto proto) |
| Modifier and Type | Method and Description |
|---|---|
Proto |
Proto.ProtoInstance.getProtoType() |
| Constructor and Description |
|---|
DeclProtoVarNode(String name,
Proto type,
int fields,
ParserContext pCtx) |
Proto.ProtoInstance(Proto protoType,
Object ctx,
Object thisCtx,
VariableResolverFactory factory) |
ProtoVarNode(char[] expr,
int start,
int offset,
int fields,
Proto type,
ParserContext pCtx) |
| Modifier and Type | Method and Description |
|---|---|
Proto |
ProtoParser.parse() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ProtoParser.notifyForLateResolution(Proto proto) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.