const_type

const_type 
      ::= integer_type 
      | char_type 
      | boolean_type 
      | floating_pt_type 
      | string_type 
      | scoped_name 

[rule list]
This rule is called by

-> const_dcl