C# Class Pihrtsoft.Text.RegularExpressions.Linq.PreviousMatchEnd

Represents a pattern that is matched at the position where the previous match ended. This class cannot be inherited.
Inheritance: QuantifiablePattern
Show file Open project: JosefPihrt/LinqToRegex

Private Methods

Method Description
AppendTo ( PatternBuilder builder ) : void