Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Xsl.IlGen.XmlILElementAnalyzer Class Referencesealed

Public Member Functions

 XmlILElementAnalyzer (QilFactory fac)
 
override QilNode Analyze (QilNode ndElem, QilNode ndContent)
 

Protected Member Functions

override void AnalyzeLoop (QilLoop ndLoop, XmlILConstructInfo info)
 
override void AnalyzeCopy (QilNode ndCopy, XmlILConstructInfo info)
 
virtual QilNode AnalyzeContent (QilNode nd)
 
virtual void AnalyzeSequence (QilList ndSeq, XmlILConstructInfo info)
 
virtual void AnalyzeConditional (QilTernary ndCond, XmlILConstructInfo info)
 
virtual void AnalyzeChoice (QilChoice ndChoice, XmlILConstructInfo info)
 

Protected Attributes

XmlILConstructInfo parentInfo
 
QilFactory fac
 
PossibleXmlStates xstates
 
bool withinElem
 

Private Member Functions

void AnalyzeAttributeCtor (QilBinary ndAttr, XmlILConstructInfo info)
 
void CheckAttributeNamespaceConstruct (XmlQueryType typ)
 
void StartLoop (XmlQueryType typ, XmlILConstructInfo info)
 
void EndLoop (XmlQueryType typ, XmlILConstructInfo info)
 
bool MaybeAttrNmsp (XmlQueryType typ)
 
bool MaybeContent (XmlQueryType typ)
 

Private Attributes

readonly NameTable _attrNames = new NameTable()
 
readonly ArrayList _dupAttrs = new ArrayList()
 

Detailed Description

Definition at line 6 of file XmlILElementAnalyzer.cs.


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