![]() |
![]() |
class |
![]() |
![]() |
![]() |
||||
![]() |
![]() |
![]() |
![]() |
![]() |
Example: % ::obj::class line class line % rom now on, you can define a line eiterh by invoking classname: % set l1 [line] ::obj::inst::1 % or by invoking the ::obj::new procedure: % set l2 [::obj::new line] ::obj::inst::2 % |