abstract fun visitLocalDate(ctx: LocalDateContext): T
Visit a parse tree produced by TomlParser#localDate.
TomlParser#localDate
ctx - the parse tree
ctx
Return the visitor result