Uses of Class
gudusoft.gsqlparser.stmt.greenplum.TSlashCommand
Packages that use TSlashCommand
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TSlashCommand in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes with parameters of type TSlashCommandModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TSlashCommand node) voidTParseTreeVisitor.preVisit(TSlashCommand node)