Namespace Syncfusion.Windows.Forms.Edit.Implementation.Config
Classes
Config
Represents a class that is used for reading xml configuration and also creating array of ConfigLanguage. (ConfigLanguage - object which describes concrete programming language: how to parse current source). |
ConfigLanguage
Represents a class that helps to describe how to parse source file of particular type. |
ConfigLexem
Represents a class that provides the configuration that has to be parsed in some defined way. |
LexemConfigsKeeper
Represents a class that helps to keeps the configuration of Config lexems that is used to search configuration for some token. |
MacrosManager
Represents a class that helps for macros managing, including work with XML resource. |
ReferenceConfig
Represents a class that helps to get the configuration and the reference which is linked to it. |
Split
Represents a class that contain one split element. |
VirtualConfigLexem
Represents a class that contain virtual lexem configuration. |
Interfaces
IMacro
Provides the functionality for single lexical macro that are used in MacrosManager. |