open fun visitLiteralBody(ctx: LiteralBodyContext): T
Overrides TomlParserVisitor.visitLiteralBody
{@inheritDoc}
The default implementation returns the result of calling #visitChildren on ctx.
#visitChildren
ctx