An output formatter used internally by the lexer.
def_notifier(prefix = "", output_method = StdioOutputMethod.new) Class Public methods Define
new() Class Public methods Creates a new notifier that should not be used to
printn(*opts) Instance Public methods See
level=(value) Instance Public methods Alias for:
new(prefix, base_notifier) Class Public methods Create a new composite notifier
new(base, level, prefix) Class Public methods Create a new leveled notifier
def_notifier(level, prefix = "") Instance Public methods Creates a new
ppx(prefix, *objs) Instance Public methods Same as
printf(format, *opts) Instance Public methods See
Page 2 of 2