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
|
Public Member Functions | |
LeafNode (int pos) | |
override void | ExpandTree (InteriorNode parent, SymbolsDictionary symbols, Positions positions) |
override void | ConstructPos (BitSet firstpos, BitSet lastpos, BitSet[] followpos) |
Properties | |
int | Pos [get, set] |
override bool | IsNullable [get, set] |
virtual bool | IsRangeNode [get, set] |
Private Attributes | |
int | pos |
Definition at line 8 of file LeafNode.cs.