public class TCustomParser extends Object
Modifier and Type | Field and Description |
---|---|
TNodeFactory |
nf |
TParseTreeNode |
rootNode |
TSourceTokenList |
sourcetokenlist |
TCustomSqlStatement |
sql |
public TSourceTokenList sourcetokenlist
public TNodeFactory nf
public TParseTreeNode rootNode
public TCustomSqlStatement sql
public TNodeFactory getNf()
public int yyparse()
Copyright © 2019. All rights reserved.