|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ASType | |
---|---|
uk.co.badgersinfoil.metaas.dom | Interfaces defining the Document Object Model for an ActionScript 3 source code file. |
Uses of ASType in uk.co.badgersinfoil.metaas.dom |
---|
Subinterfaces of ASType in uk.co.badgersinfoil.metaas.dom | |
---|---|
interface |
ASClassType
A handle on the definition of an ActionScript class. |
interface |
ASInterfaceType
A handle on the definition of an ActionScript interface. |
Methods in uk.co.badgersinfoil.metaas.dom that return ASType | |
---|---|
ASType |
ASCompilationUnit.getType()
Returns the type ( ASClassType or ASInterfaceType )
which this file defines. |
ASType |
ASPackage.getType()
Returns a reference to the first ASClassType or ASInterfaceType in this ActionScript package. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |