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

Uses of ASBlock in uk.co.badgersinfoil.metaas
 

Methods in uk.co.badgersinfoil.metaas that return ASBlock
 ASBlock ASIfStatement.getElse()
          Returns a reference to an object which can populate the else-clause of this ActionScript if-statement with new code.
 ASBlock ASSourceFactory.newBlock()
           
 

Methods in uk.co.badgersinfoil.metaas with parameters of type ASBlock
 void ASIfStatement.setThen(ASBlock thenBlock)
           
 



Copyright © 2006 null. All Rights Reserved.