abstract fun visitYear(ctx: YearContext): T
Visit a parse tree produced by TomlParser#year.
TomlParser#year
ctx - the parse tree
ctx
Return the visitor result