abstract fun visitToml(ctx: TomlContext!): T
Visit a parse tree produced by TomlParser#toml.
TomlParser#toml
ctx - TomlContext!: the parse tree
ctx
Return T: the visitor result