ShExPath

sealed trait ShExPath extends Product with Serializable

The following code is experimental. It will provide an implementation of: https://shexspec.github.io/spec/ShExPath

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

Value members

Inherited methods

def canEqual(that: Any): Boolean
Inherited from:
Equals
Inherited from:
Product
def productElement(n: Int): Any
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product