visitLiteralTime

abstract fun visitLiteralTime(ctx: PartiQLParser.LiteralTimeContext): T

Visit a parse tree produced by the LiteralTime labeled alternative in literal.

Return

the visitor result

Parameters

ctx

the parse tree