Sourceror.PostwalkState (Sourceror v0.4.0) View Source

The state struct for Sourceror.postwalk/3.

Link to this section Summary

Link to this section Types

Specs

t() :: %Sourceror.PostwalkState{
  acc: term() | nil,
  line_correction: integer() | nil
}