tuweni / 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 - SecondContext!: the parse tree

Return
T: the visitor result