public class Constant extends Object implements Expression
public Constant(Element constant)
constant
- The constant element.public Element toElement(String name)
Overridden to return the constant value's element with the specified name.
toElement
in interface Expression
name
- The name for the expression's element.Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.