com.ossuminc.riddl.passes.PassInput
See thePassInput companion object
The input to a Pass in order to do its work. This consists of just the parsed model and the common options. Passes cannot extend this.
Value parameters
- root
-
The result of the parsing run, consisting of the RootContainer from which all AST content can be reached
Attributes
- Companion
- object
- Source
- Pass.scala
- Graph
-
- Supertypes
Members list
In this article