Uses of Enum
gudusoft.gsqlparser.nodes.ENodeStatus
Packages that use ENodeStatus
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of ENodeStatus in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return ENodeStatusModifier and TypeMethodDescriptionTParseTreeNode.getNodeStatus()static ENodeStatusReturns the enum constant of this type with the specified name.static ENodeStatus[]ENodeStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in gudusoft.gsqlparser.nodes with parameters of type ENodeStatus