Interface Declaration.Scoped

All Superinterfaces:
Declaration
Enclosing interface:
Declaration

public static interface Declaration.Scoped extends Declaration
A scoped declaration is a container for one or more nested declarations. This declaration can be used to model several constructs in the foreign languages, such as (but not limited to) structs, unions and structs (see also Declaration.Scoped.Kind).