Imported

discovery.Type.Imported
case class Imported(qualified: String, name: String) extends Type

Attributes

Graph
Supertypes
trait Type
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def asDoc: Doc

Inherited methods

def asString: String

Attributes

Inherited from:
Type
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product