NoSourcePosition
A sentinel for a non-existing source position
Attributes
- Graph
-
- Supertypes
-
class SourcePositiontrait Serializabletrait Producttrait Equalstrait Showabletrait SourcePositiontrait SrcPosclass Objecttrait Matchableclass AnyShow all
- Self type
-
NoSourcePosition.type
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
SourcePosition -> SourcePosition
Attributes
- Definition Classes
-
SourcePosition -> SourcePosition
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
SourcePosition -> Any
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- SourcePosition
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.
Attributes
- Inherited from:
- SourcePosition
Attributes
- Inherited from:
- SourcePosition
Attributes
- Inherited from:
- SourcePosition
Attributes
- Inherited from:
- SourcePosition
Attributes
- Inherited from:
- SourcePosition
Attributes
- Inherited from:
- SrcPos
Attributes
- 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
Attributes
- Inherited from:
- Showable
Attributes
- Inherited from:
- SourcePosition
Attributes
- Inherited from:
- SrcPos
Attributes
- Inherited from:
- SourcePosition
Attributes
- Inherited from:
- SourcePosition
The lines of the position
Extracts the lines from the underlying source file as Array[Char]
Extracts the lines from the underlying source file as Array[Char]
Attributes
- 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.
Attributes
- Inherited from:
- SourcePosition
Attributes
- Inherited from:
- SourcePosition
Attributes
- Inherited from:
- SourcePosition
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
The string representation of this showable element.
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).
Attributes
- 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.
Attributes
- Inherited from:
- Showable
Attributes
- Inherited from:
- SourcePosition
Attributes
- Inherited from:
- SourcePosition
Attributes
- Inherited from:
- SourcePosition
Attributes
- Inherited from:
- SourcePosition
Attributes
- Inherited from:
- SourcePosition
Attributes
- Inherited from:
- SourcePosition
Attributes
- Inherited from:
- SrcPos
Attributes
- Inherited from:
- SourcePosition
The text representation of this showable element. This normally dispatches to a pattern matching method in Printers.
The text representation of this showable element. This normally dispatches to a pattern matching method in Printers.
Attributes
- Inherited from:
- SourcePosition
Attributes
- Inherited from:
- SourcePosition