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