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