Uses of Interface
uk.co.badgersinfoil.metaas.ASType

Packages that use ASType
uk.co.badgersinfoil.metaas The metaas ActionScript source code generation / manipulation framework. 
 

Uses of ASType in uk.co.badgersinfoil.metaas
 

Subinterfaces of ASType in uk.co.badgersinfoil.metaas
 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 that return ASType
 ASType CompilationUnit.getType()
          Returns the type (ASClassType or ASInterfaceType) which this file defines.
 ASType ASPackage.getType()
           
 



Copyright © 2006 null. All Rights Reserved.