java.lang.Object
org.aya.tyck.unify.DefEq
- Implementation Note:
- in case
compareUntyped(Term, Term, Sub, Sub)returns null, we will consider it a unification failure, so be careful when returning null.
-
嵌套类概要
嵌套类 -
构造器概要
构造器构造器说明DefEq(@NotNull org.aya.util.Ordering cmp, @NotNull org.aya.util.reporter.Reporter reporter, boolean allowVague, boolean allowConfused, Trace.Builder traceBuilder, @NotNull TyckState state, @NotNull org.aya.util.error.SourcePos pos, @NotNull LocalCtx ctx) -
方法概要
-
构造器详细资料
-
DefEq
public DefEq(@NotNull @NotNull org.aya.util.Ordering cmp, @NotNull @NotNull org.aya.util.reporter.Reporter reporter, boolean allowVague, boolean allowConfused, @Nullable Trace.Builder traceBuilder, @NotNull @NotNull TyckState state, @NotNull @NotNull org.aya.util.error.SourcePos pos, @NotNull @NotNull LocalCtx ctx)
-
-
方法详细资料
-
getFailure
-
compare
-
checkEqn
-