TranslatingOptions

com.ossuminc.riddl.passes.translate.TranslatingOptions

A base trait for the options that a TranslatingPass must have

Attributes

Source
TranslatingOptions.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Options
class Options
class Options

Members list

Value members

Abstract methods

def inputFile: Option[Path]

Attributes

Source
TranslatingOptions.scala
def outputDir: Option[Path]

Attributes

Source
TranslatingOptions.scala