Skip navigation links
General SQL Parser Documentation | ← Back to Docs
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

K

k_clause - Static variable in class gudusoft.gsqlparser.TBaseType
 
keepEmptyLine - Variable in class gudusoft.gsqlparser.pp.stmtformatter.SQLion
 
keepFirstLineIndent - Variable in class gudusoft.gsqlparser.pp.stmtformatter.SQLion
 
keyword_type_column - Static variable in class gudusoft.gsqlparser.TCustomLexer
 
keyword_type_identifier - Static variable in class gudusoft.gsqlparser.TCustomLexer
 
keyword_type_keyword - Static variable in class gudusoft.gsqlparser.TCustomLexer
 
keyword_type_reserved - Static variable in class gudusoft.gsqlparser.TCustomLexer
 
KeywordAlignMediator - Class in gudusoft.gsqlparser.pp.mediator.type
used for align all the keyword
KeywordAlignMediator() - Constructor for class gudusoft.gsqlparser.pp.mediator.type.KeywordAlignMediator
 
KeywordAlignMediator.IndentLevelItem - Class in gudusoft.gsqlparser.pp.mediator.type
 
keywordChecker - Class in gudusoft.gsqlparser.util
 
keywordChecker.keywordType - Enum in gudusoft.gsqlparser.util
 
keywordLower - Variable in class gudusoft.gsqlparser.pp.stmtformatter.SQLion
 
keywordsInLexerToArrayList(String) - Static method in class keywordsPrepare
 
keywordsPrepare - Class in <Unnamed>
收到新关键字列表后的处理流程,关键字分为 reserved words 和 non-reserved keywords 两种 这两类都是用逗号隔开的字符串表示,如果收到的是 同时包含 reserved words 和 non-reserved keywords 的列表, 需要先分成这两类独立的列表。 可以调用 extractNonReservedKeywords() 把 non-reserved keywords 从 full list 中分类出来。 1.
keywordsPrepare() - Constructor for class keywordsPrepare
 
keywordsStringToArrayList(String) - Static method in class keywordsPrepare
 
keywordUpper - Variable in class gudusoft.gsqlparser.pp.stmtformatter.SQLion
 
KeywordUtil - Class in gudusoft.gsqlparser.util
 
KeywordUtil() - Constructor for class gudusoft.gsqlparser.util.KeywordUtil
 
kind_create - Static variable in class gudusoft.gsqlparser.TBaseType
 
kind_create_body - Static variable in class gudusoft.gsqlparser.TBaseType
 
kind_create_incomplete - Static variable in class gudusoft.gsqlparser.TBaseType
Deprecated.
since 1.7.2.7, replaced by EOracleCreateType.octIncomplete
kind_create_nested_table - Static variable in class gudusoft.gsqlparser.TBaseType
Deprecated.
since 1.7.2.7, replaced by EOracleCreateType.octNestedTable
kind_create_type_placeholder - Static variable in class gudusoft.gsqlparser.TBaseType
 
kind_create_varray - Static variable in class gudusoft.gsqlparser.TBaseType
Deprecated.
since 1.7.2.7, replaced by EOracleCreateType.octVarray
kind_cursor_body - Static variable in class gudusoft.gsqlparser.stmt.TCursorDeclStmt
 
kind_cursor_declaration - Static variable in class gudusoft.gsqlparser.stmt.TCursorDeclStmt
 
kind_cursor_specification - Static variable in class gudusoft.gsqlparser.stmt.TCursorDeclStmt
 
kind_declare - Static variable in class gudusoft.gsqlparser.TBaseType
 
kind_define - Static variable in class gudusoft.gsqlparser.TBaseType
 
kind_ref_cursor_type_definition - Static variable in class gudusoft.gsqlparser.stmt.TCursorDeclStmt
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links
General SQL Parser Documentation | ← Back to Docs

Copyright © 2025 Gudu Software. All rights reserved. | Back to Documentation | Full Documentation Site