public interface CqnXpr extends CqnExpression
Modifier and Type | Method and Description |
---|---|
default void |
accept(CqnVisitor visitor) |
asExpression, isExpression, toJson
as, asFunction, asLiteral, asNullValue, asParameter, asPlain, asRef, isFunction, isLiteral, isNullValue, isParameter, isPlain, isRef, type
default void accept(CqnVisitor visitor)
accept
in interface CqnExpression
accept
in interface CqnToken
Copyright © 2020 SAP. All rights reserved.