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

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

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

Subinterfaces of Invocation in uk.co.badgersinfoil.metaas.dom
 interface ASInvocationExpression
          An invocation of a method or function, such as a().
 interface ASNewExpression
          A constructor invocation, such as new MyThing().
 



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