visitNonReservedKeywords

abstract fun visitNonReservedKeywords(ctx: PartiQLParser.NonReservedKeywordsContext): T

Visit a parse tree produced by nonReservedKeywords.

Return

the visitor result

Parameters

ctx

the parse tree