JuliaLang / JuliaSyntax.jl

The Julia compiler frontend
Other
274 stars 33 forks source link

Allow SyntaxNode `node[end]` to get the last child #189

Closed c42f closed 1 year ago

c42f commented 1 year ago

CC @timholy

Tim, if there's other API improvements we should have to make the use in https://github.com/JuliaDebug/Cthulhu.jl/pull/345 let's do those too.