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.Xml.Schema.RangeContentValidator Class Referencesealed
+ Inheritance diagram for System.Xml.Schema.RangeContentValidator:

Static Public Attributes

static readonly ContentValidator Empty
 
static readonly ContentValidator TextOnly
 
static readonly ContentValidator Mixed
 
static readonly ContentValidator Any
 

Package Functions

 RangeContentValidator (BitSet firstpos, BitSet[] followpos, SymbolsDictionary symbols, Positions positions, int endMarkerPos, XmlSchemaContentType contentType, bool isEmptiable, BitSet positionsWithRangeTerminals, int minmaxNodesCount)
 

Properties

XmlSchemaContentType ContentType [get]
 
bool IsOpen [get]
 

Private Attributes

BitSet firstpos
 
BitSet[] followpos
 
BitSet positionsWithRangeTerminals
 
SymbolsDictionary symbols
 
Positions positions
 
int minMaxNodesCount
 
int endMarkerPos
 
XmlSchemaContentType contentType
 
bool isOpen
 
bool isEmptiable
 

Detailed Description

Definition at line 6 of file RangeContentValidator.cs.


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