Class: IRB::SLex
- Inherits:
-
Object
- Object
- IRB::SLex
- Defined in:
- lib/yard/parser/ruby/legacy/irb/slex.rb
Defined Under Namespace
Classes: Node
Constant Summary collapse
- DOUT =
Notifier::def_notifier("SLex::")
- D_WARN =
DOUT::def_notifier(1, "Warn: ")
- D_DEBUG =
DOUT::def_notifier(2, "Debug: ")
- D_DETAIL =
DOUT::def_notifier(4, "Detail: ")