Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
AstType
enum
MS.Internal.Xml.XPath.AstNode.AstType
inherited
Enumerator
Axis
Operator
Filter
ConstantOperand
Function
Group
Root
Variable
Error
Definition at line
7
of file
AstNode.cs
.
8
{
9
Axis
,
10
Operator
,
11
Filter
,
12
ConstantOperand
,
13
Function
,
14
Group
,
15
Root
,
16
Variable
,
17
Error
18
}
MS.Internal.Xml.XPath.AstNode.AstType.Group
@ Group
MS.Internal.Xml.XPath.AstNode.AstType.Axis
@ Axis
MS.Internal.Xml.XPath.AstNode.AstType.Variable
@ Variable
MS.Internal.Xml.XPath.AstNode.AstType.Function
@ Function
MS.Internal.Xml.XPath.AstNode.AstType.Error
@ Error
MS.Internal.Xml.XPath.AstNode.AstType.Filter
@ Filter
MS.Internal.Xml.XPath.AstNode.AstType.Operator
@ Operator
MS.Internal.Xml.XPath.AstNode.AstType.ConstantOperand
@ ConstantOperand
MS.Internal.Xml.XPath.AstNode.AstType.Root
@ Root
System
Xml
Schema
DoubleLinkAxis
Generated by
1.10.0