Jump to content

Inheritance/Single: Difference between revisions

m
→‎{{header|Phix}}: notonline tag
m (→‎{{header|Phix}}: notonline tag)
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.
<!--(phixnotonline)-->
<syntaxhighlight lang="phix">
without js -- (class)
7,806

edits

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