C# Class RegExpose.Nodes.Quantifiers.LazyPlus

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

Public Methods

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

Method Details

LazyPlus() public method

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