goto_statement

goto_statement ::= "goto" label_name ";" 

[rule list]
This rule is called by

-> simple_statement