cobol_bit_type

cobol_bit_type 
      ::= 
      ( "pic" | "picture" ) [ "is" ] 
      { "b" [ "(" length ")" ] } 

[rule list]
This rule is called by

-> cobol_type_spec