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