Interface IAsmType

    • Method Detail

      • getSimpleName

        String getSimpleName()
      • isParameterized

        boolean isParameterized()
      • isArray

        boolean isArray()
      • isTypeVariable

        boolean isTypeVariable()
      • isPrimitive

        boolean isPrimitive()
      • getComponentType

        IAsmType getComponentType()