Module aya.base

Interface Callable.DefCall

All Superinterfaces:
AyaDocile, Callable, org.aya.guest0x0.cubical.Restr.TermLike<Term>, Term
All Known Implementing Classes:
ConCall, DataCall, FnCall, PrimCall, StructCall
Enclosing interface:
Callable

public static sealed interface Callable.DefCall extends Callable permits ConCall, DataCall, FnCall, PrimCall, StructCall