terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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] |
SyntaxTreeNode | LeftChild [get, set] |
SyntaxTreeNode | RightChild [get, set] |
virtual bool | IsRangeNode [get] |
Private Attributes | |
SyntaxTreeNode | leftChild |
SyntaxTreeNode | rightChild |
Definition at line 6 of file PlusNode.cs.