parser

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 8 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewErrLine

func NewErrLine(path string, lineNo int, err error) error

func Parse

func Parse(input io.Reader) ([]types.Tool, error)

Types

type ErrLine

type ErrLine struct {
	Path string
	Line int
	Err  error
}

func (*ErrLine) Error

func (e *ErrLine) Error() string

func (*ErrLine) Unwrap

func (e *ErrLine) Unwrap() error

Jump to

Keyboard shortcuts

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