CACAO
|
Public Member Functions | |
constant_MethodHandle (MethodHandleKind kind, constant_FMIref *fmi) | |
Data Fields | |
const MethodHandleKind | kind |
constant_FMIref *const | fmi |
java_object_t * | handle |
resolved java.lang.invoke.MethodHandle object More... | |
Definition at line 126 of file references.hpp.
|
inline |
Definition at line 127 of file references.hpp.
constant_FMIref* const constant_MethodHandle::fmi |
Definition at line 131 of file references.hpp.
java_object_t* constant_MethodHandle::handle |
resolved java.lang.invoke.MethodHandle object
Definition at line 134 of file references.hpp.
const MethodHandleKind constant_MethodHandle::kind |
Definition at line 130 of file references.hpp.