C# (CSharp) SWFProcessing.SWFModeller.ABC.Code Namespace

Classes

Name Description
AS3Class A baseclass for all types of class in ABC bytecode.
AdobeClass Dummy class that represents flash player classes, such as flash.display.MovieClip
ClassTrait A class reference trait on an object
FunctionTrait A function reference trait on an object
MethodTrait A function trait on an object, which is a method
Opcode A line of bytecode, disassembled from the source bytes.
Opcode.OpcodeDef
OpcodeOffset
Script A script is a collection of code-related traits such as methods and classes.
SlotTrait A trait which is a slot on an object
Trait A trait (or property) of an object.