Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 654 of file RegexNode.cs.
References System.Text.RegularExpressions.RegexNode.RegexNode(), System.Text.RegularExpressions.RegexNode.Child(), System.Text.RegularExpressions.RegexNode.ChildCount(), System.Text.RegularExpressions.RegexNode.Options, System.Text.RegularExpressions.RegexNode.ReduceConcatenationWithAdjacentLoops(), System.Text.RegularExpressions.RegexNode.ReduceConcatenationWithAdjacentStrings(), System.Text.RegularExpressions.RegexNode.ReduceConcatenationWithAutoAtomic(), and System.Text.RegularExpressions.RegexNode.ReplaceNodeIfUnnecessary().
Referenced by System.Text.RegularExpressions.RegexNode.Reduce().