public class UnnamedPlaceholder extends AbstractValueExpression implements ValueExpression
| Constructor and Description |
|---|
UnnamedPlaceholder() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ValueExpressionVisitor visitor)
Accept a visitor
|
String |
toString() |
addChild, getChild, getChildren, getParent, getRoot, isChild, isFirstSibling, isRoot, isSibling, setParentpublic void accept(ValueExpressionVisitor visitor)
ValueExpressionaccept in interface ValueExpressionvisitor - visitor to acceptCopyright © 2018–2020. All rights reserved.