Uses of Interface
org.aspectj.apache.bcel.classfile.Node

Packages that use Node
  • Uses of Node in org.aspectj.apache.bcel.classfile

    Classes in org.aspectj.apache.bcel.classfile that implement Node
    Modifier and Type
    Class
    Description
    class 
    This attribute is attached to a method and indicates the default value for an annotation element.
    class 
    Abstract super class for Attribute objects.
    class 
    Represents the BootstrapMethods attribute in Java 7 classes.
    class 
    This class represents a chunk of Java byte code contained in a method.
    class 
    This class represents an entry in the exception table of the Code attribute and is used only there.
    class 
    Abstract superclass for classes to represent the different constant types in the constant pool of a class file.
    class 
    This class is derived from the abstract Constant class and represents a reference to a (external) class.
    class 
    Abstract super class for Fieldref and Methodref constants.
    class 
    This class is derived from the abstract Constant class and represents a reference to a Double object.
    class 
    This class is derived from the abstract Constant class and represents a reference to the name and signature of a field or method.
    class 
    This class represents a constant pool reference to a field.
    class 
    This class is derived from the abstract Constant class and represents a reference to a float object.
    class 
    This class is derived from the abstract Constant class and represents a reference to an int object.
    class 
    This class represents a constant pool reference to an interface method.
    class 
    This class is derived from the abstract Constant class and represents a reference to the name and signature of a field or method.
    class 
    This class is derived from the abstract Constant class and represents a reference to a long object.
    class 
    This class is derived from the abstract Constant class and represents a reference to the name and signature of a field or method.
    class 
    This class represents a constant pool reference to a method.
    class 
    This class is derived from the abstract Constant class and represents a reference to the name and signature of a field or method.
    class 
    Represents a module.
    class 
    This class is derived from the abstract Constant class and represents a reference to the name and signature of a field or method.
    class 
    Represents a module.
    class 
    This class represents the constant pool, i.e., a table of constants, of a parsed classfile.
    class 
    This class is derived from the abstract Constant class and represents a reference to a String object.
    class 
    This class is derived from the abstract Constant class and represents a reference to a Utf8 encoded string.
    class 
    This class is derived from Attribute and represents a constant value, i.e., a default value for initializing a class field.
    class 
    This class is derived from Attribute and denotes that this is a deprecated method.
    class 
    This attribute exists for local or anonymous classes and ... there can be only one.
    class 
    This class represents the table of exceptions that are thrown by a method.
    class 
    This class represents the field info structure, i.e., the representation for a variable in the class.
    class 
    Abstract super class for fields and methods.
    class 
    This class represents a inner class attribute, i.e., the class indices of the inner and outer classes, the name and the attributes of the inner class.
    class 
    This class is derived from Attribute and denotes that this class is an Inner class of another. to the source file of this class.
    class 
    Represents a Java class, i.e., the data structures, constant pool, fields, methods and commands contained in a Java .class file.
    class 
    This class represents a (PC offset, line number) pair, i.e., a line number in the source that corresponds to a relative address in the byte code.
    class 
    This class represents a table of line numbers for debugging purposes.
    class 
    This class represents a local variable within a method.
    class 
    This class represents collection of local variables in a method.
    class 
     
    class 
    This class represents the method info structure, i.e., the representation for a method in the class.
    class 
     
    class 
    This class is derived from Attribute and represents the module information captured in a class file.
    class 
    Indicates the main class of a module.
    class 
    Indicates all the packages of a module that are exported or opened by the module attribute.
    class 
    https://docs.oracle.com/javase/specs/jvms/se11/html/jvms-4.html#jvms-4.7.28
    class 
    https://docs.oracle.com/javase/specs/jvms/se11/html/jvms-4.html#jvms-4.7.29
    class 
    This class is derived from Attribute and represents a reference to a GJ attribute.
    class 
    This class is derived from Attribute and represents a reference to the source file of this class.
    class 
    This class represents a stack map attribute used for preverification of Java classes for the Java 2 Micro Edition (J2ME).
    class 
    This class is derived from Attribute and declares this class as `synthetic', i.e., it needs special handling.
    class 
    This class represents a reference to an unknown (i.e., application-specific) attribute of a class.
  • Uses of Node in org.aspectj.apache.bcel.classfile.annotation

    Modifier and Type
    Class
    Description
    class 
     
    class 
     
    class 
     
    class 
     
    class 
     
    class 
     
    class 
     
    class 
     
    class