Class MethodParameter

java.lang.Object
org.apache.bcel.classfile.MethodParameter
All Implemented Interfaces:
Cloneable, Node

public class MethodParameter extends Object implements Cloneable, Node
Entry of the parameters table.

Implements Node as of 6.7.0.

Since:
6.0
See Also: