primary_expr

primary_expr 
      ::= scoped_name | literal | "(" const_exp ")" 

[rule list]
This rule is called by

-> unary_expr