kw_CONSTRAINED
%token kw_CONSTRAINED
UserDefinedConstraint: kw_CONSTRAINED kw_BY '{' '}'
{ return kw_CONSTRAINED; }