Class | Description | |
---|---|---|
Constructor | Parses <constructor/> node returned from a call to describeType to provide an object wrapper for the Constructor | |
Field | An object representing a property or variable of a class or instance. | |
Klass | Takes a Class defintion and converts it into an XML form this Klass is then used by FlexUnit to run methods associated with the Class | |
Method | An object representing a method of a class or instance. |