|
Ruby
2.1.10p492(2016-04-01revision54464)
|
Data Fields | |
| VALUE | receiver |
| ID | method |
| VALUE | args |
Definition at line 555 of file tcltklib.c.
| VALUE cmd_body_arg::args |
Definition at line 558 of file tcltklib.c.
Referenced by ip_ruby_cmd(), and ip_ruby_cmd_core().
| ID cmd_body_arg::method |
Definition at line 557 of file tcltklib.c.
Referenced by ip_ruby_cmd(), and ip_ruby_cmd_core().
| VALUE cmd_body_arg::receiver |
Definition at line 556 of file tcltklib.c.
Referenced by ip_ruby_cmd(), ip_ruby_cmd_core(), and ip_ruby_cmd_receiver_get().
1.8.14