private class PartialEvaluator.InterceptReceiverPlugin extends Object implements ParameterPlugin
Constructor and Description |
---|
InterceptReceiverPlugin(Object receiver) |
Modifier and Type | Method and Description |
---|---|
FloatingNode |
interceptParameter(GraphBuilderContext b,
int index,
Stamp stamp) |
public InterceptReceiverPlugin(Object receiver)
public FloatingNode interceptParameter(GraphBuilderContext b, int index, Stamp stamp)
interceptParameter
in interface ParameterPlugin