classKeyword property
Token
get
classKeyword
Return the token representing the 'class' keyword.
Implementation
Token get classKeyword;
Return the token representing the 'class' keyword.
Token get classKeyword;