- All Superinterfaces:
AyaDocile
- All Known Implementing Classes:
MetaInfo.AnyType,MetaInfo.PiDom,MetaInfo.Result
public sealed interface MetaInfo
extends AyaDocile
permits MetaInfo.Result, MetaInfo.AnyType, MetaInfo.PiDom
Constraints on a meta variable.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordThe meta variable is a type.static final recordThe meta variable is the domain of a pi type which is of a known type.static final recordThe type of the meta is known. -
Method Summary
Modifier and TypeMethodDescriptionbooleanisType(@NotNull Synthesizer synthesizer) @Nullable Termresult()Methods inherited from interface org.aya.generic.AyaDocile
debuggerOnlyToDoc, toDoc
-
Method Details
-
result
-
isType
-