PointerShift

case class PointerShift(logicalOffset: Int) extends AccessElement
trait Serializable
trait Product
trait Equals
trait Comparable[AccessElement]
class Object
trait Matchable
class Any

Value members

Concrete methods

override def kind: Int
Definition Classes

Inherited methods

override def compareTo(other: AccessElement): Int
Definition Classes
AccessElement -> Comparable
Inherited from:
AccessElement
override def hashCode(): Int
Definition Classes
Inherited from:
AccessElement
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
override def toString: String
Definition Classes
Inherited from:
AccessElement