switchKeyword property
Token
get
switchKeyword
Return the token representing the 'switch' keyword.
Implementation
Token get switchKeyword;
Return the token representing the 'switch' keyword.
Token get switchKeyword;