Klasse RuntimeParamAnnos

java.lang.Object
org.aspectj.apache.bcel.classfile.Attribute
org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
Alle implementierten Schnittstellen:
Serializable, Cloneable, Node
Bekannte direkte Unterklassen:
RuntimeInvisParamAnnos, RuntimeVisParamAnnos

public abstract class RuntimeParamAnnos extends Attribute
Siehe auch:
  • Konstruktordetails

    • RuntimeParamAnnos

      public RuntimeParamAnnos(byte attrid, boolean visible, int nameIdx, int len, ConstantPool cpool)
    • RuntimeParamAnnos

      public RuntimeParamAnnos(byte attrid, boolean visible, int nameIdx, int len, byte[] data, ConstantPool cpool)
  • Methodendetails