package v1
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- v1
- Api
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
sealed
trait
Address
extends Adt with Product with Serializable
- Annotations
- @root()
- final class CompilerMessage extends Product with Serializable
-
sealed
trait
Completed
[+T] extends Adt with Product with Serializable
- Annotations
- @root()
- case class Database (symbols: Map[Location, Symbol], messages: Seq[CompilerMessage]) extends Product with Serializable
- case class Location (addr: Address, start: Int, end: Int) extends Product with Serializable
- trait Mirror extends AnyRef
- final class SemanticException extends Exception with Product with Serializable
-
sealed
trait
Severity
extends Adt with Product with Serializable
- Annotations
- @root()
-
sealed
trait
Signature
extends Adt with Product with Serializable
- Annotations
- @root()
-
sealed
trait
Symbol
extends Optional with Adt with Product with Serializable
- Annotations
- @root()
-
implicit
class
XtensionRefSymbol extends AnyRef
- Definition Classes
- Api
-
implicit
class
XtensionSemanticEquality extends AnyRef
- Definition Classes
- Api
Value Members
- object Address extends Serializable
- object CompilerMessage extends Serializable
- object Completed extends Serializable
- object Database extends DatabaseOps with Serializable
- object SemanticException extends Serializable
- object Severity extends Serializable
- object Signature extends Serializable
- object Symbol extends Serializable