as3_parser 0.3.4

ActionScript 3 parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# ActionScript 3 parser


An ActionScript 3 parser written in the Rust language.

## Requirements


* Nightly Rust

## Usage


*Parsing*: [see the repository](https://github.com/hydroper/as3parser) for details on parsing.

*Verification*: not available yet.