C# Class RegExpose.Nodes.RegexNode

Afficher le fichier Open project: QuickenLoans/RegExpose Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string

Méthodes protégées

Méthode Description
RegexNode ( int index, string pattern ) : System.Collections.Generic

Private Methods

Méthode Description
GetFailMessage ( State initialState ) : string
GetPassMessage ( string match, State initialState ) : string
Parse ( IRegexEngine engine ) : IEnumerable

Method Details

RegexNode() protected méthode

protected RegexNode ( int index, string pattern ) : System.Collections.Generic
index int
pattern string
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string