MagicImports

mdoc.internal.markdown.MagicImports
class MagicImports(settings: Settings, reporter: Reporter, file: InputFile)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Classlikes

object NonPrintable

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
class Printable(inputFile: InputFile, parents: List[FileImport])

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Printable.type
object Printable extends Printable

Attributes

Companion
class
Supertypes
class Printable
class Object
trait Matchable
class Any
Self type
Printable.type

Value members

Concrete fields

val dependencies: ListBuffer[Indeterminate]
val files: Map[AbsolutePath, FileImport]
val repositories: ListBuffer[Indeterminate]
val scalacOptions: ListBuffer[Indeterminate]