Documentation
¶
Index ¶
- Constants
- func Do(conf *Config) error
- func MarshalFileInfo(info *llcppg.FileInfo) map[string]any
- func MarshalFileMap(fmap map[string]*llcppg.FileInfo) map[string]any
- func MarshalPkg(pkg *llcppg.Pkg) map[string]any
- func OutputPkg(conf *Config, pkg *llcppg.Pkg)
- func SetDebug(dbgFlags dbgFlags)
- type Config
Constants ¶
View Source
const ( DbgParse dbgFlags = 1 << iota DbgFlagAll = DbgParse )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.