C# Class RegExpose.Nodes.Quantifiers.GreedyPlus

Inheritance: RegExpose.Nodes.Quantifiers.GreedyQuantifier
Mostrar archivo Open project: QuickenLoans/RegExpose

Public Methods

Method Description
GreedyPlus ( RegexNode child, int index, string pattern )

Method Details

GreedyPlus() public method

public GreedyPlus ( RegexNode child, int index, string pattern )
child RegexNode
index int
pattern string