Uses of Interface
org.derive4j.processor.api.FreeVariable.Case
Packages that use FreeVariable.Case
-
Uses of FreeVariable.Case in org.derive4j.processor.api
Methods in org.derive4j.processor.api with parameters of type FreeVariable.CaseModifier and TypeMethodDescriptionabstract <X> XFreeVariable.variable(FreeVariable.Case<X> variable) final <X> Function<FreeVariable, X> FreeVariables.CasesMatchers.TotalMatcher_Variable.variable(FreeVariable.Case<X> variable) <X> XFreeVariables.Lazy.variable(FreeVariable.Case<X> variable) <X> XFreeVariables.Variable.variable(FreeVariable.Case<X> variable)