Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.nodes.oracle | |
gudusoft.gsqlparser.stmt.oracle |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TTimingPoint node) |
void |
TParseTreeVisitor.preVisit(TTimingPoint node) |
Modifier and Type | Method and Description |
---|---|
TPTNodeList<TTimingPoint> |
TCompoundTriggerBodyNode.getTimingPointList() |
Modifier and Type | Method and Description |
---|---|
TPTNodeList<TTimingPoint> |
TCompoundTriggerBody.getTimingPointList() |
Modifier and Type | Method and Description |
---|---|
void |
TCompoundTriggerBody.setTimingPointList(TPTNodeList<TTimingPoint> timingPointList) |
Copyright © 2019. All rights reserved.