cobol_type_spec

cobol_type_spec 
      ::= 
      cobol_char_type 
      | cobol_bit_type 
      | cobol_num_type 
      | cobol_integer_type 

[rule list]
This rule is called by

-> cobol_variable_def