uk.co.badgersinfoil.metaas.dom
Interface ASSwitchDefault

All Superinterfaces:
StatementContainer

public interface ASSwitchDefault
extends StatementContainer

Obtained from ASSwitchStatement.newDefault(), ASSwitchDefault represents a switch-statement default: label, and the list of statements immediately following it.

See Also:
ASSwitchStatement

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.