Interface IRProperty

    • Method Detail

      • getAssignableType

        IRType getAssignableType()
      • isField

        boolean isField()
      • isCaptured

        boolean isCaptured()
      • getGetterMethod

        IRMethod getGetterMethod()
      • getSetterMethod

        IRMethod getSetterMethod()
      • getOwningIRType

        IRType getOwningIRType()
      • getOwningIType

        IType getOwningIType()
      • isStatic

        boolean isStatic()
      • getTargetRootIRType

        IRType getTargetRootIRType()
      • isBytecodeProperty

        boolean isBytecodeProperty()