fluent.syntax 0.12.0
Pre-release
Pre-release
-
Fixes to the
Visitor
APIThe
Visitor
API introduced in 0.11 was changed to align more with
what Python'sast.Visitor
does. This also allows implementations
to have code after descending into child nodes.