uk.co.badgersinfoil.metaas
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:
ASSourceFactory.newBlock()

Method Summary
 
Methods inherited from interface uk.co.badgersinfoil.metaas.StatementContainer
addComment, addStmt, containsCode, newDoWhile, newFor, newForEachIn, newForIn, newIf, newSwitch, newWhile
 



Copyright © 2006 null. All Rights Reserved.