Libraries
»
momo
(0.4.1)
»
Index
»
Momo
»
FuncCall
»
#representation
Method: Momo::FuncCall#representation
Defined in:
lib/momo/funccall.rb
#
representation
⇒
Object
19 20 21
# File 'lib/momo/funccall.rb', line 19
def
representation
{
@name
=>
@args
}
end