Navigation: Code Documentation > RSFuzzyLogic > FuzzyConsts > Types
TFuzzyStreamTokenTypes Type
Defines the set of possible token data types for a fuzzy logic stream that is being tokenized.
Namespace: FuzzyConsts
Delphi
type TFuzzyStreamTokenTypes = set of TFuzzyStreamTokenType;
•FuzzyConsts