Positioner
scala.io.Source.Positioner
Attributes
- Source
- Source.scala
- Graph
-
- Supertypes
- Known subtypes
-
object NoPositionerobject RelaxedPositioner
Members list
Value members
Constructors
def this()
Attributes
- Source
- Source.scala
Concrete methods
Attributes
- Source
- Source.scala
Concrete fields
Attributes
- Source
- Source.scala
the last character returned by next.
current line and column
position of last character returned by next
default col increment for tabs '\t', set to 4 initially
In this article