ContextType

es.weso.shapepath.ContextType
See theContextType companion object
sealed abstract class ContextType extends Product with Serializable

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object EachOfType.type
object NodeConstraintType.type
object OneOfType.type
object ShapeAndType.type
object ShapeNotType.type
object ShapeOrType.type
object ShapeType.type

Members list

Concise view

Value members

Abstract methods

Inherited methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product