[]
        
(Showing Draft Content)

C1.DataConnector.ISqlVisitor-1.VisitCompound_clause

VisitCompound_clause Method

VisitCompound_clause(Compound_clauseContext)

Visit a parse tree produced by compound_clause().

Declaration
Result VisitCompound_clause(SqlParser.Compound_clauseContext context)
Parameters
Type Name Description
SqlParser.Compound_clauseContext context

The parse tree.

Returns
Type Description
Result