Namespace Alvine\Markup\Html\Tokenizer\State
| AfterAttributeName | AfterAttributeName |
| AfterAttributeValueQuoted | AfterAttributeValueQuoted |
| AfterDoctypeName | AfterDoctypeName |
| AfterDoctypePublicIdentifier | AfterDoctypePublicIdentifier |
| AfterDoctypePublicKeyword | AfterDoctypePublicKeyword |
| AfterDoctypeSystemIdentifier | AfterDoctypeSystemIdentifier |
| AfterDoctypeSystemKeyword | AfterDoctypeSystemKeyword |
| AttributeName | AttributeName |
| AttributeValueDoubleQuoted | AttributeValueDoubleQuoted |
| AttributeValueQuoted | AttributeValueDoubleQuoted |
| AttributeValueSingleQuoted | AttributeValueSingleQuoted |
| AttributeValueUnquoted | AttributeValueUnquoted |
| BeforeAttributeName | BeforeAttributeName |
| BeforeAttributeValue | BeforeAttributeValue |
| BeforeDoctypeName | BeforeDoctypeName |
| BeforeDoctypePublicIdentifier | BeforeDoctypePublicIdentifier |
| BeforeDoctypeSystemIdentifier | BeforeDoctypeSystemIdentifier |
| BetweenDoctypePublicAndSystemIdentifiers | BetweenDoctypePublicAndSystemIdentifiers |
| BogusComment | BogusComment |
| BogusDoctype | BogusDoctype |
| CDataSection | CDataSection |
| CharacterReferenceInAttributeValue | CharacterReferenceInAttributeValue |
| CharacterReferenceInData | CharacterReferenceInData State |
| CharacterReferenceInRcData | CharacterReferenceInRcData |
| Comment | Comment |
| CommentEnd | CommentEnd |
| CommentEndBang | CommentEndBang |
| CommentEndDash | CommentEndDash |
| CommentStart | CommentStart |
| CommentStartDash | CommentStartDash |
| Data | Data State |
| DataTextEndTagName | DataTextEndTagName |
| Doctype | Doctype |
| DoctypeName | DoctypeName |
| DoctypePublicIdentifierDoubleQuoted | DoctypePublicIdentifierDoubleQuoted |
| DoctypePublicIdentifierQuoted | DoctypePublicIdentifierQuoted |
| DoctypePublicIdentifierSingleQuoted | DoctypePublicIdentifierSingleQuoted |
| DoctypeSystemIdentifierDoubleQuoted | DoctypeSystemIdentifierDoubleQuoted |
| DoctypeSystemIdentifierQuoted | DoctypeSystemIdentifierDoubleQuoted |
| DoctypeSystemIdentifierSingleQuoted | DoctypeSystemIdentifierSingleQuoted |
| EndTagOpen | EndTagOpen |
| MarkupDeclarationOpen | MarkupDeclarationOpen |
| Plaintext | Plaintext |
| RawText | RawText |
| RawTextEndTagName | RawTextEndTagName |
| RawTextEndTagOpen | RawTextEndTagOpen |
| RawTextLessThanSign | RawTextLessThanSign |
| RcData | RcData |
| RcDataEndTagName | RcDataEndTagName |
| RcDataEndTagOpen | RcDataEndTagOpen |
| RcDataLessThanSign | RcDataLessThanSign |
| ScriptData | ScriptData |
| ScriptDataDoubleEscaped | ScriptDataDoubleEscaped |
| ScriptDataDoubleEscapedDash | ScriptDataDoubleEscapedDash |
| ScriptDataDoubleEscapedDashDash | ScriptDataDoubleEscapedDashDash |
| ScriptDataDoubleEscapedLessThanSign | ScriptDataDoubleEscapedLessThanSign |
| ScriptDataDoubleEscapeEnd | ScriptDataDoubleEscapeEnd |
| ScriptDataDoubleEscapeStart | ScriptDataDoubleEscapeStart |
| ScriptDataEndTagName | ScriptDataEndTagName |
| ScriptDataEndTagOpen | ScriptDataEndTagOpen |
| ScriptDataEscaped | ScriptDataEscaped |
| ScriptDataEscapedDash | ScriptDataEscapedDash |
| ScriptDataEscapedDashDash | ScriptDataEscapedDashDash |
| ScriptDataEscapedEndTagName | ScriptDataEscapedEndTagName |
| ScriptDataEscapedEndTagOpen | ScriptDataEscapedEndTagOpen |
| ScriptDataEscapedLessThanSign | ScriptDataEscapedLessThanSign |
| ScriptDataEscapeStart | ScriptDataEscapeStart |
| ScriptDataEscapeStartDash | ScriptDataEscapeStartDash |
| ScriptDataLessThanSign | ScriptDataLessThanSign |
| SelfClosingStartTag | SelfClosingStartTag |
| TagName | TagName |
| TagOpen | TagOpen |