Class EnclosingMethod

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

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