Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 123 of file XPathScanner.cs.
References MS.Internal.Xml.XPath.XPathScanner._canBeFunction, MS.Internal.Xml.XPath.XPathScanner._kind, MS.Internal.Xml.XPath.XPathScanner._name, MS.Internal.Xml.XPath.XPathScanner._numberValue, MS.Internal.Xml.XPath.XPathScanner._prefix, MS.Internal.Xml.XPath.XPathScanner._stringValue, System.Xml.XPath.XPathException.Create(), MS.Internal.Xml.XPath.XPathScanner.CurrentChar, System.Globalization.CultureInfo.InvariantCulture, System.Xml.XmlCharType.IsDigit(), System.Xml.XmlCharType.IsStartNCNameSingleChar(), MS.Internal.Xml.XPath.XPathScanner.NextChar(), MS.Internal.Xml.XPath.XPathScanner.ScanFraction(), MS.Internal.Xml.XPath.XPathScanner.ScanName(), MS.Internal.Xml.XPath.XPathScanner.ScanNumber(), MS.Internal.Xml.XPath.XPathScanner.ScanString(), MS.Internal.Xml.XPath.XPathScanner.SkipSpace(), MS.Internal.Xml.XPath.XPathScanner.SourceText, System.Convert.ToInt32(), System.SR.Xp_InvalidName, and System.SR.Xp_InvalidToken.
Referenced by MS.Internal.Xml.XPath.XPathScanner.XPathScanner(), and MS.Internal.Xml.XPath.XPathParser.NextLex().