C# Class RegExpose.Nodes.Parens.AtomicGrouping

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

Méthodes publiques

Méthode Description
AtomicGrouping ( IEnumerable children, int index, string pattern ) : System

Private Methods

Méthode Description
Parse ( IRegexEngine engine ) : IEnumerable

Method Details

AtomicGrouping() public méthode

public AtomicGrouping ( IEnumerable children, int index, string pattern ) : System
children IEnumerable
index int
pattern string
Résultat System