Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
QilNodeType
enum
System.Xml.Xsl.Qil.QilNodeType
package
Enumerator
QilExpression
FunctionList
GlobalVariableList
GlobalParameterList
ActualParameterList
FormalParameterList
SortKeyList
BranchList
OptimizeBarrier
Unknown
DataSource
Nop
Error
Warning
For
Let
Parameter
PositionOf
True
False
LiteralString
LiteralInt32
LiteralInt64
LiteralDouble
LiteralDecimal
LiteralQName
LiteralType
LiteralObject
And
Or
Not
Conditional
Choice
Length
Sequence
Union
Intersection
Difference
Average
Sum
Minimum
Maximum
Negate
Add
Subtract
Multiply
Divide
Modulo
StrLength
StrConcat
StrParseQName
Ne
Eq
Gt
Ge
Lt
Le
Is
After
Before
Loop
Filter
Sort
SortKey
DocOrderDistinct
Function
Invoke
Content
Attribute
Parent
Root
XmlContext
Descendant
DescendantOrSelf
Ancestor
AncestorOrSelf
Preceding
FollowingSibling
PrecedingSibling
NodeRange
Deref
ElementCtor
AttributeCtor
CommentCtor
PICtor
TextCtor
RawTextCtor
DocumentCtor
NamespaceDecl
RtfCtor
NameOf
LocalNameOf
NamespaceUriOf
PrefixOf
TypeAssert
IsType
IsEmpty
XPathNodeValue
XPathFollowing
XPathPreceding
XPathNamespace
XsltGenerateId
XsltInvokeLateBound
XsltInvokeEarlyBound
XsltCopy
XsltCopyOf
XsltConvert
Definition at line
3
of file
QilNodeType.cs
.
4
{
5
QilExpression
,
6
FunctionList
,
7
GlobalVariableList
,
8
GlobalParameterList
,
9
ActualParameterList
,
10
FormalParameterList
,
11
SortKeyList
,
12
BranchList
,
13
OptimizeBarrier
,
14
Unknown,
15
DataSource
,
16
Nop,
17
Error,
18
Warning,
19
For
,
20
Let
,
21
Parameter,
22
PositionOf
,
23
True,
24
False,
25
LiteralString
,
26
LiteralInt32
,
27
LiteralInt64
,
28
LiteralDouble
,
29
LiteralDecimal
,
30
LiteralQName
,
31
LiteralType
,
32
LiteralObject
,
33
And,
34
Or,
35
Not,
36
Conditional,
37
Choice,
38
Length,
39
Sequence,
40
Union,
41
Intersection
,
42
Difference,
43
Average
,
44
Sum,
45
Minimum
,
46
Maximum
,
47
Negate,
48
Add,
49
Subtract,
50
Multiply
,
51
Divide
,
52
Modulo,
53
StrLength
,
54
StrConcat
,
55
StrParseQName
,
56
Ne
,
57
Eq
,
58
Gt
,
59
Ge
,
60
Lt
,
61
Le
,
62
Is
,
63
After
,
64
Before
,
65
Loop,
66
Filter,
67
Sort
,
68
SortKey
,
69
DocOrderDistinct
,
70
Function
,
71
Invoke,
72
Content,
73
Attribute
,
74
Parent,
75
Root
,
76
XmlContext
,
77
Descendant
,
78
DescendantOrSelf
,
79
Ancestor
,
80
AncestorOrSelf
,
81
Preceding
,
82
FollowingSibling
,
83
PrecedingSibling
,
84
NodeRange
,
85
Deref
,
86
ElementCtor
,
87
AttributeCtor
,
88
CommentCtor
,
89
PICtor
,
90
TextCtor
,
91
RawTextCtor
,
92
DocumentCtor
,
93
NamespaceDecl
,
94
RtfCtor
,
95
NameOf
,
96
LocalNameOf
,
97
NamespaceUriOf
,
98
PrefixOf
,
99
TypeAssert
,
100
IsType
,
101
IsEmpty
,
102
XPathNodeValue
,
103
XPathFollowing
,
104
XPathPreceding
,
105
XPathNamespace
,
106
XsltGenerateId
,
107
XsltInvokeLateBound
,
108
XsltInvokeEarlyBound
,
109
XsltCopy
,
110
XsltCopyOf
,
111
XsltConvert
112
}
System.Attribute
Definition
Attribute.cs:12
System.Xml.Xsl.Qil.QilExpression
Definition
QilExpression.cs:7
System.Xml.Xsl.Qil.QilNodeType.XsltConvert
@ XsltConvert
System.Xml.Xsl.Qil.QilNodeType.LiteralString
@ LiteralString
System.Xml.Xsl.Qil.QilNodeType.CommentCtor
@ CommentCtor
System.Xml.Xsl.Qil.QilNodeType.Gt
@ Gt
System.Xml.Xsl.Qil.QilNodeType.AncestorOrSelf
@ AncestorOrSelf
System.Xml.Xsl.Qil.QilNodeType.DocumentCtor
@ DocumentCtor
System.Xml.Xsl.Qil.QilNodeType.FunctionList
@ FunctionList
System.Xml.Xsl.Qil.QilNodeType.StrParseQName
@ StrParseQName
System.Xml.Xsl.Qil.QilNodeType.LocalNameOf
@ LocalNameOf
System.Xml.Xsl.Qil.QilNodeType.BranchList
@ BranchList
System.Xml.Xsl.Qil.QilNodeType.NameOf
@ NameOf
System.Xml.Xsl.Qil.QilNodeType.Is
@ Is
System.Xml.Xsl.Qil.QilNodeType.LiteralObject
@ LiteralObject
System.Xml.Xsl.Qil.QilNodeType.Eq
@ Eq
System.Xml.Xsl.Qil.QilNodeType.For
@ For
System.Xml.Xsl.Qil.QilNodeType.PositionOf
@ PositionOf
System.Xml.Xsl.Qil.QilNodeType.NodeRange
@ NodeRange
System.Xml.Xsl.Qil.QilNodeType.Ne
@ Ne
System.Xml.Xsl.Qil.QilNodeType.Lt
@ Lt
System.Xml.Xsl.Qil.QilNodeType.XPathNamespace
@ XPathNamespace
System.Xml.Xsl.Qil.QilNodeType.DataSource
@ DataSource
System.Xml.Xsl.Qil.QilNodeType.XPathPreceding
@ XPathPreceding
System.Xml.Xsl.Qil.QilNodeType.LiteralInt32
@ LiteralInt32
System.Xml.Xsl.Qil.QilNodeType.XsltGenerateId
@ XsltGenerateId
System.Xml.Xsl.Qil.QilNodeType.Deref
@ Deref
System.Xml.Xsl.Qil.QilNodeType.Descendant
@ Descendant
System.Xml.Xsl.Qil.QilNodeType.LiteralDecimal
@ LiteralDecimal
System.Xml.Xsl.Qil.QilNodeType.Sort
@ Sort
System.Xml.Xsl.Qil.QilNodeType.PICtor
@ PICtor
System.Xml.Xsl.Qil.QilNodeType.ActualParameterList
@ ActualParameterList
System.Xml.Xsl.Qil.QilNodeType.Preceding
@ Preceding
System.Xml.Xsl.Qil.QilNodeType.FollowingSibling
@ FollowingSibling
System.Xml.Xsl.Qil.QilNodeType.After
@ After
System.Xml.Xsl.Qil.QilNodeType.Maximum
@ Maximum
System.Xml.Xsl.Qil.QilNodeType.Function
@ Function
System.Xml.Xsl.Qil.QilNodeType.ElementCtor
@ ElementCtor
System.Xml.Xsl.Qil.QilNodeType.Before
@ Before
System.Xml.Xsl.Qil.QilNodeType.FormalParameterList
@ FormalParameterList
System.Xml.Xsl.Qil.QilNodeType.SortKeyList
@ SortKeyList
System.Xml.Xsl.Qil.QilNodeType.LiteralInt64
@ LiteralInt64
System.Xml.Xsl.Qil.QilNodeType.Intersection
@ Intersection
System.Xml.Xsl.Qil.QilNodeType.Minimum
@ Minimum
System.Xml.Xsl.Qil.QilNodeType.DocOrderDistinct
@ DocOrderDistinct
System.Xml.Xsl.Qil.QilNodeType.GlobalParameterList
@ GlobalParameterList
System.Xml.Xsl.Qil.QilNodeType.TextCtor
@ TextCtor
System.Xml.Xsl.Qil.QilNodeType.OptimizeBarrier
@ OptimizeBarrier
System.Xml.Xsl.Qil.QilNodeType.RtfCtor
@ RtfCtor
System.Xml.Xsl.Qil.QilNodeType.SortKey
@ SortKey
System.Xml.Xsl.Qil.QilNodeType.XsltInvokeEarlyBound
@ XsltInvokeEarlyBound
System.Xml.Xsl.Qil.QilNodeType.Average
@ Average
System.Xml.Xsl.Qil.QilNodeType.XPathFollowing
@ XPathFollowing
System.Xml.Xsl.Qil.QilNodeType.IsEmpty
@ IsEmpty
System.Xml.Xsl.Qil.QilNodeType.Le
@ Le
System.Xml.Xsl.Qil.QilNodeType.StrLength
@ StrLength
System.Xml.Xsl.Qil.QilNodeType.XPathNodeValue
@ XPathNodeValue
System.Xml.Xsl.Qil.QilNodeType.AttributeCtor
@ AttributeCtor
System.Xml.Xsl.Qil.QilNodeType.NamespaceUriOf
@ NamespaceUriOf
System.Xml.Xsl.Qil.QilNodeType.LiteralDouble
@ LiteralDouble
System.Xml.Xsl.Qil.QilNodeType.Ge
@ Ge
System.Xml.Xsl.Qil.QilNodeType.XmlContext
@ XmlContext
System.Xml.Xsl.Qil.QilNodeType.IsType
@ IsType
System.Xml.Xsl.Qil.QilNodeType.Ancestor
@ Ancestor
System.Xml.Xsl.Qil.QilNodeType.StrConcat
@ StrConcat
System.Xml.Xsl.Qil.QilNodeType.Let
@ Let
System.Xml.Xsl.Qil.QilNodeType.TypeAssert
@ TypeAssert
System.Xml.Xsl.Qil.QilNodeType.XsltCopy
@ XsltCopy
System.Xml.Xsl.Qil.QilNodeType.LiteralQName
@ LiteralQName
System.Xml.Xsl.Qil.QilNodeType.DescendantOrSelf
@ DescendantOrSelf
System.Xml.Xsl.Qil.QilNodeType.GlobalVariableList
@ GlobalVariableList
System.Xml.Xsl.Qil.QilNodeType.XsltCopyOf
@ XsltCopyOf
System.Xml.Xsl.Qil.QilNodeType.LiteralType
@ LiteralType
System.Xml.Xsl.Qil.QilNodeType.XsltInvokeLateBound
@ XsltInvokeLateBound
System.Xml.Xsl.Qil.QilNodeType.NamespaceDecl
@ NamespaceDecl
System.Xml.Xsl.Qil.QilNodeType.PrecedingSibling
@ PrecedingSibling
System.Xml.Xsl.Qil.QilNodeType.PrefixOf
@ PrefixOf
System.Xml.Xsl.Qil.QilNodeType.RawTextCtor
@ RawTextCtor
System.Xml.StringHandleConstStringType.Root
@ Root
System.ConsoleKey.Divide
@ Divide
System.ConsoleKey.Multiply
@ Multiply
System
Xml
Xsl
Qil
Generated by
1.10.0