Class EnclosingMethod

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

public class EnclosingMethod extends Attribute
This attribute exists for local or anonymous classes and ... there can be only one.
Since:
6.0