|
Terraria v1.4.4.9
Terraria source code documentation
|
Properties | |
| VarPar | TypeDonor [get] |
Private Member Functions | |
| VarPar | ResolveVariable (string prefix, string name) |
| string | ResolvePrefix (string prefix) |
Private Attributes | |
| readonly XPathParser< XslFlags > | _xpathParser = new XPathParser<XslFlags>() |
| readonly CompilerScopeManager< VarPar > | _scope |
| readonly Compiler | _compiler |
| bool | _xsltCurrentNeeded |
| VarPar | _typeDonor |
Static Private Attributes | |
| static readonly XslFlags[] | s_operatorType |
| static readonly XslFlags[] | s_XPathFunctionFlags |
| static readonly XslFlags[] | s_xsltFunctionFlags |
Definition at line 97 of file XslAstAnalyzer.cs.