sealed abstract class Location extends Product with Serializable
Location in source code indicating where in the source code an event originated.
- Source
- Location.scala
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- Location
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All