primary_exp : ( exp ) | sizeof ( type_exp ) | identifier | value
A primary_exp represents a root value of an expression.