com.ossuminc.riddl.passes.resolve.ReferenceMap
See theReferenceMap companion object
The primary output of the ResolutionPass. It provides a mapping from a reference to the referenced definition. This is useful for fast resolution during validation and other Passes because the resolution logic doesn't need to be exercised again.
Value parameters
- messages
-
A message accumulator for collecting messages when member functions are invoked
Attributes
- Companion
- object
- Source
- ReferenceMap.scala
- Graph
-
- Supertypes
Members list
In this article