CUBRID Engine  latest
keyword_record Struct Reference

#include <parse_tree.h>

Collaboration diagram for keyword_record:
Collaboration graph

Public Attributes

unsigned short hash_value
 
char keyword [MAX_KEYWORD_SIZE]
 
short unreserved
 

Detailed Description

Definition at line 3505 of file parse_tree.h.

Member Data Documentation

unsigned short keyword_record::hash_value

Definition at line 3510 of file parse_tree.h.

Referenced by pt_find_keyword().

char keyword_record::keyword[MAX_KEYWORD_SIZE]

Definition at line 3512 of file parse_tree.h.

Referenced by pt_find_keyword().

short keyword_record::unreserved

Definition at line 3513 of file parse_tree.h.

Referenced by pt_is_reserved_word().


The documentation for this struct was generated from the following file: