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