| Package | Description |
|---|---|
| org.mvel2.ast |
| Modifier and Type | Method and Description |
|---|---|
Proto.ProtoInstance |
Proto.newInstance(Object ctx,
Object thisCtx,
VariableResolverFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
Proto.Receiver |
Proto.Receiver.init(Proto.ProtoInstance instance,
Object ctx,
Object thisCtx,
VariableResolverFactory factory) |
| Constructor and Description |
|---|
Proto.Receiver(Proto.ProtoInstance protoInstance,
Proto.ReceiverType type,
ExecutableStatement stmt) |
Proto.Receiver(Proto.ProtoInstance protoInstance,
Proto.ReceiverType type,
Object receiver) |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.