C# Class RegExpose.Nodes.WrapperNode

A node that contains one child node.
Inheritance: RegexNode
ファイルを表示 Open project: QuickenLoans/RegExpose

Private Methods

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