scala.util.parsing.input.Positional
A trait for objects that have a source position.
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
Members list
Concise view
Value members
If current source position is undefined, update it with given position newpos
If current source position is undefined, update it with given position newpos
Attributes
- Returns:
the object itself
The source position of this object, initially set to undefined.
The source position of this object, initially set to undefined.
Attributes