abstract fun visitMlLiteralBody(ctx: MlLiteralBodyContext): T
Visit a parse tree produced by TomlParser#mlLiteralBody.
TomlParser#mlLiteralBody
ctx - the parse tree
ctx
Return the visitor result