|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ASBlock | |
---|---|
uk.co.badgersinfoil.metaas | The metaas ActionScript source code generation / manipulation framework. |
uk.co.badgersinfoil.metaas.dom | Interfaces defining the Document Object Model for an ActionScript 3 source code file. |
Uses of ASBlock in uk.co.badgersinfoil.metaas |
---|
Methods in uk.co.badgersinfoil.metaas that return ASBlock | |
---|---|
ASBlock |
ActionScriptFactory.newBlock()
Creates a new ActionScript block statement. |
Uses of ASBlock in uk.co.badgersinfoil.metaas.dom |
---|
Methods in uk.co.badgersinfoil.metaas.dom 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. |
Methods in uk.co.badgersinfoil.metaas.dom with parameters of type ASBlock | |
---|---|
void |
ASIfStatement.setThen(ASBlock thenBlock)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |