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