izumi.idealingua.model.il.ast.raw.defns.RawTopLevelDefn
See theRawTopLevelDefn companion trait
object RawTopLevelDefn
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
RawTopLevelDefn.type
Members list
Type members
Classlikes
final case class TLDBaseType(v: WithId) extends TypeDefn
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TypeDefntrait RawTopLevelDefnclass Objecttrait Matchableclass AnyShow all
final case class TLDBuzzer(v: RawBuzzer) extends RawTopLevelDefn
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RawTopLevelDefnclass Objecttrait Matchableclass AnyShow all
final case class TLDConsts(v: RawConstBlock) extends RawTopLevelDefn
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RawTopLevelDefnclass Objecttrait Matchableclass AnyShow all
final case class TLDDeclared(v: DeclaredType) extends TypeDefn
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TypeDefntrait RawTopLevelDefnclass Objecttrait Matchableclass AnyShow all
final case class TLDForeignType(v: ForeignType) extends TypeDefn
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TypeDefntrait RawTopLevelDefnclass Objecttrait Matchableclass AnyShow all
final case class TLDNewtype(v: NewType) extends TypeDefn
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TypeDefntrait RawTopLevelDefnclass Objecttrait Matchableclass AnyShow all
final case class TLDService(v: RawService) extends RawTopLevelDefn
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RawTopLevelDefnclass Objecttrait Matchableclass AnyShow all
final case class TLDStreams(v: RawStreams) extends RawTopLevelDefn
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RawTopLevelDefnclass Objecttrait Matchableclass AnyShow all
sealed trait TypeDefn extends RawTopLevelDefn
Attributes
- Supertypes
- Known subtypes
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article