Regular Expression

Detailed Description

Groups

 REGPARSEMODE
 

Classes

class  RegularExprParser
 

Macros

#define REG_EXP_PARSER
 
#define OPERATOR_CONCAT
 
#define ANY_CHAR
 
#define ANY_DIGIT
 

Variables

class RegularExprParser MAXON_ENUM_LIST
 

Macro Definition Documentation

◆ REG_EXP_PARSER

#define REG_EXP_PARSER

Regular expression library ID.

◆ OPERATOR_CONCAT

#define OPERATOR_CONCAT

◆ ANY_CHAR

#define ANY_CHAR

Any character = ASCII 2.

◆ ANY_DIGIT

#define ANY_DIGIT

Any digit = ASCII 3.

Variable Documentation

◆ MAXON_ENUM_LIST

class RegularExprParser MAXON_ENUM_LIST