Package gw.internal.gosu.ir.nodes
Class IRPropertyFromReducedDynamicPropertySymbol
java.lang.Object
gw.internal.gosu.ir.nodes.IRPropertyFromReducedDynamicPropertySymbol
- All Implemented Interfaces:
IRProperty
-
Field Details
-
_rdps
-
-
Constructor Details
-
IRPropertyFromReducedDynamicPropertySymbol
-
-
Method Details
-
getDps
-
getType
- Specified by:
getType
in interfaceIRProperty
-
getAssignableType
- Specified by:
getAssignableType
in interfaceIRProperty
-
getName
- Specified by:
getName
in interfaceIRProperty
-
isField
public boolean isField()- Specified by:
isField
in interfaceIRProperty
-
isCaptured
public boolean isCaptured()- Specified by:
isCaptured
in interfaceIRProperty
-
getGetterMethod
- Specified by:
getGetterMethod
in interfaceIRProperty
-
getSetterMethod
- Specified by:
getSetterMethod
in interfaceIRProperty
-
getOwningIRType
- Specified by:
getOwningIRType
in interfaceIRProperty
-
getOwningIType
- Specified by:
getOwningIType
in interfaceIRProperty
-
getAccessibility
- Specified by:
getAccessibility
in interfaceIRProperty
-
isStatic
public boolean isStatic()- Specified by:
isStatic
in interfaceIRProperty
-
getTargetRootIRType
- Specified by:
getTargetRootIRType
in interfaceIRProperty
-
isBytecodeProperty
public boolean isBytecodeProperty()- Specified by:
isBytecodeProperty
in interfaceIRProperty
-
getBoundedPropertyType
-
getAssignableBoundedPropertyType
-