Range

@SerialVersionUID(0L) final case
class Range(startLine: Int, startCharacter: Int, endLine: Int, endCharacter: Int) extends SemanticdbGeneratedMessage
Companion
object
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

override
Definition Classes
def withEndLine(`__v`: Int): Range
def withStartLine(`__v`: Int): Range

Inherited methods

Inherited from
Product
final

Serializes the messgae and returns a byte array containing its raw bytes

Serializes the messgae and returns a byte array containing its raw bytes

Inherited from
SemanticdbGeneratedMessage