baseKeyword property
Token?
get
baseKeyword
Return the 'base' keyword, or null
if the keyword was absent.
Implementation
Token? get baseKeyword;
Return the 'base' keyword, or null
if the keyword was absent.
Token? get baseKeyword;