Versions in this module Expand all Collapse all v0 v0.9.0 Aug 23, 2026 Changes in this version + func IsCppFile(path string) bool + type Converter struct + func NewConverter() *Converter + func (c *Converter) ConvertFile(path string) (*ir.Program, error) + func (c *Converter) ConvertInventory(inv *walkignore.Inventory) (*ir.Program, error)