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

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

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

Methods in uk.co.badgersinfoil.metaas.dom that return ASArg
 ASArg ASMethod.addParam(java.lang.String name, java.lang.String type)
          Adds a formal parameter to the list of parameters supported by this ActionScript method.
 ASArg ASMethod.removeParam(java.lang.String string)
          Removes the named parameter from this ActionScript methods formal parameter list.
 



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