visitRemoveCommand

abstract fun visitRemoveCommand(ctx: PartiQLParser.RemoveCommandContext): T

Visit a parse tree produced by removeCommand.

Return

the visitor result

Parameters

ctx

the parse tree