abstract fun visitLocalTime(ctx: LocalTimeContext): T
Visit a parse tree produced by TomlParser#localTime.
TomlParser#localTime
ctx - the parse tree
ctx
Return the visitor result