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