Want to call this something more generic, as method contracts have specific
restrictions, but contracts on fields do not. svn: r18241
This commit is contained in:
parent
ffa34e1f7d
commit
c6e671581f
|
@ -1486,7 +1486,7 @@ resulting trait is the same as for @scheme[trait-sum], otherwise the
|
||||||
(method-id method-contract)]
|
(method-id method-contract)]
|
||||||
[field-spec
|
[field-spec
|
||||||
field-id
|
field-id
|
||||||
(field-id field-contract)])]{
|
(field-id contract-expr)])]{
|
||||||
Produces a contract for a class.
|
Produces a contract for a class.
|
||||||
|
|
||||||
There are two major categories of contracts listed in a @scheme[class/c]
|
There are two major categories of contracts listed in a @scheme[class/c]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user