Uses of Class
com.pervasive.datarush.tokens.scalar.CharToken
Packages that use CharToken
Package
Description
Provides implementations of and utilities for scalar valued
tokens.
-
Uses of CharToken in com.pervasive.datarush.tokens.scalar
Fields in com.pervasive.datarush.tokens.scalar declared as CharTokenModifier and TypeFieldDescriptionstatic final CharTokenCharToken.NULLA null valuedCharTokenstatic final CharTokenCharToken.ZEROA zero valuedCharTokenMethods in com.pervasive.datarush.tokens.scalar that return CharTokenModifier and TypeMethodDescriptionstatic CharTokenConverts a string representation of a char value into a token.Methods in com.pervasive.datarush.tokens.scalar with parameters of type CharToken