is a submodule of |
| ||||||||||||||||||||||||||||||||||||||||
has modular siblings |
| ||||||||||||||||||||||||||||||||||||||||
inherits from |
| ||||||||||||||||||||||||||||||||||||||||
has class siblings | |||||||||||||||||||||||||||||||||||||||||
has properties |
| ||||||||||||||||||||||||||||||||||||||||
is defined at |
|
<Toplevel Module>
Object
(
Builtin-Module
)
Model
(
Umu::Abstraction
)
has properties |
|
Abstract
(
Umu::AbstractSyntax
)
has properties |
|
Abstract
(
Umu::AbstractSyntax::Core::Expression
)
has properties |
|
Abstract
(
Umu::AbstractSyntax::Core::Expression::Binary
)
has properties |
|
KindOf
(
Umu::AbstractSyntax::Core::Expression::Binary
)
Apply
(
Umu::AbstractSyntax::Core::Expression::Binary
)
Pipe
(
Umu::AbstractSyntax::Core::Expression::Binary
)
Entry
(
Umu::AbstractSyntax::Core::Expression::Binary::Product
)
Entry
(
Umu::AbstractSyntax::Core::Expression::Binary::Send
)
has properties |
|
Message
(
Umu::AbstractSyntax::Core::Expression::Binary::Send
)
#69
in
abstract-syntax/core/expression/binary/send.rb
initialize
(
|
loc
,
|
lhs_expr
,
| |
rhs_head_message
,
| |
rhs_tail_messages
,
| |
opt_receiver_type_sym
)
|
#158
in
abstract-syntax/core/expression/binary/send.rb
__send_message__
(
|
receiver
,
|
message
,
| |
env
,
| |
event
)
|
#299
in
abstract-syntax/core/expression/binary/send.rb
__validate_type_of_args__
(
|
mess_sym
,
|
num
,
| |
arg_values
,
| |
param_signats
,
| |
loc
,
| |
env
)
|