Package gw.internal.gosu.ir.nodes
Class IRMethodForReducedDPSSetter
java.lang.Object
gw.internal.gosu.ir.nodes.IRFeatureBase
gw.internal.gosu.ir.nodes.IRMethodForReducedDPSSetter
- All Implemented Interfaces:
IRMethod
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class gw.internal.gosu.ir.nodes.IRFeatureBase
addImplicitParameters, addTypeVariableParameters, getTypeDescriptors, isImplicitMethod, maybeReifyFieldType, resolveFieldName
-
Field Details
-
_rdps
-
-
Constructor Details
-
IRMethodForReducedDPSSetter
-
-
Method Details
-
getReturnType
- Specified by:
getReturnTypein interfaceIRMethod
-
getExplicitParameterTypes
- Specified by:
getExplicitParameterTypesin interfaceIRMethod
-
getAllParameterTypes
- Specified by:
getAllParameterTypesin interfaceIRMethod
-
getName
-
getOwningIRType
- Specified by:
getOwningIRTypein interfaceIRMethod
-
getOwningIType
- Specified by:
getOwningITypein interfaceIRMethod
-
getAccessibility
- Specified by:
getAccessibilityin interfaceIRMethod
-
isStatic
public boolean isStatic() -
getTargetRootIRType
- Specified by:
getTargetRootIRTypein interfaceIRMethod
-
getTypeVariables
- Specified by:
getTypeVariablesin interfaceIRMethod
-
getFunctionType
- Specified by:
getFunctionTypein interfaceIRMethod
-
isGeneratedEnumMethod
public boolean isGeneratedEnumMethod()- Specified by:
isGeneratedEnumMethodin interfaceIRMethod
-
isBytecodeMethod
public boolean isBytecodeMethod()- Specified by:
isBytecodeMethodin interfaceIRMethod
-
couldHaveTypeVariables
public boolean couldHaveTypeVariables()- Specified by:
couldHaveTypeVariablesin interfaceIRMethod
-