CACAO
Public Member Functions | Data Fields
constant_MethodHandle Struct Reference

Public Member Functions

 constant_MethodHandle (MethodHandleKind kind, constant_FMIref *fmi)
 

Data Fields

const MethodHandleKind kind
 
constant_FMIref *const fmi
 
java_object_thandle
 resolved java.lang.invoke.MethodHandle object More...
 

Detailed Description

Definition at line 126 of file references.hpp.

Constructor & Destructor Documentation

constant_MethodHandle::constant_MethodHandle ( MethodHandleKind  kind,
constant_FMIref fmi 
)
inline

Definition at line 127 of file references.hpp.

Field Documentation

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.


The documentation for this struct was generated from the following file: