You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried the custom processor example but to no avail. The problem, which was pointed out #139, was that there is no `eachDecl` method. However, there is a `walkDecls`, which I have used in the updated example.
0 commit comments