All Packages Class Hierarchy This Package Previous Next Index
Class kl1.lang.Module_unify_term_dcode
java.lang.Object
|
+----kl1.lang.Module
|
+----kl1.lang.Module_unify_term_dcode
- public final class Module_unify_term_dcode
- extends Module
-
predicate_unify_2
-
-
predicate_unify__args_3
-
-
predicate_unify__goal_2
-
-
predicate_unify__pf_2
-
-
Module_unify_term_dcode()
-
-
exec(KL1Machine, Goalrec, Predicate)
- Executes goals.
-
init(KL1Machine)
- Initializes the module.
predicate_unify_2
public final Predicate predicate_unify_2
predicate_unify__pf_2
public final Predicate predicate_unify__pf_2
predicate_unify__args_3
public final Predicate predicate_unify__args_3
predicate_unify__goal_2
public final Predicate predicate_unify__goal_2
Module_unify_term_dcode
public Module_unify_term_dcode()
init
public final void init(KL1Machine mach)
- Initializes the module.
- Overrides:
- init in class Module
exec
public Module exec(KL1Machine mach,
Goalrec qp,
Predicate toppred)
- Executes goals.
- Overrides:
- exec in class Module
All Packages Class Hierarchy This Package Previous Next Index