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

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

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

Methods in uk.co.badgersinfoil.metaas.dom that return ASSwitchCase
 ASSwitchCase ASSwitchStatement.newCase(java.lang.String string)
          Creates a case-label in this switch-statement with the given value, to which other statements can be added.
 



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