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 TokenTypedboolean isNull()
true if the token is null valued,
false otherwiseCopyright © 2016 Actian Corporation. All rights reserved.