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¶
variable last_string_end¶
variable last_string_start¶
variable next¶
variable parser_id¶
variable u¶
The documentation for this class was generated from the following file cubrid/src/parser/parse_tree.c