AngleSharp.Html.Parser.Tokens
Namespace with 4 public types
Classes
HtmlDoctypeToken
The DOCTYPE token.
HtmlTagToken
Class for StartTagToken and EndTagToken.
HtmlToken
The abstract base class of top-level HTML tokens.
Structures
HtmlAttributeToken
The token representation of an HTML tag attribute.