Uses of Interface
uk.co.badgersinfoil.metaas.dom.MetaTagable

Packages that use MetaTagable
uk.co.badgersinfoil.metaas.dom Interfaces defining the Document Object Model for an ActionScript 3 source code file. 
 

Uses of MetaTagable in uk.co.badgersinfoil.metaas.dom
 

Subinterfaces of MetaTagable in uk.co.badgersinfoil.metaas.dom
 interface ASClassType
          A handle on the definition of an ActionScript class.
 interface ASField
          Represents an ActionScript field definition within an ActionScript class.
 interface ASInterfaceType
          A handle on the definition of an ActionScript interface.
 interface ASMember
          A member of a type; an ASMethod or ASField.
 interface ASMethod
          Represents an ActionScript method definition within an ActionScript class or interface.
 interface ASType
          Superinterface for ASClassType and ASInterfaceType.
 



Copyright © 2006-2007 David Holroyd. All Rights Reserved.