uk.co.badgersinfoil.metaas.dom
Interface ASSimpleNameExpression

All Superinterfaces:
Expression, ScriptElement

public interface ASSimpleNameExpression
extends Expression

A simple name, such as foo.

See Also:
ActionScriptFactory.newSimpleName(String)

Method Summary
 java.lang.String getName()
           
 

Method Detail

getName

java.lang.String getName()


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