Preparing search index...
The search index is not available
parse5
parse5
parse5
Token
CharacterToken
Interface CharacterToken
interface
CharacterToken
{
chars
:
string
;
location
:
null
|
Location
;
type
:
CHARACTER
|
NULL_CHARACTER
|
WHITESPACE_CHARACTER
;
}
Hierarchy
TokenBase
CharacterToken
Index
Properties
chars
location
type
Properties
chars
chars
:
string
location
location
:
null
|
Location
type
type
:
CHARACTER
|
NULL_CHARACTER
|
WHITESPACE_CHARACTER
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chars
location
type
parse5
Loading...