Skip to content

Struct pt_stored_proc_param_info

ClassList > pt_stored_proc_param_info

  • #include <parse_tree.h>

Public Attributes

Type Name
PT_NODE * comment
PT_NODE * default_value
PT_MISC_TYPE mode
PT_NODE * name

Public Attributes Documentation

variable comment

PT_NODE* pt_stored_proc_param_info::comment;

variable default_value

PT_NODE* pt_stored_proc_param_info::default_value;

variable mode

PT_MISC_TYPE pt_stored_proc_param_info::mode;

variable name

PT_NODE* pt_stored_proc_param_info::name;


The documentation for this class was generated from the following file cubrid/src/parser/parse_tree.h