The index where the token ends.
The name of the attribute after IParserOptions.renameAttribute was applied.
The index where rawName ends.
The index where rawName starts.
true
if rawValue was surrounded with quotes.
The name of the attribute as it was read from the source.
The index where the token starts.
The type of the token.
The value of the attribute after IParserOptions.decodeAttribute was applied.
If value is omitted and name is followed by "=" char like foo=
then value is null
. If value is omitted
and name isn't followed by a "=" char like foo
then value is undefined
.
The index where rawValue ends or -1 if value was omitted.
The index where rawValue starts or -1 if value was omitted.
Returns the deep clone of the token.
Generated using TypeDoc
The tag attribute token.