Module: Ibex::Runtime::ParserSyncRecovery
- Included in:
- Parser
- Defined in:
- lib/json5/generated_parser.rb
Overview
Panic-mode synchronization used only when yacc's explicit error token
cannot be shifted. Included by Parser to share its table and event paths.