ExExample.Analyze.State (ExExample v0.1.2)
View SourceI implement the state for analyzing an AST.
Summary
Functions
@spec put_call(map(), {atom(), atom()}, non_neg_integer()) :: map()
@spec put_def(map(), atom(), non_neg_integer()) :: map()
I implement the state for analyzing an AST.
@spec put_call(map(), {atom(), atom()}, non_neg_integer()) :: map()
@spec put_def(map(), atom(), non_neg_integer()) :: map()