terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
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
 

Package Functions

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

Detailed Description

Definition at line 7 of file RegexTree.cs.


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