Package | Description |
---|---|
com.pervasive.datarush.tokens.scalar |
Provides implementations of and utilities for scalar valued
tokens.
|
Modifier and Type | Field and Description |
---|---|
static BinaryToken |
BinaryToken.NULL
A null valued
BinaryToken |
static BinaryToken |
BinaryToken.ZERO
A zero valued
BinaryToken |
Modifier and Type | Method and Description |
---|---|
static BinaryToken |
BinaryToken.parse(String value)
Converts a string representation of a binary value into
a token.
|
Modifier and Type | Method and Description |
---|---|
int |
BinaryToken.compareTo(BinaryToken that) |
Copyright © 2020 Actian Corporation. All rights reserved.