Syntax node representing an execution keyword such as return, break, continue, etc.s
return
break
continue
Optional
The argument of the statement.
A descriptive name for the syntax node.
The type of the syntax node.
Syntax node representing an execution keyword such as
return
,break
,continue
, etc.s