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:
getReturnType
in interfaceIRMethod
-
getExplicitParameterTypes
- Specified by:
getExplicitParameterTypes
in interfaceIRMethod
-
getAllParameterTypes
- Specified by:
getAllParameterTypes
in interfaceIRMethod
-
getName
-
getOwningIRType
- Specified by:
getOwningIRType
in interfaceIRMethod
-
getOwningIType
- Specified by:
getOwningIType
in interfaceIRMethod
-
getAccessibility
- Specified by:
getAccessibility
in interfaceIRMethod
-
isStatic
public boolean isStatic() -
getTargetRootIRType
- Specified by:
getTargetRootIRType
in interfaceIRMethod
-
getTypeVariables
- Specified by:
getTypeVariables
in interfaceIRMethod
-
getFunctionType
- Specified by:
getFunctionType
in interfaceIRMethod
-
isGeneratedEnumMethod
public boolean isGeneratedEnumMethod()- Specified by:
isGeneratedEnumMethod
in interfaceIRMethod
-
isBytecodeMethod
public boolean isBytecodeMethod()- Specified by:
isBytecodeMethod
in interfaceIRMethod
-
couldHaveTypeVariables
public boolean couldHaveTypeVariables()- Specified by:
couldHaveTypeVariables
in interfaceIRMethod
-