-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Ast visitor APIs missing "DefaultVisit" #12070
Copy link
Copy link
Closed
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aWG-Enginecore PowerShell engine, interpreter, and runtimecore PowerShell engine, interpreter, and runtime
Milestone
Metadata
Metadata
Assignees
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aWG-Enginecore PowerShell engine, interpreter, and runtimecore PowerShell engine, interpreter, and runtime
There was supposed to be a
DefaultVisittype of method added toICustomAstVisitor2(with a default implementation) andAstVisitor2. It looks like that was missed./cc @rjmholt @daxian-dbw