internal

package
v0.0.0-...-393bab8 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrSyntax        = SyntaxError{/* contains filtered or unexported fields */}
	ErrUnexpectedEOF = SyntaxError{/* contains filtered or unexported fields */}
)

Predefined errors

Functions

This section is empty.

Types

type SyntaxError

type SyntaxError struct {
	Context string // additional error context
	Pos     errPos
	AtChar  byte
	// contains filtered or unexported fields
}

func (SyntaxError) Error

func (e SyntaxError) Error() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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