The metaas ActionScript source code generation / manipulation framework.

The key class in the framework is {@link uk.co.badgersinfoil.metaas.ActionScriptFactory}, which can:

Many parts of the framework may potentially raise {@link uk.co.badgersinfoil.metaas.SyntaxException} on encountering invalid ActionScript. Note that this is limited to checks on syntax; semantic checking (e.g. type-checks) is not performed.