Files
azalea/schema/parser/context.go
2026-01-26 20:52:51 -06:00

8 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{}