terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Text.RegularExpressions.RegexTree Class Referencesealed
+ Collaboration diagram for System.Text.RegularExpressions.RegexTree:

Public Attributes

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

Package Functions

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

Detailed Description

Definition at line 9 of file RegexTree.cs.


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