How to retrieve child node from AST using node js

前端 未结 0 1908
栀梦
栀梦 2020-12-16 14:53

I am parsing AST using acorn-walk with NodeJS. But I am not able to retrieve parents with child based on AST type ex:- (FunctionDeclaration,ExpressionStatement,Property). Wh

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