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