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:
getTypein interfaceIRProperty
-
getAssignableType
- Specified by:
getAssignableTypein interfaceIRProperty
-
getName
- Specified by:
getNamein interfaceIRProperty
-
isField
public boolean isField()- Specified by:
isFieldin interfaceIRProperty
-
isCaptured
public boolean isCaptured()- Specified by:
isCapturedin interfaceIRProperty
-
getGetterMethod
- Specified by:
getGetterMethodin interfaceIRProperty
-
getSetterMethod
- Specified by:
getSetterMethodin interfaceIRProperty
-
getOwningIRType
- Specified by:
getOwningIRTypein interfaceIRProperty
-
getOwningIType
- Specified by:
getOwningITypein interfaceIRProperty
-
getAccessibility
- Specified by:
getAccessibilityin interfaceIRProperty
-
isStatic
public boolean isStatic()- Specified by:
isStaticin interfaceIRProperty
-
getTargetRootIRType
- Specified by:
getTargetRootIRTypein interfaceIRProperty
-
isBytecodeProperty
public boolean isBytecodeProperty()- Specified by:
isBytecodePropertyin interfaceIRProperty
-
getBoundedPropertyType
-
getAssignableBoundedPropertyType
-