const_factor

const_factor ::= qualident | number | string | set | 
      "(" const_expression ")" | 
      "NOT" const_factor 

[rule list]
This rule is called by

-> const_factor -> const_term