Class MethodType

java.lang.Object
pascal.taie.ir.exp.MethodType
All Implemented Interfaces:
Serializable, Exp, Literal, ReferenceLiteral, RValue

public class MethodType extends Object implements ReferenceLiteral
Representation of java.lang.invoke.MethodType instances.
See Also: