Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzyVariable > Properties
IFuzzyVariable.Parser Property
Refers to the IFuzzyParser interface implementation which can print and parse the fuzzy variable and its fuzzy sets
Namespace: FuzzyInterfaces
Delphi
public property Parser: IFuzzyParser read get_Parser write set_Parser;
Property Value
Type: IFuzzyParser
•IFuzzyVariable
•FuzzyInterfaces