returnKeyword property
Token
get
returnKeyword
Return the token representing the 'return' keyword.
Implementation
Token get returnKeyword;
Return the token representing the 'return' keyword.
Token get returnKeyword;