Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 1876 of file RegexParser.cs.
References System.Text.RegularExpressions.RegexParser._alternation, System.Text.RegularExpressions.RegexParser._concatenation, System.Text.RegularExpressions.RegexParser._group, System.Text.RegularExpressions.RegexParser._stack, System.Text.RegularExpressions.RegexParser._unit, System.Text.RegularExpressions.RegexNode.AddChild(), System.SR.AlternationHasMalformedCondition, System.Text.RegularExpressions.RegexNode.ChildCount(), System.Text.RegularExpressions.RegexParser.MakeException(), System.Text.RegularExpressions.RegexNode.Next, and System.Text.RegularExpressions.RegexNode.Type.
Referenced by System.Text.RegularExpressions.RegexParser.ScanRegex().