View Source Sourceror.TraversalState (Sourceror v1.5.0)

The state struct for Sourceror traversal functions.

Summary

Types

@type t() :: %Sourceror.TraversalState{acc: term() | nil}