1114件ヒット
[1-100件を表示]
(0.100秒)
種類
ライブラリ
- ビルトイン (468)
- forwardable (84)
- json (24)
-
minitest
/ spec (1) -
minitest
/ unit (2) - pp (12)
- prime (84)
-
rdoc
/ context (12) -
rubygems
/ command _ manager (12) -
webrick
/ httpservlet / abstract (12) -
webrick
/ httpservlet / prochandler (12) - zlib (12)
クラス
- BasicObject (24)
-
Gem
:: CommandManager (12) -
JSON
:: Parser (24) - Method (12)
- Module (120)
- Object (145)
- Prime (72)
-
RDoc
:: Context (12) - UnboundMethod (108)
-
WEBrick
:: HTTPServlet :: AbstractServlet (12) -
WEBrick
:: HTTPServlet :: ProcHandler (12)
モジュール
- Enumerable (24)
- Forwardable (72)
- Kernel (48)
-
MiniTest
:: Assertions (2)
キーワード
-
1
. 6 . 8から1 . 8 . 0への変更点(まとめ) (12) - == (12)
- === (12)
- Marshal フォーマット (12)
-
NEWS for Ruby 2
. 0 . 0 (12) -
NEWS for Ruby 2
. 1 . 0 (12) -
NEWS for Ruby 2
. 7 . 0 (6) -
NEWS for Ruby 3
. 0 . 0 (5) -
NEWS for Ruby 3
. 1 . 0 (4) - Prime (12)
- Ruby プログラムの実行 (12)
- Rubyで使われる記号の意味(正規表現の複雑な記号は除く) (12)
- Ruby用語集 (12)
- SingleForwardable (12)
- TYPES (12)
- ZStream (12)
- arity (12)
-
assert
_ instance _ of (1) -
assert
_ kind _ of (1) -
bind
_ call (12) -
class
_ eval (12) -
class
_ variables (12) - constants (12)
-
def
_ delegator (12) -
def
_ delegators (12) -
def
_ instance _ delegator (12) -
def
_ instance _ delegators (12) - delegate (12)
- drb (12)
- each (24)
- eql? (12)
- eval (24)
-
get
_ instance (24) -
global
_ variables (12) - grep (24)
-
ins
_ methods _ i (12) -
ins
_ methods _ priv _ i (12) -
ins
_ methods _ prot _ i (12) - inspect (12)
-
instance
_ delegate (12) -
instance
_ eval (12) -
instance
_ exec (12) -
instance
_ methods (12) -
instance
_ variable _ defined? (12) -
instance
_ variable _ get (12) -
instance
_ variable _ set (12) -
instance
_ variables (12) -
int
_ from _ prime _ division (12) - irb (12)
-
irb
/ completion (12) -
local
_ variables (12) - methods (12)
-
module
_ eval (12) -
must
_ be _ instance _ of (1) - new (12)
-
original
_ name (12) - owner (12)
- parameters (12)
- parse (12)
-
pretty
_ print _ instance _ variables (12) - prime? (12)
-
prime
_ division (12) -
private
_ instance _ methods (12) -
private
_ methods (12) -
protected
_ instance _ methods (12) -
protected
_ methods (12) -
public
_ instance _ methods (12) -
public
_ methods (12) -
rb
_ class _ allocate _ instance (12) -
rb
_ class _ instance _ methods (12) -
rb
_ class _ new _ instance (12) -
rb
_ class _ private _ instance _ methods (12) -
rb
_ class _ protected _ instance _ methods (12) -
rb
_ is _ instance _ id (12) -
rb
_ obj _ instance _ eval (12) -
rb
_ obj _ instance _ variables (12) -
rb
_ obj _ is _ instance _ of (12) -
rb
_ obj _ remove _ instance _ variable (12) -
remove
_ class _ variable (12) -
remove
_ const (12) -
remove
_ instance _ variable (12) -
respond
_ to? (12) -
ruby 1
. 6 feature (12) -
ruby 1
. 8 . 4 feature (12) -
ruby 1
. 9 feature (12) -
rubygems
/ command _ manager (12) -
source
_ location (12) -
specific
_ eval (12) -
to
_ s (12) - クラス/メソッドの定義 (12)
- パターンマッチ (4)
- 変数と定数 (12)
検索結果
先頭5件
- VALUE rb
_ class _ instance _ methods(int argc , VALUE *argv , VALUE mod) - VALUE rb
_ class _ private _ instance _ methods(int argc , VALUE *argv , VALUE mod) - VALUE rb
_ class _ protected _ instance _ methods(int argc , VALUE *argv , VALUE mod) - VALUE rb
_ class _ new _ instance(int argc , VALUE *argv , VALUE klass) - VALUE rb
_ obj _ instance _ eval(int argc , VALUE *argv , VALUE self)
-
VALUE rb
_ class _ instance _ methods(int argc , VALUE *argv , VALUE mod) (32216.0) -
Module#instance_methods の実体。 モジュール mod に定義されている public メソッド名の リストを文字列の配列で返します。
...Module#instance_methods の実体。
モジュール mod に定義されている public メソッド名の
リストを文字列の配列で返します。... -
VALUE rb
_ class _ private _ instance _ methods(int argc , VALUE *argv , VALUE mod) (32216.0) -
Module#private_instance_methods の実体。 モジュール mod に定義されている private メソッド名の リストを文字列の配列で返します。
...Module#private_instance_methods の実体。
モジュール mod に定義されている private メソッド名の
リストを文字列の配列で返します。... -
VALUE rb
_ class _ protected _ instance _ methods(int argc , VALUE *argv , VALUE mod) (32216.0) -
Module#protected_instance_methods の実体。 モジュール mod に定義されている protected メソッド名の リストを文字列の配列で返します。
...Module#protected_instance_methods の実体。
モジュール mod に定義されている protected メソッド名の
リストを文字列の配列で返します。... -
VALUE rb
_ class _ new _ instance(int argc , VALUE *argv , VALUE klass) (32200.0) -
Class#new の実体です。
Class#new の実体です。 -
VALUE rb
_ obj _ instance _ eval(int argc , VALUE *argv , VALUE self) (32200.0) -
-
VALUE rb
_ obj _ instance _ variables(VALUE obj) (32200.0) -
-
VALUE rb
_ obj _ is _ instance _ of(VALUE obj , VALUE klass) (32200.0) -
obj がクラス klass のインスタンスならば真。
obj がクラス klass のインスタンスならば真。 -
VALUE rb
_ obj _ remove _ instance _ variable(VALUE obj , VALUE name) (32200.0) -
-
int rb
_ is _ instance _ id(ID id) (32200.0) -
インスタンス変数名として有効な ID ならば真。
インスタンス変数名として有効な ID ならば真。