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

visitSecond

abstract fun visitSecond(ctx: SecondContext): T (source)

Visit a parse tree produced by TomlParser#second.

Parameters

ctx - the parse tree

Return
the visitor result