Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > scanfライブラリ > Scanf::FormatStringクラス

class Scanf::FormatString

クラスの継承リスト: Scanf::FormatString < Object < Kernel

要約

特異メソッド

new(str)

[TODO]

インスタンスメソッド

last_match_tried

[TODO]

last_spec

[TODO]

last_spec_tried

[TODO]

match(str)

[TODO]

matched_count

[TODO]

prune(n=matched_count)

[TODO]

space

[TODO]

spec_count

[TODO]

string_left

[TODO]

to_s

[TODO]

定数

REGEX

[TODO]

SPECIFIERS

[TODO]

class Scanf::FormatString