abstract fun visitSecond(ctx: SecondContext): T
Visit a parse tree produced by TomlParser#second.
TomlParser#second
ctx - the parse tree
ctx
Return the visitor result