breakKeyword property
Token
get
breakKeyword
Return the token representing the 'break' keyword.
Implementation
Token get breakKeyword;
Return the token representing the 'break' keyword.
Token get breakKeyword;