in scala
package io

package io

Object Summary
  object Position
     convenience methods to encode line and column number in one single integer.
  object Source
     convenience methods to create an iterable representation of a source file

Class Summary
abstract class Source()
     an iterable representation of source files.