Class MarkupLexer
- Namespace
- GuildWars2.Markup
- Assembly
- GW2SDK.dll
Represents a lexer for tokenizing markup input.
public sealed class MarkupLexer
- Inheritance
-
MarkupLexer
- Inherited Members
Methods
- Tokenize(string)
Tokenizes the input string into a sequence of tokens.