Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoxApp ¶
type LoxApp struct {
// contains filtered or unexported fields
}
func (*LoxApp) ReportError ¶
ReportError implements loxerrors.ErrReporter.
func (*LoxApp) ReportPanic ¶
ReportPanic implements loxerrors.ErrReporter.
Click to show internal directories.
Click to hide internal directories.