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

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

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

Subinterfaces of AttributeExpression in uk.co.badgersinfoil.metaas.dom
 interface ASExpressionAttribute
          An attribute-access expression defined in terms of some other expression, such as @[baseName+n].
 interface ASPropertyAttribute
          An attribute-access-expression, such as @myAttr.
 interface ASStarAttribute
          The star-attribute-identifier, @*.
 



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