semicolon property
Token
get
semicolon
The token representing the semicolon that marks the end of the function body.
Implementation
Token get semicolon;
The token representing the semicolon that marks the end of the function body.
Token get semicolon;