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

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

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

Methods in uk.co.badgersinfoil.metaas.dom that return ASWhileStatement
 ASWhileStatement StatementContainer.newWhile(java.lang.String condition)
          Adds a while-loop to the code.
 



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