NameSpaceAttributeToken
interface NameSpaceAttributeToken {
"[ROOT]"?: AstStyleSheet;
l?: Token;
parent?: any;
r: Token;
typ: NameSpaceAttributeTokenType;
[key: number]: string | undefined;
}
"[ROOT]"?: AstStyleSheet;
l?: Token;
parent?: any;
r: Token;
typ: NameSpaceAttributeTokenType;
[key: number]: string | undefined;
}
Hierarchy (View Summary)
- BaseToken
- NameSpaceAttributeToken
Indexable
-
[key: number]: string | undefined
Name space attribute token