Skip to content

Struct parser_string_block

ClassList > parser_string_block

Public Types

Type Name
union aligned

Public Attributes

Type Name
int block_end
int last_string_end
int last_string_start
PARSER_STRING_BLOCK * next
int parser_id
union parser_string_block::aligned u

Public Types Documentation

union aligned



Public Attributes Documentation

variable block_end

int parser_string_block::block_end;

variable last_string_end

int parser_string_block::last_string_end;

variable last_string_start

int parser_string_block::last_string_start;

variable next

PARSER_STRING_BLOCK* parser_string_block::next;

variable parser_id

int parser_string_block::parser_id;

variable u

union parser_string_block::aligned parser_string_block::u;


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