miller/internal/pkg/parsing/parser/context.go
2021-11-11 14:15:13 -05:00

7 lines
189 B
Go

// Code generated by gocc; DO NOT EDIT.
package parser
// Parser-specific user-defined and entirely-optional context,
// accessible as '$Context' in SDT actions.
type Context interface{}