Ruby
2.0.0p648(2015-12-16revision53162)
|
Data Fields | |
VALUE | receiver |
ID | method |
VALUE | args |
Definition at line 550 of file tcltklib.c.
VALUE cmd_body_arg::args |
Definition at line 553 of file tcltklib.c.
Referenced by ip_ruby_cmd(), and ip_ruby_cmd_core().
ID cmd_body_arg::method |
Definition at line 552 of file tcltklib.c.
Referenced by ip_ruby_cmd(), and ip_ruby_cmd_core().
VALUE cmd_body_arg::receiver |
Definition at line 551 of file tcltklib.c.
Referenced by ip_ruby_cmd(), ip_ruby_cmd_core(), and ip_ruby_cmd_receiver_get().