Package | Description |
---|---|
org.mvel2.ast |
Modifier and Type | Method and Description |
---|---|
TypeDescriptor |
NewObjectNode.getTypeDescr() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Class |
TypeDescriptor.getClassReference(java.lang.Class baseType,
TypeDescriptor tDescr,
VariableResolverFactory factory,
ParserContext ctx) |
static java.lang.Class |
TypeDescriptor.getClassReference(ParserContext ctx,
java.lang.Class cls,
TypeDescriptor tDescr) |
static java.lang.Class |
TypeDescriptor.getClassReference(ParserContext ctx,
TypeDescriptor tDescr) |
Constructor and Description |
---|
NewObjectNode(TypeDescriptor typeDescr,
int fields,
ParserContext pCtx) |
NewPrototypeNode(TypeDescriptor t) |
Copyright © 2014. All Rights Reserved.