Method | Description | |
---|---|---|
Reduce ( ConstraintBuilder stack ) : void |
Reduce produces a constraint from the operator and any arguments. It takes the arguments from the constraint stack and pushes the resulting constraint on it.
|
|
ThrowsOperator ( ) |
Construct a ThrowsOperator
|
public Reduce ( ConstraintBuilder stack ) : void | ||
stack | ConstraintBuilder | |
return | void |