cobol_variable_def ::= ( "01" | "77" ) cobol_host_id cobol_type_spec { char_representation } "."
This rule is called by -> host_variable_def
-> host_variable_def