Exception: Postscript::ExitSignal

Inherits:
StandardError
  • Object
show all
Defined in:
lib/postscript/errors.rb

Overview

Internal control-flow signals used by visitors to unwind loops and stop program execution. NOT user-facing errors; caught by the orchestrator (e.g. Postscript::Renderer).