74 for (
int i = 0; i <
array.Length; i++)
174 if (
axis.Prefix.Length != 0)
177 if (
axis.Urn ==
null)
182 else if (
axis.Name.Length != 0)
virtual int Add(object? value)
static string Sch_EmptyXPath
static string Sch_UnresolvedPrefix
static string Sch_ICXpathError
static string Sch_SelectorAttr
static bool IsAttribute(Axis ast)
static bool IsDescendantOrSelf(Axis ast)
readonly string _xpathexpr
static bool IsSelf(Axis ast)
static bool IsNameTest(Axis ast)
readonly XmlNamespaceManager _nsmgr
void CompileXPath(string xPath, bool isField, XmlNamespaceManager nsmgr)
Asttree(string xPath, bool isField, XmlNamespaceManager nsmgr)
void SetURN(Axis axis, XmlNamespaceManager nsmgr)
static DoubleLinkAxis ConvertTree(Axis axis)
static AstNode ParseXPathExpression(string xpathExpression)