Defines a parser for the Fuzzy Logic Component Library (FLCL). This is the "standard" parser for the library. The RSFuzzyLogicParser.TRSFuzzyLogicParser component provides the actual parsing. The RSFuzzyLogicParser.TFuzzyLogicTokenStream class provides the tokenization of the stream for the parser.
|
Name
|
Description
|
|
TFuzzyLogicTokenStream
|
Represents type TFuzzyLogicTokenStream.
|
|
TRSFuzzyLogicParser
|
The TRSFuzzyLogicParser component provides a fuzzy logic parser in the fuzzy logic library (it is not used in the IECS). It inherits from the TCustomFuzzyLogicParser component, which provides some common methods, events, and properties that all fuzzy logic parsers will need. The TRSFuzzyLogicParser component handles parsing, printing and creating fuzzy logic objects (for the TFuzzyLogic component) or interfaces (for the TIFuzzyLogic component).
|
Top
|
|
Name
|
Description
|
|
TIStack
|
Represents an alias of the TStack type.
|
Top
|