BlindsightASTMapping

com.tersesystems.blindsight.jsonld.BlindsightASTMapping
See theBlindsightASTMapping companion object

Maps the root NodeObject to a BObject.

Attributes

Companion:
object
Source:
BlindsightASTMapping.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Concrete methods

def toBObject(nodeObject: NodeObject): BObject

Creates a BObject from a NodeObject.

Creates a BObject from a NodeObject.

Attributes

nodeObject

the input

Returns:

the output

Source:
BlindsightASTMapping.scala