Class Summary | |
abstract class
|
Source
extends Iterator[Char]
The class
Source implements an iterable representation
of source files. Calling method reset returns an identical,
resetted source. |
Object Summary | |
object
|
BytePickle
extends AnyRef
Pickler combinators.
Based on a Haskell library by Andrew Kennedy,
see http://research.microsoft.com/~akenn/fun/.
|
object
|
Position
extends AnyRef
The object The following properties hold:
|
object
|
Source
extends AnyRef
This object provides convenience methods to create an iterable
representation of a source file.
|
object
|
UTF8Codec
extends AnyRef
|