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
-
-
Supertypes
-
trait SemanticdbGeneratedMessage
trait Matchable
class Any
Show all
Members list
Attributes
-
Definition Classes
-
SemanticdbGeneratedMessage
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