AnnotatedType

dotty.tools.dotc.core.Types.AnnotatedType
See theAnnotatedType companion class
object AnnotatedType

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(parent: Type, annot: Annotation)(using Context): AnnotatedType
def make(underlying: Type, annots: List[Annotation])(using Context): Type