repr 0.1
Reconstructable string representations and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
tools.amalgamate.IncludeKind Class Reference
Inheritance diagram for tools.amalgamate.IncludeKind:
[legend]
Collaboration diagram for tools.amalgamate.IncludeKind:
[legend]

Static Public Attributes

 SYSTEM = auto()
 
 RELATIVE = auto()
 
 LOCAL = auto()
 

Member Data Documentation

◆ LOCAL

tools.amalgamate.IncludeKind.LOCAL = auto()
static

◆ RELATIVE

tools.amalgamate.IncludeKind.RELATIVE = auto()
static

◆ SYSTEM

tools.amalgamate.IncludeKind.SYSTEM = auto()
static

The documentation for this class was generated from the following file: