generator

package
v0.0.0-...-15b4445 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package generator provides the functionality used by the lingo command to add generated parser functionality based on syntactically correct go code.

TODO: document the rewrites that this package performs, and thus the dsl it accepts

Index

Constants

View Source
const (
	ErrInvalidFilename = fault.Const("Invalid lingo input filename")
)

Variables

This section is empty.

Functions

func RewriteFiles

func RewriteFiles(ctx context.Context, base string, inputs ...string) error

RewriteFiles is called to generate parsing functionality. It takes a list of input lingo files, and generates go files of the same basename in the output path.

Types

This section is empty.

Jump to

Keyboard shortcuts

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