Uses of Package
org.cojen.maker

  • Classes in org.cojen.maker used by org.cojen.maker
    Class
    Description
    Defines the contents of an annotation.
    Represents an invoke dynamic bootstrap method which is bound to a method.
    Allows new classes and interfaces to be defined dynamically.
    Represents a field accessible by the body of a method.
    Allows new fields to be defined within a class.
    Represents a label bound to a method body.
    Base interface for making classes, methods, and fields.
    Allows new methods to be defined within a class.
    Describes a class which is being made, or describes an existing class or primitive type.
    Represents a variable bound to the body of a method.