| 
    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 
   | 
 
 Inheritance diagram for System.Xml.Schema.ChoiceNode:
 Collaboration diagram for System.Xml.Schema.ChoiceNode:Public Member Functions | |
| override void | ConstructPos (BitSet firstpos, BitSet lastpos, BitSet[] followpos) | 
| override void | ExpandTree (InteriorNode parent, SymbolsDictionary symbols, Positions positions) | 
| ChoiceNode () | |
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] | 
Static Private Member Functions | |
| static void | ConstructChildPos (SyntaxTreeNode child, BitSet firstpos, BitSet lastpos, BitSet[] followpos) | 
Private Attributes | |
| SyntaxTreeNode | leftChild | 
| SyntaxTreeNode | rightChild | 
Definition at line 8 of file ChoiceNode.cs.