showShEx

object showShEx
class Object
trait Matchable
class Any

Value members

Concrete methods

def optShow[A](m: Option[A])(implicit evidence$2: Show[A]): String
def optShowBoolean(maybeBool: Option[Boolean], ifTrue: String): String
def optShowExtras(maybeIRIs: Option[List[IRI]]): String
def optShowLs[A](maybeLs: Option[List[A]], sep: String)(implicit evidence$3: Show[A]): String

Implicits

Implicits

implicit lazy val showAnnotation: Show[Annotation]
implicit lazy val showEachOf: Show[EachOf]
implicit lazy val showIRI: Show[IRI]
implicit lazy val showIRIExclusion: Show[IRIExclusion]
implicit lazy val showIRIStem: Show[IRIStem]
implicit lazy val showLang: Show[Lang]
implicit lazy val showLanguageExclusion: Show[LanguageExclusion]
implicit lazy val showLanguageStem: Show[LanguageStem]
implicit lazy val showLiteralExclusion: Show[LiteralExclusion]
implicit lazy val showLiteralStem: Show[LiteralStem]
implicit lazy val showMax: Show[Max]
implicit lazy val showNodeConstraint: Show[NodeConstraint]
implicit lazy val showNodeKind: Show[NodeKind]
implicit lazy val showNumericLiteral: Show[NumericLiteral]
implicit lazy val showObjectLiteral: Show[ObjectLiteral]
implicit lazy val showObjectValue: Show[ObjectValue]
implicit lazy val showOneOf: Show[OneOf]
implicit lazy val showPrefix: Show[Prefix]
implicit lazy val showPrefixMap: Show[PrefixMap]
implicit lazy val showSchema: Show[Schema]
implicit lazy val showSemAct: Show[SemAct]
implicit lazy val showShape: Show[Shape]
implicit lazy val showShapeExpr: Show[ShapeExpr]
implicit lazy val showShapeLabel: Show[ShapeLabel]
implicit lazy val showStemValue: Show[IRIStemRangeValue]
implicit lazy val showTripleConstraint: Show[TripleConstraint]
implicit lazy val showTripleExpr: Show[TripleExpr]
implicit lazy val showValueSetValue: Show[ValueSetValue]
implicit lazy val showXsFacet: Show[XsFacet]