decl_body Production

Definition

decl_body : decl_list label_list

Purpose

A decl_body represents all the declarations in a given context (module or source file). The unlabeled declarations in the first decl_list are implicitly declared as public.