Uses of Enum Class
pascal.taie.ir.exp.MethodHandle.Kind
-
Uses of MethodHandle.Kind in pascal.taie.ir.exp
Modifier and TypeMethodDescriptionstatic MethodHandle.Kind
MethodHandle.Kind.get
(int kind) MethodHandle.getKind()
static MethodHandle.Kind
Returns the enum constant of this class with the specified name.static MethodHandle.Kind[]
MethodHandle.Kind.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic MethodHandle
MethodHandle.get
(MethodHandle.Kind kind, MemberRef memberRef)