Extracted from Pike v7.3 release 14 at 2002-02-15.
[Top]
Program
·
all_inherits()
·
defined()
·
implements()
·
inherit_list()
·
inherit_tree()
· inherits()
Program.inherit_tree()
Protocols
Method Program.inherits()
Method
inherits
int
Program.
inherits
(
program
child
,
program
parent
)
Description
Returns 1 if
child
has inherited
parent
.