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

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

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

Methods in uk.co.badgersinfoil.metaas.dom that return ASSwitchStatement
 ASSwitchStatement StatementContainer.newSwitch(java.lang.String condition)
          Adds a switch-statement to the code.
 



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