05:04
<Michael Ficarra>
it would be nice to have a way to say "show me all early errors associated with this nonterminal"
14:01
<jmdyck>
I expect to find them immediately after the grammar fragment that contains the definition of that nonterminal. Are you looking at cases where that doesn't work?
21:18
<Michael Ficarra>
yes there are many productions that contain that nonterminal so you need to jump between them via the references pane or Ctrl+F
22:15
<jmdyck>
"associated with this nonterminal" = the nonterminal appears on either side of the early error's head production?
22:29
<Michael Ficarra>
yes because it can be involved in whether the early error rule applies