ast() = [{table, non_neg_integer(), key(), tomerl:section()} | {array_table, non_neg_integer(), key(), tomerl:section()}]
key() = [binary()]
do/1 | Convert the parse result to a combined single table. |
do(Ast::ast()) -> {ok, tomerl:section()} | {error, term()}
Convert the parse result to a combined single table
Generated by EDoc