const_factor ::= qualident | number | string | set | "(" const_expression ")" | "NOT" const_factor
This rule is called by -> const_factor -> const_term
-> const_factor -> const_term