JuliaLang / JuliaSyntax.jl

The Julia compiler frontend
Other
274 stars 33 forks source link

Define `numchildren()` function #464

Closed c42f closed 4 months ago

c42f commented 4 months ago

This is a useful generic function to compliment children() in the case that children() is slightly nontrivial, for example in implementing JuliaLowering.SyntaxTree