whileKeyword property
Token
get
whileKeyword
Return the token representing the 'while' keyword.
Implementation
Token get whileKeyword;
Return the token representing the 'while' keyword.
Token get whileKeyword;