uk.co.badgersinfoil.metaas.dom
Interface Expression

All Superinterfaces:
ScriptElement
All Known Subinterfaces:
ASArrayAccessExpression, ASArrayLiteral, ASAssignmentExpression, ASBinaryExpression, ASBooleanLiteral, ASConditionalExpression, ASDescendantExpression, ASExpressionAttribute, ASFieldAccessExpression, ASFilterExpression, ASFunctionExpression, ASIntegerLiteral, ASInvocationExpression, ASNewExpression, ASNullLiteral, ASObjectLiteral, ASPostfixExpression, ASPrefixExpression, ASPropertyAttribute, ASRegexpLiteral, ASSimpleNameExpression, ASStarAttribute, ASStringLiteral, ASUndefinedLiteral, ASXMLLiteral, AttributeExpression, Literal

public interface Expression
extends ScriptElement

The supertype for all interfaces which represent ActionScript 3 expressions.




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