| Package | Description |
|---|---|
| com.sap.cds.ql | |
| com.sap.cds.ql.cqn |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Literal<T> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CqnBooleanLiteral |
interface |
CqnNumericLiteral<N extends Number> |
interface |
CqnStringLiteral |
interface |
CqnTemporalLiteral<E extends Temporal> |
| Modifier and Type | Method and Description |
|---|---|
default CqnLiteral<?> |
CqnValue.asLiteral()
Casts this value to
CqnLiteral. |
default CqnLiteral<?> |
CqnLiteral.asLiteral() |
| Modifier and Type | Method and Description |
|---|---|
default void |
CqnVisitor.visit(CqnLiteral<?> literal) |
Copyright © 2020 SAP. All rights reserved.