Doc tweak.
This commit is contained in:
parent
e813388df8
commit
d39753685b
@ -444,9 +444,9 @@ each frame. The static calculation of the typestates of a program is a
|
||||
function-local dataflow problem, and handles user-defined predicates in a
|
||||
similar fashion to the way the type system permits user-defined types.
|
||||
|
||||
A short way of thinking of this is: types statically model the kinds of values
|
||||
held in slots, typestates statically model @emph{assertions that hold} before
|
||||
and after statements.
|
||||
A short way of thinking of this is: types statically model values,
|
||||
typestates statically model @emph{assertions that hold} before and
|
||||
after statements.
|
||||
|
||||
@end itemize
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user