模块 aya.base
程序包 org.aya.concrete

接口 Expr.WithTerm

所有超级接口:
AyaDocile, Expr, org.aya.guest0x0.cubical.Restr.TermLike<Expr>, org.aya.util.error.SourceNode
所有已知实现类:
Expr.ProjExpr, Expr.RefExpr
封闭接口:
Expr

public static sealed interface Expr.WithTerm extends Expr permits Expr.RefExpr, Expr.ProjExpr