TranslatingState
com.ossuminc.riddl.passes.translate.TranslatingState
Base class for the state of a TranslatingState so it can do its work. This class just takes care of managing the output files.
Type parameters
- OF
-
The type of the OutputFile that should be used to do the translation.
Attributes
- Source
- TranslatingState.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class HugoPass
Members list
In this article