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