public interface CqnElementRef extends CqnReference, CqnValue, CqnSelectListValue
CqnReference.Segment| Modifier and Type | Method and Description |
|---|---|
default void |
accept(CqnVisitor visitor) |
default CqnElementRef |
asRef()
Casts this value to
CqnElementRef. |
default boolean |
isRef()
Returns
true if this is a CqnElementRef. |
default boolean |
isValue() |
default CqnValue |
value() |
firstSegment, lastSegment, rootSegment, segments, targetSegmentas, asExpression, asFunction, asLiteral, asNullValue, asParameter, asPlain, isExpression, isFunction, isLiteral, isNullValue, isParameter, isPlain, typealias, asValue, displayNameasSelectList, isSelectList, isStar, token, unfoldtoJsonstatic final String $KEY
default boolean isRef()
CqnValuetrue if this is a CqnElementRef.default CqnElementRef asRef()
CqnValueCqnElementRef.default boolean isValue()
isValue in interface CqnSelectListItemisValue in interface CqnSelectListValuedefault CqnValue value()
value in interface CqnSelectListValuedefault void accept(CqnVisitor visitor)
accept in interface CqnSelectListValueaccept in interface CqnTokenCopyright © 2020 SAP. All rights reserved.