Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Schema.ChoiceNode Class Referencesealed

Public Member Functions

override void ConstructPos (BitSet firstpos, BitSet lastpos, BitSet[] followpos)
 
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]
 

Static Private Member Functions

static void ConstructChildPos (SyntaxTreeNode child, BitSet firstpos, BitSet lastpos, BitSet[] followpos)
 

Private Attributes

SyntaxTreeNode _leftChild
 
SyntaxTreeNode _rightChild
 

Detailed Description

Definition at line 3 of file ChoiceNode.cs.


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