public class TParserSnowflake extends TCustomParser
lexer, nf, rootNode, sourcetokenlist, sql, sqlcmds| Constructor and Description |
|---|
TParserSnowflake(TSourceTokenList sourcetokens) |
| Modifier and Type | Method and Description |
|---|---|
void |
reclassifyStagePathKeywords()
Reclassify FILE/FILES keyword tokens as IDENT when they appear as path
components in stage references (immediately after '/' with no whitespace).
|
int |
yyparse() |
do_yyparse, getNfpublic TParserSnowflake(TSourceTokenList sourcetokens)
public void reclassifyStagePathKeywords()
public int yyparse()
yyparse in class TCustomParser