uk.co.badgersinfoil.metaas.dom
Interface ASBlock

All Superinterfaces:
Statement, StatementContainer

public interface ASBlock
extends Statement, StatementContainer

A code-block, as used for a while-loop body or if-statement branch.

See Also:
ActionScriptFactory.newBlock()

Method Summary
 
Methods inherited from interface uk.co.badgersinfoil.metaas.dom.StatementContainer
addComment, addStmt, containsCode, getStatementList, newDeclaration, newDoWhile, newExprStmt, newFor, newForEachIn, newForIn, newIf, newReturn, newSwitch, newWhile, newWith
 



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