uk.co.badgersinfoil.metaas.dom
Interface Literal

All Superinterfaces:
Expression, ScriptElement
All Known Subinterfaces:
ASArrayLiteral, ASBooleanLiteral, ASIntegerLiteral, ASNullLiteral, ASObjectLiteral, ASRegexpLiteral, ASStringLiteral, ASUndefinedLiteral, ASXMLLiteral

public interface Literal
extends Expression

Supertype for all expressions which are 'literal' values, like strings and numbers.




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