avm1-tree 0.7.0

Abstract Syntax Tree (AST) for AVM1
Documentation
1
2
3
4
5
6
7
# AVM1 Tree (Rust)

[![crates.io](https://img.shields.io/crates/v/avm1-tree.svg)](https://crates.io/crates/avm1-tree)
[![GitHub repository](https://img.shields.io/badge/Github-open--flash%2Favm1--tree-blue.svg)](https://github.com/open-flash/avm1-tree)
[![Build status](https://img.shields.io/travis/com/open-flash/avm1-tree/master.svg)](https://travis-ci.com/open-flash/avm1-tree)

Rust implementation of the AVM1 Abstract Syntax Tree (AST).