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