slime v1.1.0 Slime.Parser.Transform 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

Link to this type index() View Source
index() :: {{:line, non_neg_integer()}, {:column, non_neg_integer()}}

Link to this section Functions

Link to this function expand_shortcut(spec, value) View Source
Link to this function expand_tag_shortcut(tag) View Source
Link to this function transform(arg1, input, index) View Source
transform(atom(), iolist(), index()) :: ast()