com.svincent.moksa
Class JavaInterface.JavaRule

java.lang.Object
  |
  +--com.svincent.moksa.WamObject
        |
        +--com.svincent.moksa.Rule
              |
              +--com.svincent.moksa.Builtin.BuiltinRule
                    |
                    +--com.svincent.moksa.JavaInterface.JavaRule
Direct Known Subclasses:
JavaInterface.Java_constructor_2, JavaInterface.Java_method_3
Enclosing class:
JavaInterface

public abstract static class JavaInterface.JavaRule
extends Builtin.BuiltinRule


Constructor Summary
JavaInterface.JavaRule()
           
 
Methods inherited from class com.svincent.moksa.Builtin.BuiltinRule
getTerm, makeTerm
 
Methods inherited from class com.svincent.moksa.Rule
getArity, getName, invoke, invokeRule, isFirstAlternative, isLastAlternative, isOnlyAlternative, tag
 
Methods inherited from class com.svincent.moksa.WamObject
tag
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaInterface.JavaRule

public JavaInterface.JavaRule()



This is documentation for Moksa Prolog, which can be found at http://www.svincent.com/moksa/

Copyright © 1999 Shawn P. Vincent.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.