C# Class RegExpose.Nodes.Backreferences.Backreference

Inheritance: LeafNode
Afficher le fichier Open project: QuickenLoans/RegExpose

Méthodes publiques

Méthode Description
Backreference ( int number, bool ignoreCase, int index, string pattern ) : System.Collections.Generic

Private Methods

Méthode Description
Parse ( IRegexEngine engine ) : IEnumerable

Method Details

Backreference() public méthode

public Backreference ( int number, bool ignoreCase, int index, string pattern ) : System.Collections.Generic
number int
ignoreCase bool
index int
pattern string
Résultat System.Collections.Generic