Package | Description |
---|---|
org.mvel2.ast |
Modifier and Type | Method and Description |
---|---|
TypeDescriptor |
NewObjectNode.getTypeDescr() |
Modifier and Type | Method and Description |
---|---|
static Class |
TypeDescriptor.getClassReference(Class baseType,
TypeDescriptor tDescr,
VariableResolverFactory factory,
ParserContext ctx) |
static Class |
TypeDescriptor.getClassReference(ParserContext ctx,
Class cls,
TypeDescriptor tDescr) |
static Class |
TypeDescriptor.getClassReference(ParserContext ctx,
TypeDescriptor tDescr) |
Constructor and Description |
---|
NewObjectNode(TypeDescriptor typeDescr,
int fields,
ParserContext pCtx) |
NewPrototypeNode(TypeDescriptor t,
ParserContext pCtx) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.