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.
|
accept
String getText()
EdmType getType()
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.