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