abstract fun visitMonth(ctx: MonthContext): T
Visit a parse tree produced by TomlParser#month.
TomlParser#month
ctx - the parse tree
ctx
Return the visitor result