ByOffset

fabric.search.ByOffset
See theByOffset companion object
case class ByOffset(offset: Int, direction: OffsetDirection) extends SearchEntry

Attributes

Companion
object
Source
ByOffset.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait SearchEntry
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def search(json: Json, entries: List[SearchEntry], jsonPath: JsonPath): List[JsonPath]

Attributes

Definition Classes
Source
ByOffset.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product