Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros
System.Xml.Schema.InteriorNode Class Referenceabstract

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)
 

Properties

SyntaxTreeNode LeftChild [get, set]
 
SyntaxTreeNode RightChild [get, set]
 
bool IsNullable [get]
 
virtual bool IsRangeNode [get]
 

Private Attributes

SyntaxTreeNode _leftChild
 
SyntaxTreeNode _rightChild
 

Detailed Description

Definition at line 5 of file InteriorNode.cs.


The documentation for this class was generated from the following file: