cpp

package
v0.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package cpp holds C/C++ detectors.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StructuresDetector

type StructuresDetector struct{}

StructuresDetector detects C/C++ classes, structs, enums, functions, namespaces, and #include statements. Mirrors Java CppStructuresDetector.

func NewStructuresDetector

func NewStructuresDetector() *StructuresDetector

func (StructuresDetector) DefaultConfidence

func (StructuresDetector) DefaultConfidence() model.Confidence

func (StructuresDetector) Detect

func (StructuresDetector) Name

func (StructuresDetector) Name() string

func (StructuresDetector) SupportedLanguages

func (StructuresDetector) SupportedLanguages() []string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL