uk.co.badgersinfoil.metaas.dom
Interface ASExpressionAttribute

All Superinterfaces:
AttributeExpression, Expression, ScriptElement

public interface ASExpressionAttribute
extends AttributeExpression

An attribute-access expression defined in terms of some other expression, such as @[baseName+n].

See Also:
ActionScriptFactory.newExpressionAttribute(Expression)

Method Summary
 Expression getExpression()
           
 

Method Detail

getExpression

Expression getExpression()


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