| AbstractAnnotatedModel |
Base class for AnnotatedModels.
|
| AbstractTypedModel |
Created with IntelliJ IDEA.
|
| AnnotationModel |
A model of a field of an ActionScript class.
|
| AnnotationPropertyModel |
A model of an ActionScript annotation property.
|
| ClassModel |
A model of an ActionScript class or interface.
|
| CompilationUnitModel |
A model of an ActionScript compilation unit.
|
| CompilationUnitModelRegistry |
A registry of all known classes/interfaces.
|
| CompilationUnitModelResolver |
Base class for CompilationUniteModelResolvers with some convenience methods.
|
| DocumentedModel |
Base class of all jooc ActionScript model classes.
|
| FieldModel |
A model of a field of an ActionScript class.
|
| MemberModel |
An abstract base class for members of an ActionScript class or interface.
|
| MethodModel |
A model of a field of an ActionScript class.
|
| NamedModel |
Created with IntelliJ IDEA.
|
| NamespaceModel |
A model of an ActionScript namespace declaration.
|
| ParamModel |
Created with IntelliJ IDEA.
|
| PropertyModel |
A model of a field of an ActionScript class.
|
| ReturnModel |
Represents the return type and description of a method.
|