public interface TokenValued extends TokenTyped
Modifier and Type | Method and Description |
---|---|
TokenType |
getType()
Gets the data type of the token.
|
boolean |
isNull()
Indicates whether the token is null valued.
|
TokenType getType()
getType
in interface TokenTyped
boolean isNull()
true
if the token is null valued,
false
otherwiseCopyright © 2020 Actian Corporation. All rights reserved.