uk.co.badgersinfoil.metaas.dom
Interface ASBlock

All Superinterfaces:
StatementContainer

public interface ASBlock
extends 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, newDoWhile, newFor, newForEachIn, newForIn, newIf, newSwitch, newWhile
 



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