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

Public Member Functions

 Asttree (string xPath, bool isField, XmlNamespaceManager nsmgr)
 
void CompileXPath (string xPath, bool isField, XmlNamespaceManager nsmgr)
 

Static Package Functions

static bool IsAttribute (Axis ast)
 
static bool IsSelf (Axis ast)
 

Properties

ArrayList SubtreeArray [get]
 

Private Member Functions

void SetURN (Axis axis, XmlNamespaceManager nsmgr)
 

Static Private Member Functions

static bool IsNameTest (Axis ast)
 
static bool IsDescendantOrSelf (Axis ast)
 

Private Attributes

ArrayList _fAxisArray
 
readonly string _xpathexpr
 
readonly bool _isField
 
readonly XmlNamespaceManager _nsmgr
 

Detailed Description

Definition at line 7 of file Asttree.cs.


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