next up previous
Next: Booléens Up: Spécifications des principaux types Previous: Symboles

Type plastique any

TYPE any  -- The union of all other types.
  IMPORT Subtype FROM type

  MODEL
  INVARIANT ALL(t: type :: Subtype(t, any))
END



Tremblay Guy
2/4/1999