Table of Contents

Class MarkupLexer

Namespace
GuildWars2.Markup
Assembly
GuildWars2.dll

Represents a lexer for tokenizing markup input.

public static class MarkupLexer
Inheritance
MarkupLexer
Inherited Members

Remarks

Initializes a new instance of the MarkupLexer class.

Methods

Tokenize(string)

Tokenizes the input string into a sequence of tokens.