axon_parser 0.8.2

Parses a representation of SkySpark's Axon language into an AST
Documentation
1
{type:"func", params:[], body:{type:"block", exprs:[{type:"call", target:{type:"trapCall", target:{type:"var", name:"trap"}, args:[{type:"var", name:"x"}, {type:"literal", val:"someFunc"}]}, args:[]}]}}