- Enclosing interface:
Callable
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
This exists solely for simplifying code in the tycker.
-
Method Summary
make(DefVar<D,S> defVar,
int ulift,
kala.collection.immutable.ImmutableSeq<@NotNull org.aya.util.Arg<Term>> args)
-
Method Details
-
make
@Contract(pure=true,
value="_,_,_->new")
@NotNull
@NotNull Callable make(DefVar<D,S> defVar,
int ulift,
kala.collection.immutable.ImmutableSeq<@NotNull org.aya.util.Arg<Term>> args)