Class
Scanf::FormatSpecifier
In: scanf.rb
Parent: Object

Methods

count_space?, letter, match, mid_match?, new, to_re, to_s, width,
Attributes

 [R]  :conversion
 [W]  :i
 [R]  :matched_string
 [R]  :re_string
Classes and Modules

Class Scanf::FormatSpecifier::FormatString

Public Class methods
new(str) src
Public Instance methods
to_s() src
count_space?() src
to_re() src
match(str) src
letter() src
width() src
mid_match?() src