slime v1.0.0 Slime.Parser.Transform

PEG parser callbacks module. Define transformations from parsed iolist to ast. See https://github.com/seancribbs/neotoma/wiki#working-with-the-ast

Summary

Types

ast()
ast() :: term
index()
index() :: {{:line, non_neg_integer}, {:column, non_neg_integer}}

Functions

expand_shortcut(spec, value)
expand_tag_shortcut(tag)
newlines(crlfs)
transform(arg1, input, index)
transform(atom, iolist, index) :: ast