Include_Interface¶
- interface Include_Interface (physical)¶
to express common things for regular and irregular includes
- Direct implementations:
class Include_Declaration
class Irregular_Include
Field
Kind
Type
Description
Contents
semantic
class File_Contents
included version of the target file (an empty one for irregular includes) Can be NoNode if the included file was not found.
Used_Name
attribute
builtin String
name as given in the include directive, e.g., sys/types.h