JsonObjectLiteral

com.tersesystems.blindsight.jsonld.JsonObjectLiteral
final case class JsonObjectLiteral(value: BObject) extends LiteralValue[BObject]

A JSON literal value that returns a BObject.

Attributes

value

the object representing JSON.

See also:
Source:
Node.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait LiteralValue[BObject]
class Value[BObject]
trait Node
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product