abstract fun visitTime(ctx: TimeContext): T
Visit a parse tree produced by TomlParser#time.
TomlParser#time
ctx - the parse tree
ctx
Return the visitor result