java.lang.Object
org.aya.core.Meta
- 所有已实现的接口:
AnyVar
- API Note:
- The object identity of this class is used at runtime
- Implementation Note:
- Do not override equals or hashCode
-
字段概要
字段修饰符和类型字段说明final @NotNull kala.collection.immutable.ImmutableSeq<Term.Param>final @NotNull Stringfinal @Nullable Termfinal @NotNull org.aya.util.error.SourcePosfinal @NotNull kala.collection.immutable.ImmutableSeq<Term.Param> -
方法概要
修饰符和类型方法说明asPi(@NotNull String domName, @NotNull String codName, boolean explicit, int ulift, @NotNull kala.collection.immutable.ImmutableSeq<Arg<Term>> contextArgs) static @NotNull Metafrom(@NotNull kala.collection.immutable.ImmutableSeq<Term.Param> contextTele, @NotNull String name, @Nullable Term result, @NotNull org.aya.util.error.SourcePos sourcePos) kala.collection.SeqView<Term.Param>@NotNull Stringname()boolean
-
字段详细资料
-
contextTele
-
telescope
-
name
-
result
-
sourcePos
@NotNull public final @NotNull org.aya.util.error.SourcePos sourcePos -
conditions
-
-
方法详细资料
-
fullTelescope
-
solve
-
from
@NotNull public static @NotNull Meta from(@NotNull @NotNull kala.collection.immutable.ImmutableSeq<Term.Param> contextTele, @NotNull @NotNull String name, @Nullable @Nullable Term result, @NotNull @NotNull org.aya.util.error.SourcePos sourcePos) -
asPi
@NotNull public FormTerm.Pi asPi(@NotNull @NotNull String domName, @NotNull @NotNull String codName, boolean explicit, int ulift, @NotNull @NotNull kala.collection.immutable.ImmutableSeq<Arg<Term>> contextArgs) -
name
-