public class Value extends AbstractValueExpression
| Constructor and Description |
|---|
Value(Object value)
Create a new instance of a
Value |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ValueExpressionVisitor visitor) |
Object |
get()
Get the value
|
addChild, getChild, getChildren, getParent, getRoot, isChild, isFirstSibling, isRootclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddChild, getChild, getChildren, getParent, getRoot, isChild, isFirstSibling, isRootpublic Object get()
public void accept(ValueExpressionVisitor visitor)
Copyright © 2018. All rights reserved.