class

Pegasus::Language::NamedConflictErrorContext

Inherits Pegasus::Error::ErrorContext / Reference / Object

An error context which reports the items involved in some kind of conflict (shift / reduce or reduce / reduce). This version, unlike ConflictErrorContext, reports the relevant items' names.

Constructors

new(nonterminals : Array(String))
Source

Instance methods

to_s(io)
Source