|
Terraria v1.4.4.9
Terraria source code documentation
|
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] |
| virtual bool | IsRangeNode [get] |
Private Attributes | |
| int | _pos |
Definition at line 3 of file LeafNode.cs.