abstract fun visitMinute(ctx: MinuteContext): T
Visit a parse tree produced by TomlParser#minute.
TomlParser#minute
ctx - the parse tree
ctx
Return the visitor result