A B C D E F G H I J L M N O P Q R S T U V W X Y Z

V

Variable - class com.svincent.moksa.Variable.
Represents a Variable: a WAM term that contains (possibly) a reference to another WAM term.
Variable(PrologEngine, String) - Constructor for class com.svincent.moksa.Variable
Constructs a new Variable with the given name.
VariableCollector - class com.svincent.moksa.VariableCollector.
Collects all the variables out of an PrologTerm compoundTerm.
VariableCollector() - Constructor for class com.svincent.moksa.VariableCollector
 
VariableTable - class com.svincent.smalljava.rhino.VariableTable.
 
VariableTable() - Constructor for class com.svincent.smalljava.rhino.VariableTable
 
varStart - Variable in class com.svincent.smalljava.rhino.VariableTable
 
visitChildren(CompoundTerm, Object) - Method in class com.svincent.moksa.PrologTermVisitor
 
visitCompoundTerm(CompoundTerm, Object) - Method in class com.svincent.moksa.PrologTermVisitor
 
visitCompoundTerm(CompoundTerm, Object) - Method in class com.svincent.moksa.Prologc.PrologTermCompiler
 
visitCompoundTerm(CompoundTerm, Object) - Method in class com.svincent.moksa.VariableCollector
 
visitJavaTerm(JavaTerm, Object) - Method in class com.svincent.moksa.PrologTermVisitor
 
visitJavaTerm(JavaTerm, Object) - Method in class com.svincent.moksa.Prologc.PrologTermCompiler
 
visitPrologTerm(PrologTerm, Object) - Method in class com.svincent.moksa.PrologTermVisitor
 
visitPrologTerm(PrologTerm, Object) - Method in class com.svincent.moksa.Prologc.PrologTermCompiler
 
visitVariable(Variable, Object) - Method in class com.svincent.moksa.PrologTermVisitor
 
visitVariable(Variable, Object) - Method in class com.svincent.moksa.Prologc.PrologTermCompiler
 
visitVariable(Variable, Object) - Method in class com.svincent.moksa.VariableCollector
 
visitWamFloat(WamFloat, Object) - Method in class com.svincent.moksa.PrologTermVisitor
 
visitWamFloat(WamFloat, Object) - Method in class com.svincent.moksa.Prologc.PrologTermCompiler
 
visitWamInteger(WamInteger, Object) - Method in class com.svincent.moksa.PrologTermVisitor
 
visitWamInteger(WamInteger, Object) - Method in class com.svincent.moksa.Prologc.PrologTermCompiler
 
Void - Static variable in class com.svincent.smalljava.SmallType
The Void type: only allowed as the return type of methods.

A B C D E F G H I J L M N O P Q R S T U V W X Y Z

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.