uk.co.badgersinfoil.metaas.dom
Interface ASObjectLiteral.Field

All Superinterfaces:
ScriptElement
Enclosing interface:
ASObjectLiteral

public static interface ASObjectLiteral.Field
extends ScriptElement

A field within an object literal


Method Summary
 java.lang.String getName()
           
 Expression getValue()
           
 

Method Detail

getName

java.lang.String getName()

getValue

Expression getValue()


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