Extracted from Pike v7.4 release 35 at 2003-12-09.
[Top]
predef::
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
.