InToplevel

sealed trait InToplevel[A] extends In[A] with Toplevel[A]
Source:
ast.scala
trait Toplevel[A]
trait In[A]
class Object
trait Matchable
class Any
class Enum[F, A]
class Input[A]
class Scalar[F, A]

Value members

Inherited methods

Inherited from:
Toplevel
Source:
ast.scala
Inherited from:
Toplevel
Source:
ast.scala