87 double val =
op switch
117 switch (
n.XmlType.TypeCode)
138 if (
n.XmlType.IsNode)
148 switch (
n.XmlType.TypeCode)
168 if (
n.XmlType.IsNode)
178 switch (
n.XmlType.TypeCode)
195 if (
n.XmlType.IsNode)
205 if (
n.XmlType.IsNode &&
n.XmlType.IsNotRtf &&
n.XmlType.IsSingleton)
214 if (
n.XmlType.IsNode &&
n.XmlType.IsNotRtf)
223 if (
n.XmlType.IsNode &&
n.XmlType.IsNotRtf)
251 if (
id.XmlType.IsSingleton)
static string XPath_NodeSetExpected
static readonly MethodInfo Floor
static readonly MethodInfo Substring2
static readonly MethodInfo RelationalOperator
static readonly MethodInfo NormalizeSpace
static readonly MethodInfo StartsWith
static readonly MethodInfo Lang
static readonly MethodInfo SubstringAfter
static readonly MethodInfo EnsureNodeSet
static readonly MethodInfo SubstringBefore
static readonly MethodInfo EqualityOperator
static readonly MethodInfo Ceiling
static readonly MethodInfo FormatMessage
static readonly MethodInfo Contains
static readonly MethodInfo Round
static readonly MethodInfo Translate
static readonly MethodInfo Substring3
static unsafe string DoubleToString(double dbl)
QilNode InvokeStartsWith(QilNode str1, QilNode str2)
QilNode Error(string res, QilNode args)
QilNode ConvertToNodeSet(QilNode n)
QilNode InvokeSubstring(QilNode str, QilNode start)
QilNode TryEnsureNodeSet(QilNode n)
QilNode InvokeEnsureNodeSet(QilNode n)
bool CannotBeNodeSet(QilNode n)
QilNode InvokeLang(QilNode lang, QilNode context)
QilNode InvokeNormalizeSpace(QilNode str)
bool IsAnyType(QilNode n)
QilNode InvokeCeiling(QilNode value)
QilNode InvokeSubstringBefore(QilNode str1, QilNode str2)
QilNode InvokeFormatMessage(QilNode res, QilNode args)
QilNode InvokeSubstringAfter(QilNode str1, QilNode str2)
QilNode EnsureNodeSet(QilNode n)
QilNode ConvertToNode(QilNode n)
QilNode InvokeFloor(QilNode value)
QilNode InvokeRelationalOperator(QilNodeType op, QilNode left, QilNode right)
QilNode InvokeEqualityOperator(QilNodeType op, QilNode left, QilNode right)
QilNode Id(QilNode context, QilNode id)
QilNode InvokeContains(QilNode str1, QilNode str2)
QilNode InvokeTranslate(QilNode str1, QilNode str2, QilNode str3)
QilNode InvokeRound(QilNode value)
QilNode InvokeSubstring(QilNode str, QilNode start, QilNode length)
XPathQilFactory(QilFactory f, bool debug)
QilIterator FirstNode(QilNode n)
QilNode ConvertToBoolean(QilNode n)
QilNode Error(ISourceLineInfo lineInfo, string res, params string[] args)
QilNode ConvertToType(XmlTypeCode requiredType, QilNode n)
QilNode ConvertToString(QilNode n)
QilNode ConvertToNumber(QilNode n)
QilNode SafeDocOrderDistinct(QilNode n)
static readonly XmlQueryType NodeSDod
static readonly XmlQueryType DoubleX
static readonly XmlQueryType StringX
static readonly XmlQueryType NodeNotRtfS
static readonly XmlQueryType ItemS
static readonly XmlQueryType BooleanX
static readonly XmlQueryType NodeNotRtf
static string CreateMessage(ISourceLineInfo lineInfo, string res, params string[] args)