scala.io.Source

object NoPositioner

[source: scala/io/Source.scala]

object NoPositioner
extends Positioner
Values and Variables inherited from Positioner
ch, pos, cline, ccol, tabinc
Method Summary
override def next : Char
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Method Details
override def next : Char
Overrides
Positioner.next