source

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2020 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRangesFromErrors

func GetRangesFromErrors(errors []Error, tolerance int) []int

Types

type Error

type Error struct {
	File         string
	Line, Column int
	Message      string
}

Error represents an errror in the srouce code

func ParseSourceErrors

func ParseSourceErrors(message string) []Error

ParseSourceErrors takes the log of a process and returns it's sourcecode errors

Jump to

Keyboard shortcuts

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