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