Jump to content

Inheritance/Single: Difference between revisions

m
m (Undo revision 360028 by Petelomax (talk))
 
Line 1,730:
{{libheader|Phix/Class}}
Add (private|public) fields and methods as needed. Make Animal and Dog abstract (ie use "abstract class") to prevent instantiation.
<!--(phixnotonlinenotonline)-->
<syntaxhighlight lang="phix">
without js -- (class)
7,794

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.