EntityWriter

com.ossuminc.riddl.commands.hugo.writers.EntityWriter
trait EntityWriter(using pc: PlatformContext)

Attributes

Source
EntityWriter.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

Value members

Concrete methods

def emitEntity(entity: Entity, parents: Parents): Unit

Attributes

Source
EntityWriter.scala
def emitHandler(handler: Handler, parents: Parents, level: Int): Unit

Attributes

Source
EntityWriter.scala