Index

caliban.PathValue.Index
object Index

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Index.type

Members list

Value members

Concrete methods

def apply(value: Int): PathValue
def unapply(value: PathValue): Option[Int]