NoSourcePosition
A sentinel for a non-existing source position
Value members
Concrete methods
Inherited methods
Is that
a source position contained in this source position ?
outer
is not taken into account.
Is that
a source position contained in this source position ?
outer
is not taken into account.
- Inherited from:
- SourcePosition
A fallback text representation, if the pattern matching in Printers does not have a case for this showable element
A fallback text representation, if the pattern matching in Printers does not have a case for this showable element
- Inherited from:
- Showable
Extracts the lines from the underlying source file as Array[Char]
Extracts the lines from the underlying source file as Array[Char]
- Inherited from:
- SourcePosition
Inner most position that is contained within the outermost
position.
Most precise position that comes from the call site.
Inner most position that is contained within the outermost
position.
Most precise position that comes from the call site.
- Inherited from:
- SourcePosition
The string representation of this showable element.
The string representation of this showable element.
- Inherited from:
- Showable
The string representation with each line after the first one indented by the given given margin (in spaces).
The string representation with each line after the first one indented by the given given margin (in spaces).
- Inherited from:
- Showable
The summarized string representation of this showable element. Recursion depth is limited to some smallish value. Default is Config.summarizeDepth.
The summarized string representation of this showable element. Recursion depth is limited to some smallish value. Default is Config.summarizeDepth.
- Inherited from:
- Showable