parser

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrParseLineNumber = errors.New("parse line number")
	ErrInvalidGoLine   = errors.New("goLine must be a positive integer")
)

Functions

This section is empty.

Types

type ParseFromFile

type ParseFromFile struct{}

func NewParseFromFile

func NewParseFromFile() *ParseFromFile

func (*ParseFromFile) ParseFromFile

func (p *ParseFromFile) ParseFromFile(packageDir string, goFile string, goLine string) (string, []string, error)

Jump to

Keyboard shortcuts

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