const_expression

const_expression ::= 
      simple_const_expr 
      [ ( "=" | "#" | "<>" | "<" | "<=" | ">" | ">=" | "IN" ) 
      simple_const_expr ] 

[rule list]
This rule is called by

-> case_labels -> const_factor -> constant_declaration -> element -> for_statement -> priority -> subrange_type