abstract fun visitHour(ctx: HourContext): T
Visit a parse tree produced by TomlParser#hour.
TomlParser#hour
ctx - the parse tree
ctx
Return the visitor result