| Class SM::LineCollection |
|
|
Collect groups of lines together. Each group will end up containing a flow of text
| Methods |
| Public Class methods |
| new() |
| Public Instance methods |
| add(fragment) |
| each(&b) |
| to_a() |
For testing
| fragment_for(*args) |
Factory for different fragment types
| normalize() |
tidy up at the end
| to_s() |
| accept(am, visitor) |