c

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: May 27, 2026 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package c - input_patterns.go provides C-specific input source patterns These patterns identify where user input enters C programs

Index

Constants

This section is empty.

Variables

View Source
var Definitions = GetDefinitions("c")

Definitions contains the source definitions for C.

Registry is the global C input pattern registry

Functions

func GetDefinitions

func GetDefinitions(language string) []common.Definition

GetDefinitions returns the source definitions for C (also used by C++)

Types

type Matcher

type Matcher struct {
	*common.BaseMatcher
}

Matcher matches C user input sources

func NewMatcher

func NewMatcher() *Matcher

NewMatcher creates a new C source matcher

Jump to

Keyboard shortcuts

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