public interface Literal extends Expression
| Modifier and Type | Method and Description | 
|---|---|
| String | getText() | 
| EdmType | getType()Numeric literals without an dot and without an e return the smallest possible Edm Integer type. | 
acceptString getText()
EdmType getType()
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.