public class TLexerMssql extends TCustomLexer
Modifier and Type | Field and Description |
---|---|
TSourceTokenList |
sourcetokens |
bconst, defaultDelimiterStr, delimiterchar, dolqstart, keyword_type_column, keyword_type_identifier, keyword_type_keyword, keyword_type_reserved, tmpDelimiter, UNICODE_ENCODE_ID, xconst, yyinput
Modifier and Type | Method and Description |
---|---|
static boolean |
canBeColumnName(int tokencode) |
int |
getkeywordvalue(String keyword) |
int |
iskeyword(String str) |
getSqlCharset, getStringByCode, setSqlCharset
public TSourceTokenList sourcetokens
public static boolean canBeColumnName(int tokencode)
public int iskeyword(String str)
iskeyword
in class TCustomLexer
public int getkeywordvalue(String keyword)
getkeywordvalue
in class TCustomLexer
Copyright © 2023. All rights reserved.