dotty.tools.dotc.semanticdb.Range
See theRange companion object
final case class Range (startLine : Int = ..., startCharacter : Int = ..., endLine : Int = ..., endCharacter : Int = ...) extends SemanticdbGeneratedMessage
Attributes
Companion
object
Graph
Reset zoom Hide graph Show graph
Supertypes
trait SemanticdbGeneratedMessage
trait Matchable
class Any
Show all
Members list
Attributes
Definition Classes
SemanticdbGeneratedMessage
An iterator over the names of all the elements of this product.
An iterator over the names of all the elements of this product.
Attributes
Inherited from:
Product
An iterator over all the elements of this product.
An iterator over all the elements of this product.
Attributes
Returns
in the default implementation, an Iterator[Any]
Inherited from:
Product
Serializes the messgae and returns a byte array containing its raw bytes
Serializes the messgae and returns a byte array containing its raw bytes
Attributes
Inherited from:
SemanticdbGeneratedMessage