|
Class Scanf::FormatSpecifier |
|
| Methods |
| Attributes |
| [R] | :conversion | |
| [W] | :i | |
| [R] | :matched_string | |
| [R] | :re_string |
| Classes and Modules |
| 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 |