36件ヒット
[1-36件を表示]
(0.008秒)
クラス
-
RDoc
:: Context (12) -
RDoc
:: Context :: Section (24)
キーワード
-
set
_ comment (12) -
set
_ current _ section (12)
検索結果
先頭3件
-
RDoc
:: Context :: Section # comment -> String | nil (18104.0) -
section のコメントを返します。
section のコメントを返します。 -
RDoc
:: Context :: Section # set _ comment(comment) -> () (6223.0) -
自身にコメントを設定します。
...身にコメントを設定します。
@param comment 文字列を指定します。
comment の最初の行に :section: を含んでいた場合、その行以降の文字列をコ
メントとして設定します。そうでない場合は comment すべてをコメントとして
設定し... -
RDoc
:: Context # set _ current _ section(title , comment) -> () (104.0) -
Handle sections
Handle sections