abstract fun visitDay(ctx: DayContext): T
Visit a parse tree produced by TomlParser#day.
TomlParser#day
ctx - the parse tree
ctx
Return the visitor result