repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
tools.amalgamate.Header Class Reference

Public Member Functions

 __init__ (self, Path root, str project_name)
 
 classify_include (self, str include)
 
 resolve_include (self, str include, Path origin)
 
 get_includes (self, Path path, pp_depth=0)
 

Public Attributes

 root
 
 project_name
 

Constructor & Destructor Documentation

◆ __init__()

tools.amalgamate.Header.__init__ (   self,
Path  root,
str  project_name 
)

Member Function Documentation

◆ classify_include()

tools.amalgamate.Header.classify_include (   self,
str  include 
)

◆ get_includes()

tools.amalgamate.Header.get_includes (   self,
Path  path,
  pp_depth = 0 
)

◆ resolve_include()

tools.amalgamate.Header.resolve_include (   self,
str  include,
Path  origin 
)

Member Data Documentation

◆ project_name

tools.amalgamate.Header.project_name

◆ root

tools.amalgamate.Header.root

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