[−][src]Module stellar_sql::sql::symbol
Structs
| SYMBOLS | A static struct of token hashmap storing all tokens |
| Symbol |
Enums
| Group | |
| Token | Token includes keywords, functions, and data types (by alphabetical order) |
Statics
| SYMBOLS |
Functions
| check_multi_keywords_front | Check if the word is the first word of any multi-word keywords, and then
return how many words of all possible keywords.
ex: |
| sym |