toml / org.apache.tuweni.toml.internal / TomlParserVisitor / visitBasicUnescaped

visitBasicUnescaped

abstract fun visitBasicUnescaped(ctx: BasicUnescapedContext): T (source)

Visit a parse tree produced by TomlParser#basicUnescaped.

Parameters

ctx - the parse tree

Return
the visitor result