C# Class YuriyGuts.RegexBuilder.RegexNodeBacktrackingSuppression

Inheritance: RegexNode
Afficher le fichier Open project: YuriyGuts/regex-builder

Méthodes publiques

Méthode Description
RegexNodeBacktrackingSuppression ( RegexNode innerExpression ) : System
ToRegexPattern ( ) : string

Method Details

RegexNodeBacktrackingSuppression() public méthode

public RegexNodeBacktrackingSuppression ( RegexNode innerExpression ) : System
innerExpression RegexNode
Résultat System

ToRegexPattern() public méthode

public ToRegexPattern ( ) : string
Résultat string