Slime.Parser.Transform (jgy_slime v1.3.0) View Source
PEG parser callbacks module. Define transformations from parsed iolist to ast. See https://github.com/seancribbs/neotoma/wiki#working-with-the-ast
Link to this section Summary
Link to this section Types
Specs
ast() :: term()
Specs
index() :: {{:line, non_neg_integer()}, {:column, non_neg_integer()}}