abstract fun visitEscaped(ctx: EscapedContext): T
Visit a parse tree produced by TomlParser#escaped.
TomlParser#escaped
ctx - the parse tree
ctx
Return the visitor result