最速Rubyリファレンスマニュアル検索!
すべて(12)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
2.7.0(1)
3.0(1)
3.1(1)
3.2(1)
3.3(1)
3.4(1)
12件ヒット
[1-12件を表示]
(0.020秒)
トップページ
>
:
comment
>
:set_comment
別のキーワード
rexml comment
comment new
section set_comment
codeobject comment
rake last_comment
ライブラリ
rdoc
/
context
(12)
クラス
RDoc
::
Context
::
Section
(12)
検索結果
先頭1件
RDoc
::
Context
::
Section
#
set
_
comment(comment) -> ()
RDoc
::
Context
::
Section
#
set
_
comment(comment) -> ()
(24321.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
3.0
3.1
3.2
3.3
3.4
インスタンスメソッド
自身にコメントを設定します。
...
身にコメントを設定します。
@param
comment
文字列を指定します。
comment
の最初の行に :section: を含んでいた場合、その行以降の文字列をコ
メントとして設定します。そうでない場合は
comment
すべてをコメントとして
設定し
...
RDoc::Context::Section