36件ヒット
[1-36件を表示]
(0.087秒)
ライブラリ
-
rdoc
/ code _ object (12) -
rdoc
/ ghost _ method (12)
キーワード
- CodeObject (12)
-
rdoc
/ ghost _ method (12)
検索結果
-
rdoc
/ ghost _ method (26016.0) -
RDoc::GhostMethod を定義するサブライブラリです。
...RDoc::GhostMethod を定義するサブライブラリです。... -
RDoc
:: GhostMethod (21000.0) -
コメントでのみ参照されるメソッドを表現します。
コメントでのみ参照されるメソッドを表現します。
ライブラリの内部で使用します。 -
RDoc
:: CodeObject (3006.0) -
RDoc のコードツリーを表現するクラスの基本クラスです。
...RDoc のコードツリーを表現するクラスの基本クラスです。
以下は RDoc::CodeObject のサブクラスのツリーです。
//emlist{
* RDoc::Context
* RDoc::TopLevel
* RDoc::ClassModule
* RDoc::AnonClass
* RDoc::NormalClass
* RDoc::NormalModule
* RD......oc::SingleClass
* RDoc::AnyMethod
* RDoc::GhostMethod
* RDoc::MetaMethod
* RDoc::Alias
* RDoc::Attr
* RDoc::Constant
* RDoc::Require
* RDoc::Include
//}...