Is there a way to get back source code from antlr4ts parse tree after modifications ctx.removeLastChild/ctx.addChild?

前端 未结 0 1559
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-12 15:51

I am working on custom language syntax and need to get back modified source code. The "text" property (https://github.com/tunnelvisionlabs/antlr4ts/blob/master/src

相关标签:
回答
  • 消灭零回复
提交回复
热议问题