All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.royale.abc.package.html Maven / Gradle / Ivy

There is a newer version: 0.9.10
Show newest version





This package and its subpackages contain a support library
for manipulating ActionScript bytecode (ABC).

ABC is the bytecode executed by the ActionScript Virtual Machine in Flash Player. The format and semantics of ABC is described in the document ActionScript Virtual Machine 2 (AVM2) Overview. This library uses a set of visitor-pattern interfaces to expose the structure of ABC.

The immediate contents of this package are classes for reading and writing ABC, such as ABCParser and ABCEmitter.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy