uk.co.badgersinfoil.metaas.dom
Interface Statement

All Superinterfaces:
ScriptElement
All Known Subinterfaces:
ASBlock, ASBreakStatement, ASContinueStatement, ASDeclarationStatement, ASDefaultXMLNamespaceStatement, ASDoWhileStatement, ASExpressionStatement, ASForEachInStatement, ASForInStatement, ASForStatement, ASIfStatement, ASReturnStatement, ASSuperStatement, ASSwitchStatement, ASThrowStatement, ASTryStatement, ASWhileStatement, ASWithStatement

public interface Statement
extends ScriptElement

Super-interface for tagging objects that represent ActionScript 'statements'.

New Statements can be created via the methods of StatementContainer.

See Also:
StatementContainer.getStatementList()



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