View Source Sourceror.TraversalState (Sourceror v0.13.0)
The state struct for Sourceror traversal functions.
Link to this section Summary
Link to this section Types
@type t() :: %Sourceror.TraversalState{acc: term() | nil}
The state struct for Sourceror traversal functions.
@type t() :: %Sourceror.TraversalState{acc: term() | nil}