|
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.InteriorNode:
Collaboration diagram for System.Xml.Schema.InteriorNode:Public Member Functions | |
| override void | ExpandTree (InteriorNode parent, SymbolsDictionary symbols, Positions positions) |
| void | ConstructPos (BitSet firstpos, BitSet lastpos, BitSet[] followpos) |
Protected Member Functions | |
| void | ExpandTreeNoRecursive (InteriorNode parent, SymbolsDictionary symbols, Positions positions) |
| InteriorNode () | |
Properties | |
| SyntaxTreeNode | LeftChild [get, set] |
| SyntaxTreeNode | RightChild [get, set] |
| bool | IsNullable [get] |
| virtual bool | IsRangeNode [get, set] |
Private Attributes | |
| SyntaxTreeNode | leftChild |
| SyntaxTreeNode | rightChild |
Definition at line 9 of file InteriorNode.cs.