Skip to content

Struct parser_node_block

ClassList > parser_node_block

Public Attributes

Type Name
PARSER_NODE_BLOCK * next
PT_NODE nodes
int parser_id

Public Attributes Documentation

variable next

PARSER_NODE_BLOCK* parser_node_block::next;

variable nodes

PT_NODE parser_node_block::nodes[256];

variable parser_id

int parser_node_block::parser_id;


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