CACAO
Data Fields
jvmtiParamInfo Struct Reference

Data Fields

char * name
 
jvmtiParamKind kind
 
jvmtiParamTypes base_type
 
jboolean null_ok
 

Detailed Description

Definition at line 546 of file jvmti.h.

Field Documentation

jvmtiParamTypes jvmtiParamInfo::base_type

Definition at line 549 of file jvmti.h.

jvmtiParamKind jvmtiParamInfo::kind

Definition at line 548 of file jvmti.h.

char* jvmtiParamInfo::name

Definition at line 547 of file jvmti.h.

jboolean jvmtiParamInfo::null_ok

Definition at line 550 of file jvmti.h.


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