Skip to content

Struct sp_parser_ctx

ClassList > sp_parser_ctx

  • #include <shard_parser.h>

Public Attributes

Type Name
int bind_count
SP_CURSOR cursor
bool is_select
SP_PARSER_HINT_LIST list_a
SP_PARSER_HINT_LIST list_t
SP_TOKEN operator_
SP_CURSOR prv_cursor
char * sql_stmt

Public Attributes Documentation

variable bind_count

int sp_parser_ctx::bind_count;

variable cursor

SP_CURSOR sp_parser_ctx::cursor;

variable is_select

bool sp_parser_ctx::is_select;

variable list_a

SP_PARSER_HINT_LIST sp_parser_ctx::list_a;

variable list_t

SP_PARSER_HINT_LIST sp_parser_ctx::list_t[2];

variable operator_

SP_TOKEN sp_parser_ctx::operator_;

variable prv_cursor

SP_CURSOR sp_parser_ctx::prv_cursor;

variable sql_stmt

char* sp_parser_ctx::sql_stmt;


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