kw_ENCODED
%token kw_ENCODED
| kw_ENCODED kw_BY Value
| kw_CONTAINING Type kw_ENCODED kw_BY Value
{ return kw_ENCODED; }