Interface JavaConstant

    • Method Detail

      • asConstantPoolValue

        java.lang.Object asConstantPoolValue()
        Returns the represented instance as a constant pool value.
        Returns:
        The constant pool value in a format that can be written by ASM.
      • getType

        TypeDescription getType()
        Returns a description of the type of the represented instance or at least a stub.
        Returns:
        A description of the type of the represented instance or at least a stub.