66件ヒット
[1-66件を表示]
(0.535秒)
クラス
-
RDoc
:: Context (22) -
RDoc
:: Context :: Section (44)
検索結果
先頭5件
-
RDoc
:: Context # name -> String (203.0) -
自身の名前を返します。
自身の名前を返します。
サブクラスによっては、メソッド名やクラス名を意味します。 -
RDoc
:: Context # unmatched _ alias _ lists -> {String => RDoc :: Alias} (203.0) -
メソッド名の対応が取れていない alias の旧メソッド名がキー、 RDoc::Alias が値の Hash を返します。
メソッド名の対応が取れていない alias の旧メソッド名がキー、
RDoc::Alias が値の Hash を返します。 -
RDoc
:: Context :: Section # comment -> String | nil (203.0) -
section のコメントを返します。
section のコメントを返します。 -
RDoc
:: Context :: Section # inspect -> String (203.0) -
自身の情報を人間に読みやすい文字列にして返します。
自身の情報を人間に読みやすい文字列にして返します。 -
RDoc
:: Context :: Section # sequence -> String (203.0) -
section のシーケンス番号を文字列で返します。
section のシーケンス番号を文字列で返します。
リンクを作成する時に使われます。 -
RDoc
:: Context :: Section # title -> String | nil (203.0) -
section のタイトルを返します。
section のタイトルを返します。