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

visitMlLiteralBody

abstract fun visitMlLiteralBody(ctx: MlLiteralBodyContext): T (source)

Visit a parse tree produced by TomlParser#mlLiteralBody.

Parameters

ctx - the parse tree

Return
the visitor result