Uses of Record Class
org.ek9lang.compiler.symbolic.FunctionSummary.RequirePredicate
Packages that use FunctionSummary.RequirePredicate
-
Uses of FunctionSummary.RequirePredicate in org.ek9lang.compiler.symbolic
Methods in org.ek9lang.compiler.symbolic that return types with arguments of type FunctionSummary.RequirePredicateModifier and TypeMethodDescriptionFunctionSummary.requires()Returns the value of therequiresrecord component.Constructor parameters in org.ek9lang.compiler.symbolic with type arguments of type FunctionSummary.RequirePredicateModifierConstructorDescriptionFunctionSummary(List<FunctionSummary.RequirePredicate> requires) Creates an instance of aFunctionSummaryrecord class.