toml / org.apache.tuweni.toml.internal / TomlParserVisitor / visitDate

visitDate

abstract fun visitDate(ctx: DateContext): T (source)

Visit a parse tree produced by TomlParser#date.

Parameters

ctx - the parse tree

Return
the visitor result