_allowCurrent | MS.Internal.Xml.XPath.QueryBuilder | private |
_allowKey | MS.Internal.Xml.XPath.QueryBuilder | private |
_allowVar | MS.Internal.Xml.XPath.QueryBuilder | private |
_firstInput | MS.Internal.Xml.XPath.QueryBuilder | private |
_needContext | MS.Internal.Xml.XPath.QueryBuilder | private |
_parseDepth | MS.Internal.Xml.XPath.QueryBuilder | private |
_query | MS.Internal.Xml.XPath.QueryBuilder | private |
Build(AstNode root, string query) | MS.Internal.Xml.XPath.QueryBuilder | inlineprivate |
Build(string query, bool allowVar, bool allowKey) | MS.Internal.Xml.XPath.QueryBuilder | inlinepackage |
Build(string query, out bool needContext) | MS.Internal.Xml.XPath.QueryBuilder | inlinepackage |
BuildPatternQuery(string query, bool allowVar, bool allowKey) | MS.Internal.Xml.XPath.QueryBuilder | inlinepackage |
BuildPatternQuery(string query, out bool needContext) | MS.Internal.Xml.XPath.QueryBuilder | inlinepackage |
CanBeNumber(Query q) | MS.Internal.Xml.XPath.QueryBuilder | inlineprivatestatic |
Flags enum name | MS.Internal.Xml.XPath.QueryBuilder | private |
ProcessArguments(List< AstNode > args, out Props props) | MS.Internal.Xml.XPath.QueryBuilder | inlineprivate |
ProcessAxis(Axis root, Flags flags, out Props props) | MS.Internal.Xml.XPath.QueryBuilder | inlineprivate |
ProcessFilter(Filter root, Flags flags, out Props props) | MS.Internal.Xml.XPath.QueryBuilder | inlineprivate |
ProcessFunction(Function root, out Props props) | MS.Internal.Xml.XPath.QueryBuilder | inlineprivate |
ProcessNode(AstNode root, Flags flags, out Props props) | MS.Internal.Xml.XPath.QueryBuilder | inlineprivate |
ProcessOperator(Operator root, out Props props) | MS.Internal.Xml.XPath.QueryBuilder | inlineprivate |
ProcessVariable(Variable root) | MS.Internal.Xml.XPath.QueryBuilder | inlineprivate |
Props enum name | MS.Internal.Xml.XPath.QueryBuilder | private |
Reset() | MS.Internal.Xml.XPath.QueryBuilder | inlineprivate |