package
0.5.1
Repository: https://github.com/robertkrimen/otto.git
Documentation: pkg.go.dev

# Functions

NewFile returns a new file with the given filename, src and base.

# Structs

File represents a file to parse.
A FileSet represents a set of source files.
Position describes an arbitrary source position including the filename, line, and column location.

# Type aliases

Idx is a compact encoding of a source position within a file set.