Exception: Antelope::Ace::UndefinedTokenError

Inherits:
Error
  • Object
show all
Defined in:
lib/antelope/ace/errors.rb

Overview

This is used primarily in the Grammar; if a rule references a token (a nonterminal or a terminal) that was not previously defined, this is raised.