KindMap

com.ossuminc.riddl.passes.resolve.KindMap
See theKindMap companion object
case class KindMap()

Mapping from implementation class to the instances of definitions. This keeps track of the instances of each kind of com.ossuminc.riddl.language.AST.RiddlValue in a model. It is generated by the ResolutionPass.

Attributes

Companion
object
Source
KindMap.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
KindMap.scala

Attributes

Source
KindMap.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product