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

Public Member Functions

 XmlILStateAnalyzer (QilFactory fac)
 
virtual QilNode Analyze (QilNode ndConstr, QilNode ndContent)
 

Protected Member Functions

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

Protected Attributes

XmlILConstructInfo parentInfo
 
QilFactory fac
 
PossibleXmlStates xstates
 
bool withinElem
 

Private Member Functions

void StartLoop (XmlQueryType typ, XmlILConstructInfo info)
 
void EndLoop (XmlQueryType typ, XmlILConstructInfo info)
 
bool MaybeAttrNmsp (XmlQueryType typ)
 
bool MaybeContent (XmlQueryType typ)
 

Detailed Description

Definition at line 5 of file XmlILStateAnalyzer.cs.


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