
  TYPE
    clt$variable_declaration_scope = (clc$local_scope, clc$xdcl_scope,
          clc$xref_scope, clc$push_scope, clc$environment_scope,
          clc$utility_scope, clc$task_scope, clc$job_scope, clc$library_scope);

