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

Public Member Functions

override void ConstructPos (BitSet firstpos, BitSet lastpos, BitSet[] followpos)
 
 PlusNode ()
 
override void ExpandTree (InteriorNode parent, SymbolsDictionary symbols, Positions positions)
 

Protected Member Functions

void ExpandTreeNoRecursive (InteriorNode parent, SymbolsDictionary symbols, Positions positions)
 

Properties

override bool IsNullable [get, set]
 
SyntaxTreeNode LeftChild [get, set]
 
SyntaxTreeNode RightChild [get, set]
 
virtual bool IsRangeNode [get, set]
 

Private Attributes

SyntaxTreeNode leftChild
 
SyntaxTreeNode rightChild
 

Detailed Description

Definition at line 8 of file PlusNode.cs.


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