public interface AppTycker
-
Nested Class Summary
Nested Classes -
Method Summary
Static MethodsModifier and TypeMethodDescriptioncheckCompiledApplication(org.aya.syntax.compile.JitTele def, @NotNull AppTycker.Factory<Ex> makeArgs) checkDefApplication(@NotNull org.aya.syntax.ref.DefVar<?, ?> defVar, @NotNull TyckState state, @NotNull AppTycker.Factory<Ex> makeArgs)
-
Method Details
-
checkCompiledApplication
@NotNull static <Ex extends Exception> @NotNull Jdg checkCompiledApplication(org.aya.syntax.compile.JitTele def, @NotNull @NotNull AppTycker.Factory<Ex> makeArgs) throws Ex - Throws:
Ex
-
checkDefApplication
@NotNull static <Ex extends Exception> @NotNull Jdg checkDefApplication(@NotNull @NotNull org.aya.syntax.ref.DefVar<?, ?> defVar, @NotNull @NotNull TyckState state, @NotNull @NotNull AppTycker.Factory<Ex> makeArgs) throws Ex- Throws:
Ex
-