public interface GenericTokenType extends TokenType
The generic data type is the most general type in the type model. It is an abstract type; no tokens can have this type. The only valid use of this type is as a placeholder for a more specific type on the flows of a generic operator.
checkComparable, dispatchByType, getEncodedByteSize, isAbstract, isAssignableFrom, isComposite, isGeneric, isScalar, name
getType
Copyright © 2020 Actian Corporation. All rights reserved.