An output formatter used internally by the lexer.
puts(*objs) Instance Public methods See
new(prefix, base_notifier) Class Public methods Creates a new
<=>(other) Instance Public methods Compares the level of this notifier
level_notifier=(value) Instance Public methods Sets the leveled notifier for
exec_if() Instance Public methods Execute the given block if notifications are
notify?() Instance Public methods Whether to output messages to the output method
notify?() Instance Public methods Ensures notifications are ignored, see
pp(*objs) Instance Public methods Same as
print(*opts) Instance Public methods See
def_notifier(prefix = "", output_method = StdioOutputMethod.new) Class Public methods Define
Page 1 of 2