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

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

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

Methods in uk.co.badgersinfoil.metaas.dom that return ASWithStatement
 ASWithStatement StatementContainer.newWith(java.lang.String string)
          Adds a new with-statement to the code, and returns a reference to it.
 



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