Skip to content

Struct pt_walk_arg

ClassList > pt_walk_arg

Public Attributes

Type Name
int continue_walk
void * post_argument
PT_NODE_WALK_FUNCTION post_function
void * pre_argument
PT_NODE_WALK_FUNCTION pre_function

Public Attributes Documentation

variable continue_walk

int pt_walk_arg::continue_walk;

variable post_argument

void* pt_walk_arg::post_argument;

variable post_function

PT_NODE_WALK_FUNCTION pt_walk_arg::post_function;

variable pre_argument

void* pt_walk_arg::pre_argument;

variable pre_function

PT_NODE_WALK_FUNCTION pt_walk_arg::pre_function;


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