Perfect Developer basic tutorial 4 | This page last modified 2011-10-29 (JAC) |
It's time to describe simple class declarations in Perfect. We'll describe class structure and class constructors, how to declare variables and invariants. We'll describe the kinds of method that can be declared. We won't be describing class destructors, because Perfect doesn't have those!
The four kinds of method are:
To show you the main ideas, we'll explain the development of a simple Book class.
Save My Place | Glossary | Language Reference Manual |
Copyright © 1997-2012 Escher Technologies Limited. All rights reserved. Information is subject to change without notice. |