|
Ruby
1.9.3p551(2014-11-13revision48407)
|
Data Fields | |
| VALUE | receiver |
| ID | method |
| VALUE | args |
Definition at line 546 of file tcltklib.c.
| VALUE cmd_body_arg::args |
Definition at line 549 of file tcltklib.c.
Referenced by ip_ruby_cmd(), and ip_ruby_cmd_core().
| ID cmd_body_arg::method |
Definition at line 548 of file tcltklib.c.
Referenced by ip_ruby_cmd(), and ip_ruby_cmd_core().
| VALUE cmd_body_arg::receiver |
Definition at line 547 of file tcltklib.c.
Referenced by ip_ruby_cmd(), ip_ruby_cmd_core(), and ip_ruby_cmd_receiver_get().
1.8.14