JavaScript is disabled on your browser.
API Note:
make sure to instantiate this class once for each Decl.TopLevel .
Do not use multiple instances in the tycking of one Decl.TopLevel
and do not reuse instances of this class in the tycking of multiple Decl.TopLevel s.
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
@NotNull org.aya.guest0x0.cubical.Partial<Term >
@NotNull org.aya.guest0x0.cubical.Restr<Term >
restr (@NotNull org.aya.guest0x0.cubical.Restr<Expr > restr)
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Details
inherit
@NotNull
public @NotNull Result inherit (@NotNull
@NotNull Expr expr,
@NotNull
@NotNull Term type)
synthesize
@NotNull
public @NotNull Result synthesize (@NotNull
@NotNull Expr expr)
ty
@NotNull
public @NotNull Term ty (@NotNull
@NotNull Expr expr)
restr
@NotNull
public @NotNull org.aya.guest0x0.cubical.Restr<Term > restr (@NotNull
@NotNull org.aya.guest0x0.cubical.Restr<Expr > restr)
elaboratePartial
@NotNull
public @NotNull org.aya.guest0x0.cubical.Partial<Term > elaboratePartial (@NotNull
Expr.PartEl partial,
@NotNull
@NotNull Term type)