PositionalAt

case class PositionalAt(pos: Int) extends AttributeKey

Represents an individual positional attribute at the specified index.

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def desc: String

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product

Concrete fields

val key: String