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