Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.RegularExpressions.RegexTree Class Referencesealed

Public Attributes

readonly RegexNode Root
 
readonly Hashtable Caps
 
readonly int[] CapNumList
 
readonly int CapTop
 
readonly Hashtable CapNames
 
readonly string[] CapsList
 
readonly RegexOptions Options
 
readonly int MinRequiredLength
 

Package Functions

 RegexTree (RegexNode root, Hashtable caps, int[] capNumList, int capTop, Hashtable capNames, string[] capsList, RegexOptions options, int minRequiredLength)
 

Detailed Description

Definition at line 5 of file RegexTree.cs.


The documentation for this class was generated from the following file: