Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
Program
Methods
all_inherits()
defined()
implements()
inherit_list()
inherit_tree()
inherits()
Program.inherit_tree()
Protocols
Method Program.inherits()
Method
inherits
int
inherits
(
program
child
,
program
parent
)
Description
Returns 1 if
child
has inherited
parent
.