static struct type * java_type_of_child(const struct varobj *parent, int index)
static struct value * java_value_of_child(const struct varobj *parent, int index)
char *(* value_of_variable)(const struct varobj *var, enum varobj_display_formats format)
int varobj_default_value_is_changeable_p(const struct varobj *var)
static char * java_name_of_variable(const struct varobj *parent)
static char * java_value_of_variable(const struct varobj *var, enum varobj_display_formats format)
static int java_number_of_children(const struct varobj *var)
char *(* name_of_child)(const struct varobj *parent, int index)
int(* number_of_children)(const struct varobj *parent)
struct value *(* value_of_child)(const struct varobj *parent, int index)
int varobj_default_is_path_expr_parent(const struct varobj *var)
static char * java_path_expr_of_child(const struct varobj *child)
static char * java_name_of_child(const struct varobj *parent, int index)
const struct lang_varobj_ops cplus_varobj_ops
char *(* name_of_variable)(const struct varobj *parent)
struct type *(* type_of_child)(const struct varobj *parent, int index)