Exception: LexerKit::BuildError

Inherits:
DiagnosticError show all
Defined in:
lib/lexer_kit/errors.rb

Overview

Raised during Builder DSL evaluation (invalid token definitions, etc.)

Instance Attribute Summary

Attributes inherited from DiagnosticError

#diagnostic, #source

Method Summary

Methods inherited from DiagnosticError

from_location, #initialize, #render

Constructor Details

This class inherits a constructor from LexerKit::DiagnosticError