Table of Contents

Class TDummy

Namespace
gudusoft.gsqlparser.nodes
Assembly
gudusoft.gsqlparser.dll
public class TDummy : TParseTreeNode, Visitable
Inheritance
TDummy
Implements
Inherited Members

Fields

dbvendor

public EDbVendor dbvendor

Field Value

EDbVendor

int1

public int int1

Field Value

int

int2

public int int2

Field Value

int

list1

public TParseTreeNodeList list1

Field Value

TParseTreeNodeList

list2

public TParseTreeNodeList list2

Field Value

TParseTreeNodeList

node1

public TParseTreeNode node1

Field Value

TParseTreeNode

node2

public TParseTreeNode node2

Field Value

TParseTreeNode

node3

public TParseTreeNode node3

Field Value

TParseTreeNode

objectNameList

public TObjectNameList objectNameList

Field Value

TObjectNameList

objectType

public EDbObjectType objectType

Field Value

EDbObjectType

sqlstatementtype

public ESqlStatementType sqlstatementtype

Field Value

ESqlStatementType

st1

public TSourceToken st1

Field Value

TSourceToken

st2

public TSourceToken st2

Field Value

TSourceToken

st3

public TSourceToken st3

Field Value

TSourceToken

Methods

init(object)

Initialize a query tree node.

public override void init(object arg1)

Parameters

arg1 object