PEG parser callbacks module. Define transformations from parsed iolist to ast. See https://github.com/seancribbs/neotoma/wiki#working-with-the-ast
ast() :: term
index() :: {{:line, non_neg_integer}, {:column, non_neg_integer}}
transform(atom, iolist, index) :: ast