-
static char * is_defined(VALUE self, NODE *node, char *buf) -
node を self = self で評価したとき値が得られそうな式であれば、node の種別を表す文字列を返します。
このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ
static char * is_defined(VALUE self, NODE *node, char *buf)
node を self = self で評価したとき値が得られそうな式であれば、node の種別を表す文字列を返します。