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

visitMonth

abstract fun visitMonth(ctx: MonthContext): T (source)

Visit a parse tree produced by TomlParser#month.

Parameters

ctx - the parse tree

Return
the visitor result