Type

amyc.core.Types$.Type
trait Type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object BottomType.type
class ClassType
object ErrorType.type
class FunctionType
object NoType.type
class OrType
class TypeVariable
object WildCardType.type
Show all

Members list

Value members

Concrete methods

infix def <:<(lhs: Type): Boolean
infix def =:=(lhs: Type): Boolean
def isBottomType: Boolean