![]() | Regex |
The RegexSyntax type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetName |
Gets the name of the syntax set.
(Overrides SyntaxSetGetName) |
![]() | GetValidChars |
Gets the valid chars.
(Overrides SyntaxSetGetValidChars) |
![]() | IsValid(Char) |
Validates the char.
(Overrides SyntaxSetIsValid(Char)) |
![]() | IsValid(String) |
Validates the regex.
(Overrides SyntaxSetIsValid(String)) |