uk.co.badgersinfoil.metaas.dom
Interface ASPropertyAttribute

All Superinterfaces:
AttributeExpression, Expression, ScriptElement

public interface ASPropertyAttribute
extends AttributeExpression

An attribute-access-expression, such as @myAttr.

See Also:
ActionScriptFactory.newPropertyAttribute(String)

Method Summary
 java.lang.String getNameString()
           
 

Method Detail

getNameString

java.lang.String getNameString()


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