asKeyword property
Token?
get
asKeyword
Return the token representing the 'as' keyword, or null
if the imported
names are not prefixed.
Implementation
Token? get asKeyword;
Return the token representing the 'as' keyword, or null
if the imported
names are not prefixed.
Token? get asKeyword;