Next: , Previous: check-declaration-env, Up: API


declaration-env

Syntax

— Class: declaration-env

Class Precedence List

declaration-env, t

Description

A declaration-env is a container for declaration specifiers.

See Also

check-declaration-env
declaration-env-p
declaration-env.affected-variables
declaration-env.policy
parse-declarations

Notes

At the discretion of the implementation, either standard-object or structure-object might appear in the class precedence list. Cf. CLHS 4.2.2.

The type declaration-env is opaque, there is no explicit constructor provided. Use parse-declarations instead.