Subject: [ruby-ext:00938] Re: how to call 'super' in C level?
From: matz netlab.co.jp (Yukihiro Matsumoto)
Date: Thu, 02 Mar 2000 12:20:42 +0900
References: 935
In-reply-to: 935
まつもと ゆきひろです
In message "[ruby-ext:00935] how to call 'super' in C level?"
on 00/03/01, Yasushi Shoji <yashi / yashi.com> writes:
|C levelでの 'super' の呼びかたを教えてください。(__)
「スーパークラスのメソッドを実現している関数を直接呼ぶ」とい
うのが現状可能な方法です。