is a submodule of |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
is modularized into |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
has modular siblings |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
has properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
is defined at |
|
<Toplevel Module>
Umu
Api
Commander
Lexical
ConcreteSyntax
AbstractSyntax
Value
Environment
Abstraction
Assertion
module: |
Exception
|
Exception
Location
PrettyPrint
Escape
SEPARATE_LINE
=
'|' + ('-' * (LINE_LENGTH - 1))
|
kind_of
(
|
actual
,
|
expected
,
| |
msg_fmt = nil
,
| |
*msg_args
)
|
opt_kind_of
(
|
actual
,
|
expected
,
| |
msg_fmt = nil
,
| |
*msg_args
)
|
tuple_of
(
|
actual
,
|
expected
,
| |
msg_fmt = nil
,
| |
*msg_args
)
|
instance_of
(
|
actual
,
|
expected
,
| |
msg_fmt = nil
,
| |
*msg_args
)
|
subclass_of
(
|
actual
,
|
expected
,
| |
msg_fmt = nil
,
| |
*msg_args
)
|
__print_box__
(
|
title
,
|
rows
,
| |
opt_rows = {}
)
|