Uses of Class
gudusoft.gsqlparser.nodes.TCaseExpression
Packages that use TCaseExpression
Package
Description
Provides the classes represents various SQL query parse tree node.
Provides the classes represent various SQL statements.
-
Uses of TCaseExpression in gudusoft.gsqlparser.dlineage.dataflow.model
Methods in gudusoft.gsqlparser.dlineage.dataflow.model with parameters of type TCaseExpressionConstructors in gudusoft.gsqlparser.dlineage.dataflow.model with parameters of type TCaseExpression -
Uses of TCaseExpression in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return TCaseExpressionMethods in gudusoft.gsqlparser.nodes with parameters of type TCaseExpressionModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TCaseExpression node) voidTParseTreeVisitor.preVisit(TCaseExpression node) voidTExpression.setCaseExpression(TCaseExpression caseExpression) -
Uses of TCaseExpression in gudusoft.gsqlparser.scriptWriter
Methods in gudusoft.gsqlparser.scriptWriter with parameters of type TCaseExpression -
Uses of TCaseExpression in gudusoft.gsqlparser.stmt
Methods in gudusoft.gsqlparser.stmt that return TCaseExpressionMethods in gudusoft.gsqlparser.stmt with parameters of type TCaseExpression