tuweni / org.apache.tuweni.toml.internal / TomlParserBaseListener / enterString

enterString

open fun enterString(ctx: StringContext!): Unit (source)

Enter a parse tree produced by TomlParser#string.

The default implementation does nothing.

Parameters

ctx - StringContext!: the parse tree