Package pascal.taie.ir.exp
Class MethodType
java.lang.Object
pascal.taie.ir.exp.MethodType
- All Implemented Interfaces:
Serializable
,Exp
,Literal
,ReferenceLiteral
,RValue
Representation of java.lang.invoke.MethodType instances.
- See Also:
-
Method Details
-
get
-
getParamTypes
-
getReturnType
-
getType
- Specified by:
getType
in interfaceExp
- Specified by:
getType
in interfaceReferenceLiteral
- Returns:
- type of this expression.
-
accept
-
equals
-
hashCode
public int hashCode() -
toString
-