Terraria v1.4.4.9
Terraria source code documentation
|
Definition at line 436 of file XPathParser.cs.
References MS.Internal.Xml.XPath.XPathParser._scanner, MS.Internal.Xml.XPath.XPathScanner.CanBeFunction, MS.Internal.Xml.XPath.XPathParser.CheckToken(), MS.Internal.Xml.XPath.XPathParser.IsNodeType, MS.Internal.Xml.XPath.XPathScanner.Kind, MS.Internal.Xml.XPath.XPathScanner.Name, MS.Internal.Xml.XPath.XPathParser.NextLex(), MS.Internal.Xml.XPath.XPathScanner.NumberValue, MS.Internal.Xml.XPath.XPathParser.ParseExpression(), MS.Internal.Xml.XPath.XPathParser.ParseMethod(), MS.Internal.Xml.XPath.XPathParser.PassToken(), MS.Internal.Xml.XPath.XPathScanner.Prefix, and MS.Internal.Xml.XPath.XPathScanner.StringValue.
Referenced by MS.Internal.Xml.XPath.XPathParser.ParseFilterExpr().