abstract fun visitLiteralBody(ctx: LiteralBodyContext): T
Visit a parse tree produced by TomlParser#literalBody.
TomlParser#literalBody
ctx - the parse tree
ctx
Return the visitor result