Class ConstraintMethodParameter

java.lang.Object
All Implemented Interfaces:
java.lang.Iterable<ConstraintVariable>

public class ConstraintMethodParameter
extends ConstraintNamed
ConstraintMethodParameters are there for Preconditions and Postconditions, they encapsulate the MethodParameter that the constraint is refering to This will be a leaf on the constraint tree.