cursor_loop_param ::= record_name "in" ( ( cursor_name [ "(" plsql_exp_list ")" ] ) | ( "(" select_statement ")" ) )
This rule is call by -> loop_statement
-> loop_statement