|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgudusoft.gsqlparser.nodes.TSymbolTableItem
public class TSymbolTableItem
| Constructor Summary | |
|---|---|
TSymbolTableItem(int ptype,
TCustomSqlStatement pstmt,
TParseTreeNode pdata)
|
|
| Method Summary | |
|---|---|
TParseTreeNode |
getData()
|
TCustomSqlStatement |
getStmt()
|
int |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TSymbolTableItem(int ptype,
TCustomSqlStatement pstmt,
TParseTreeNode pdata)
| Method Detail |
|---|
public TParseTreeNode getData()
public TCustomSqlStatement getStmt()
public int getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||