|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| XmlILStateAnalyzer (QilFactory fac) | |
| virtual QilNode | Analyze (QilNode ndConstr, QilNode ndContent) |
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) |
Definition at line 5 of file XmlILStateAnalyzer.cs.