Package | Description |
---|---|
org.mvel2.ast |
Modifier and Type | Field and Description |
---|---|
private Proto.ProtoInstance |
Proto.Receiver.instance |
Modifier and Type | Method and Description |
---|---|
Proto.ProtoInstance |
Proto.newInstance(java.lang.Object ctx,
java.lang.Object thisCtx,
VariableResolverFactory factory) |
Modifier and Type | Method and Description |
---|---|
Proto.Receiver |
Proto.Receiver.init(Proto.ProtoInstance instance,
java.lang.Object ctx,
java.lang.Object thisCtx,
VariableResolverFactory factory) |
Constructor and Description |
---|
Receiver(Proto.ProtoInstance protoInstance,
Proto.ReceiverType type,
ExecutableStatement stmt) |
Receiver(Proto.ProtoInstance protoInstance,
Proto.ReceiverType type,
java.lang.Object receiver) |