filename=variable.c
macro=false
private=false
type=int
name=rb_const_defined_at
params=(VALUE klass, ID id)


klass 自体に定数 id が定義されていれば真。

