Skip to content

Struct pt_assignments_helper

ClassList > pt_assignments_helper

  • #include <parse_tree.h>

Public Attributes

Type Name
PT_NODE * assignment
bool is_n_column
bool is_rhs_const
PT_NODE * lhs
PARSER_CONTEXT * parser
PT_NODE * rhs

Public Attributes Documentation

variable assignment

PT_NODE* pt_assignments_helper::assignment;

variable is_n_column

bool pt_assignments_helper::is_n_column;

variable is_rhs_const

bool pt_assignments_helper::is_rhs_const;

variable lhs

PT_NODE* pt_assignments_helper::lhs;

variable parser

PARSER_CONTEXT* pt_assignments_helper::parser;

variable rhs

PT_NODE* pt_assignments_helper::rhs;


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