parser

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package parser extracts SQLITE_API function declarations, #define constants, and typedef structs from sqlite3.h.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(path string, data []byte) (*model.Header, error)

Parse extracts functions, defines, and typedefs from sqlite3.h content.

func ParseFile

func ParseFile(path string) (*model.Header, error)

ParseFile reads the file at path then calls Parse.

Types

This section is empty.

Jump to

Keyboard shortcuts

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