Uses of Interface
uk.co.badgersinfoil.metaas.ASField

Uses of ASField in uk.co.badgersinfoil.metaas
 

Methods in uk.co.badgersinfoil.metaas that return ASField
 ASField ASClassType.getField(java.lang.String name)
          Returns a reference to the ActionScript field with the given name, or null, if no such field exists.
 ASField ASClassType.newField(java.lang.String name, Visibility visibility, java.lang.String type)
          Adds a new ActionScript field definition to this ActionScript class.
 



Copyright © 2006 null. All Rights Reserved.