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