32件ヒット
[1-32件を表示]
(0.058秒)
別のキーワード
種類
- 定数 (12)
- インスタンスメソッド (12)
- 文書 (8)
ライブラリ
-
rdoc
/ context (12) -
rdoc
/ markup (12)
クラス
-
RDoc
:: Context (12) -
RDoc
:: Markup (12)
キーワード
-
NEWS for Ruby 2
. 5 . 0 (8) -
get
_ line _ types (12)
検索結果
先頭3件
-
RDoc
:: Context :: TYPES -> ["class" , "instance"] (21101.0) -
メソッドの種類を文字列の配列で返します。
メソッドの種類を文字列の配列で返します。 -
RDoc
:: Markup # get _ line _ types -> [Symbol] (9107.0) -
変換する文字列の各行のタイプを Symbol の配列で返します。
...変換する文字列の各行のタイプを Symbol の配列で返します。
rdoc ライブラリのデバッグ用途に使用します。
SM::SimpleMarkup#convert の後に実行します。
@see SM::SimpleMarkup#convert... -
NEWS for Ruby 2
. 5 . 0 (24.0) -
NEWS for Ruby 2.5.0 このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。
...added to provide the limits of C types.
This is available when rbconfig/sizeof is loaded.
* ripper
* Ripper::EXPR_BEG and so on for Ripper#state.
* Ripper#state を追加。スキャナーの状態を伝えるためです。13686
* rdoc
* RDoc 6.0.1 に更新
* Replace......IRB based lexer with Ripper.
* https://github.com/ruby/rdoc/pull/512
* This much improves the speed of generating documents.
* It also facilitates supporting new syntax in the future.
* Support many new syntaxes of Ruby from the past few years.
* Use "frozen_stri...
