Uses of Interface
software.coley.sourcesolver.model.ChildSupplier
Packages that use ChildSupplier
-
Uses of ChildSupplier in software.coley.sourcesolver.model
Methods in software.coley.sourcesolver.model that return ChildSupplierModifier and TypeMethodDescriptionstatic ChildSupplierChildSupplier.of(Collection<? extends Model> models) static ChildSupplierstatic ChildSupplierConstructors in software.coley.sourcesolver.model with parameters of type ChildSupplierModifierConstructorDescriptionprotectedAbstractCaseLabelModel(Range range, ChildSupplier... suppliers) protectedAbstractExpressionModel(Range range, ChildSupplier... suppliers) protectedAbstractModel(Range range, ChildSupplier... suppliers) protectedAbstractPatternModel(Range range, ChildSupplier... suppliers) protectedAbstractStatementModel(Range range, ChildSupplier... suppliers)