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

Public Member Functions

 SelectorActiveAxis (Asttree axisTree, ConstraintStruct cs)
 
override bool EndElement (string localname, string URN)
 
int PushKS (int errline, int errcol)
 
KeySequence PopKS ()
 
bool MoveToStartElement (string localname, string URN)
 
bool MoveToAttribute (string localname, string URN)
 

Package Functions

void Reactivate ()
 

Properties

int lastDepth [get]
 
int CurrentDepth [get]
 

Private Attributes

readonly ConstraintStruct _cs
 
readonly ArrayList _KSs
 
int _KSpointer
 
int _currentDepth
 
bool _isActive
 
readonly Asttree _axisTree
 
readonly ArrayList _axisStack
 

Detailed Description

Definition at line 5 of file SelectorActiveAxis.cs.


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