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

I

I2B - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
I2C - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
I2D - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
I2F - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
I2L - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
I2S - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IADD - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IALOAD - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IAND - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IASTORE - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ICONST_0 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ICONST_1 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ICONST_2 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ICONST_3 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ICONST_4 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ICONST_5 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ICONST_M1 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IDIV - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ACMPEQ - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ACMPNE - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ICMPEQ - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ICMPGE - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ICMPGT - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ICMPLE - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ICMPLT - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ICMPNE - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFEQ - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFGE - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFGT - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFLE - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFLT - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFNE - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFNONNULL - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFNULL - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IINC - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ILOAD - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ILOAD_0 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ILOAD_1 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ILOAD_2 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ILOAD_3 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IMPDEP1 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IMPDEP2 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IMUL - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
in - Static variable in class com.svincent.util.Util
My version of java.lang.System.in.
indent() - Method in class com.svincent.util.IndentPrintWriter
 
indent(PrintWriter) - Static method in class com.svincent.util.Util
 
indent(PrintWriter, String) - Static method in class com.svincent.util.Util
 
indent(String) - Method in class com.svincent.util.IndentPrintWriter
 
IndentPrintWriter - class com.svincent.util.IndentPrintWriter.
self ISSUE: assumes that all newlines are printed with println(), for efficiency.
IndentPrintWriter(Writer) - Constructor for class com.svincent.util.IndentPrintWriter
 
IndentPrintWriter(Writer, int) - Constructor for class com.svincent.util.IndentPrintWriter
 
INEG - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
Inst - Static variable in class com.svincent.moksa.VariableCollector
 
installArithmeticHandlers() - Method in class com.svincent.moksa.PrologEngine
 
installBuiltins() - Method in class com.svincent.moksa.PrologEngine
Install all the builtin rules.
installClass(File, String) - Method in class com.svincent.moksa.PrologPackageManager.PrologClassLoader
 
installClass(SmallClass) - Method in class com.svincent.smalljava.SmallClassLoader
Install the given SmallClass into this ClassLoader.
INSTANCEOF - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
INSTANCEOF_QUICK - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
Int - Static variable in class com.svincent.smalljava.SmallType
A signed integer
InterpretedRule - class com.svincent.moksa.InterpretedRule.
A rule, but interpreted, rather than compiled.
InterpretedRule(CompoundTerm) - Constructor for class com.svincent.moksa.InterpretedRule
 
intValue() - Method in class com.svincent.moksa.PrologTerm
Returns this PrologTerm's integral value.
intValue() - Method in class com.svincent.moksa.WamInteger
Returns this Integer's integral value.
InvalidDescriptorException - exception com.svincent.smalljava.InvalidDescriptorException.
Thrown when parsing a type descriptor goes badly.
InvalidDescriptorException() - Constructor for class com.svincent.smalljava.InvalidDescriptorException
 
InvalidDescriptorException(String, int) - Constructor for class com.svincent.smalljava.InvalidDescriptorException
 
InvalidDescriptorException(String, Throwable, int) - Constructor for class com.svincent.smalljava.InvalidDescriptorException
 
invoke(CompoundTerm) - Method in class com.svincent.moksa.PrologEngine
Utility method from outside.
invoke(Object, Method, Object[]) - Static method in class com.svincent.util.ReflectUtil
Invokes the given method, wrapping exceptions up in ReflectExceptions for ease of consumption.
invoke(PrologTerm) - Method in class com.svincent.moksa.Wam
Invoke a goal.
invoke(Wam) - Method in class com.svincent.moksa.Rule
Invoke this Rule.
INVOKEINTERFACE - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
INVOKEINTERFACE_QUICK - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
INVOKENONVIRTUAL_QUICK - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
invokeRule(Wam) - Method in class com.svincent.moksa.Rule
Contains the code which defines what this Rule does.
invokeRule(Wam) - Method in class com.svincent.moksa.Io.Open_4
 
invokeRule(Wam) - Method in class com.svincent.moksa.Io.Close_2
 
invokeRule(Wam) - Method in class com.svincent.moksa.Io.Get_stream_properties_2
 
invokeRule(Wam) - Method in class com.svincent.moksa.Io.Flush_output_1
 
invokeRule(Wam) - Method in class com.svincent.moksa.Io.Current_input_1
 
invokeRule(Wam) - Method in class com.svincent.moksa.Io.Current_output_1
 
invokeRule(Wam) - Method in class com.svincent.moksa.Io.Put_char_2
 
invokeRule(Wam) - Method in class com.svincent.moksa.Io.Nl_1
 
invokeRule(Wam) - Method in class com.svincent.moksa.Io.Get_char_2
 
invokeRule(Wam) - Method in class com.svincent.moksa.Io.Get_prolog_token_2
 
invokeRule(Wam) - Method in class com.svincent.moksa.Io.Write_2
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Call_1
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Cut_1
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Catch_3
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Throw_1
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Fail_0
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Halt_0
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Unify_2
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Var_1
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Atom_1
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Integer_1
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Real_1
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Atomic_1
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Compound_1
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Nonvar_1
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Number_1
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Identical_2
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Functor_3
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Arg_3
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Univ_2
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Set_var_nameXXX_2
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Copy_term_2
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Set_prolog_flag_2
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Asserta_1
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Assertz_1
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.Is_2
 
invokeRule(Wam) - Method in class com.svincent.moksa.Builtin.ArithmeticComparisonRule
 
invokeRule(Wam) - Method in class com.svincent.moksa.CompiledRule
 
invokeRule(Wam) - Method in class com.svincent.moksa.JavaInterface.Java_constructor_2
 
invokeRule(Wam) - Method in class com.svincent.moksa.JavaInterface.Java_method_3
 
invokeRule(Wam) - Method in class com.svincent.moksa.InterpretedRule
 
INVOKESPECIAL - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
INVOKESTATIC - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
INVOKESTATIC_QUICK - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
INVOKESUPER_QUICK - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
INVOKEVIRTUAL - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
INVOKEVIRTUAL_QUICK - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
INVOKEVIRTUAL_QUICK_W - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
INVOKEVIRTUALOBJECT_QUICK - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
Io - class com.svincent.moksa.Io.
Provides the Prolog environment with an ISO I/O subsystem.
Io.Close_2 - class com.svincent.moksa.Io.Close_2.
Closes the specified file.
Io.Close_2() - Constructor for class com.svincent.moksa.Io.Close_2
 
Io.Current_input_1 - class com.svincent.moksa.Io.Current_input_1.
Unifies the given variable with the current input
Io.Current_input_1() - Constructor for class com.svincent.moksa.Io.Current_input_1
 
Io.Current_output_1 - class com.svincent.moksa.Io.Current_output_1.
Unifies the given variable with the current output
Io.Current_output_1() - Constructor for class com.svincent.moksa.Io.Current_output_1
 
Io.Flush_output_1 - class com.svincent.moksa.Io.Flush_output_1.
Flushes the specified stream.
Io.Flush_output_1() - Constructor for class com.svincent.moksa.Io.Flush_output_1
 
Io.Get_char_2 - class com.svincent.moksa.Io.Get_char_2.
Gets a character from the given output stream.
Io.Get_char_2() - Constructor for class com.svincent.moksa.Io.Get_char_2
 
Io.Get_prolog_token_2 - class com.svincent.moksa.Io.Get_prolog_token_2.
Gets a Prolog token from the given output stream.
Io.Get_prolog_token_2() - Constructor for class com.svincent.moksa.Io.Get_prolog_token_2
 
Io.Get_stream_properties_2 - class com.svincent.moksa.Io.Get_stream_properties_2.
get_stream_properties (S, Props)
Io.Get_stream_properties_2() - Constructor for class com.svincent.moksa.Io.Get_stream_properties_2
 
Io.Nl_1 - class com.svincent.moksa.Io.Nl_1.
Prints a newline to the given output stream.
Io.Nl_1() - Constructor for class com.svincent.moksa.Io.Nl_1
 
Io.Open_4 - class com.svincent.moksa.Io.Open_4.
Opens the specified file.
Io.Open_4() - Constructor for class com.svincent.moksa.Io.Open_4
 
Io.PrologInput - class com.svincent.moksa.Io.PrologInput.
An identifier for an input stream.
Io.PrologInput(Io, String, CompoundTerm) - Constructor for class com.svincent.moksa.Io.PrologInput
Opens the file.
Io.PrologInputStream - class com.svincent.moksa.Io.PrologInputStream.
A wrapper for a Java InputStream.
Io.PrologInputStream(Io, Io, String, CompoundTerm, InputStream) - Constructor for class com.svincent.moksa.Io.PrologInputStream
 
Io.PrologOutput - class com.svincent.moksa.Io.PrologOutput.
An identifier for an output stream.
Io.PrologOutputStream - class com.svincent.moksa.Io.PrologOutputStream.
 
Io.PrologReader - class com.svincent.moksa.Io.PrologReader.
A wrapper for a Java Reader.
Io.PrologReader(Io, Io, String, CompoundTerm, Reader) - Constructor for class com.svincent.moksa.Io.PrologReader
 
Io.PrologWriter - class com.svincent.moksa.Io.PrologWriter.
 
Io.Put_char_2 - class com.svincent.moksa.Io.Put_char_2.
Puts the given character to the given output stream.
Io.Put_char_2() - Constructor for class com.svincent.moksa.Io.Put_char_2
 
Io.StreamIdentifier - class com.svincent.moksa.Io.StreamIdentifier.
An identifier for a currently open input or output stream.
Io.StreamIdentifier(Io, String, CompoundTerm) - Constructor for class com.svincent.moksa.Io.StreamIdentifier
 
Io.Write_2 - class com.svincent.moksa.Io.Write_2.
Writes its argument to the given output stream.
Io.Write_2() - Constructor for class com.svincent.moksa.Io.Write_2
 
Io(PrologEngine, InputStream, OutputStream) - Constructor for class com.svincent.moksa.Io
 
IOR - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IoUtil - class com.svincent.util.IoUtil.
Implements various I/O utility methods.
IoUtil() - Constructor for class com.svincent.util.IoUtil
 
IREM - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IRETURN - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
isAtom() - Method in class com.svincent.moksa.PrologTerm
Returns true iff this is an Atom.
isAtom() - Method in class com.svincent.moksa.CompoundTerm
Returns true iff this is an Atom.
isCompatibleWith(String) - Static method in class com.svincent.moksa.MoksaUtil
Returns 'true' if the current Moksa subsystem being used is compatible with the given version.
isCompatibleWith(String) - Static method in class com.svincent.smalljava.SmallJavaUtil
Returns 'true' if the current Smalljava library being used is compatible with the given version.
isCompoundTerm() - Method in class com.svincent.moksa.PrologTerm
Returns true iff this is a CompoundTerm.
isCompoundTerm() - Method in class com.svincent.moksa.CompoundTerm
Returns true iff this is a CompoundTerm.
isConstant() - Method in class com.svincent.moksa.PrologTerm
Returns true iff this is an constant: that is, if it is an Atom, an integer constant, or a floating-point constant.
isConstant() - Method in class com.svincent.moksa.WamFloat
Returns true iff this is a constant.
isConstant() - Method in class com.svincent.moksa.WamInteger
Returns true iff this is a constant.
isConstant() - Method in class com.svincent.moksa.CompoundTerm
Returns true iff this is a constant: i.e.
isEmptyList() - Method in class com.svincent.moksa.PrologTerm
 
isEmptyList() - Method in class com.svincent.moksa.CompoundTerm
 
isFinalized() - Method in class com.svincent.smalljava.SmallClass
Returns true iff this class has been finalized.
isFirstAlternative() - Method in class com.svincent.moksa.Rule
true iff this is the first registered alternative.
isFloat() - Method in class com.svincent.moksa.PrologTerm
Returns true iff this is a floating-point constant.
isFloat() - Method in class com.svincent.moksa.WamFloat
Returns true iff this is a WamFloat.
ISHL - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ISHR - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
isInfix() - Method in class com.svincent.moksa.CompoundTerm
 
isInput() - Method in class com.svincent.moksa.Io.StreamIdentifier
 
isInput() - Method in class com.svincent.moksa.Io.PrologInput
 
isInteger() - Method in class com.svincent.moksa.PrologTerm
Returns true iff this is a integer constant.
isInteger() - Method in class com.svincent.moksa.WamInteger
Returns true iff this is a WamInteger.
isJavaObject() - Method in class com.svincent.moksa.PrologTerm
Returns true iff this is a Java object wrapper.
isJavaObject() - Method in class com.svincent.moksa.JavaTerm
 
isLastAlternative() - Method in class com.svincent.moksa.Rule
true iff this is the last registered alternative.
isList() - Method in class com.svincent.moksa.PrologTerm
Returns true iff this is a List.
isList() - Method in class com.svincent.moksa.CompoundTerm
 
isNonEmptyList() - Method in class com.svincent.moksa.PrologTerm
 
isNonEmptyList() - Method in class com.svincent.moksa.CompoundTerm
 
isNumber() - Method in class com.svincent.smalljava.rhino.LocalVariable
Return true if the local variable is a Java register with double type.
isOnlyAlternative() - Method in class com.svincent.moksa.Rule
true iff this is the only registered alternative.
isOpen() - Method in class com.svincent.moksa.Io.StreamIdentifier
 
IsoPrologParser - class com.svincent.moksa.IsoPrologParser.
Parses ISO Prolog source files.
IsoPrologParser(PrologEngine) - Constructor for class com.svincent.moksa.IsoPrologParser
 
isOutput() - Method in class com.svincent.moksa.Io.StreamIdentifier
 
isOutput() - Method in class com.svincent.moksa.Io.PrologOutput
 
isParameter() - Method in class com.svincent.smalljava.rhino.LocalVariable
 
isPostfix() - Method in class com.svincent.moksa.CompoundTerm
 
isPrefix() - Method in class com.svincent.moksa.CompoundTerm
 
isPrimitive() - Method in class com.svincent.smalljava.SmallType
Returns 'true' if this type is a primitive type, such as 'int'.
isPrimitive() - Method in class com.svincent.smalljava.SmallType.PrimitiveType
Returns 'true' if this type is a primitive type, such as 'int'.
isPrintableAscii(char) - Static method in class com.svincent.util.QuoteUtil
 
isRequired() - Method in class com.svincent.util.CommandLine.Arg
 
isStatic() - Method in class com.svincent.smalljava.SmallMember
 
isStreamId() - Method in class com.svincent.moksa.PrologTerm
Returns true iff this is a Stream Identifier.
isStreamId() - Method in class com.svincent.moksa.Io.StreamIdentifier
 
isStructure() - Method in class com.svincent.moksa.PrologTerm
Return true iff this is a CompoundTerm or an Atom
isStructure() - Method in class com.svincent.moksa.CompoundTerm
Return true iff this is a CompoundTerm or an Atom
ISTORE - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ISTORE_0 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ISTORE_1 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ISTORE_2 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ISTORE_3 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ISUB - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
isVariable() - Method in class com.svincent.moksa.PrologTerm
Returns true iff this is a Variable.
isVariable() - Method in class com.svincent.moksa.Variable
Returns true iff this is a Variable.
iterator() - Method in class com.svincent.moksa.CompoundTerm.ListWrapper
Part of java.util.List implementation.
itsLabelTable - Variable in class com.svincent.smalljava.rhino.LabelTable
 
itsLabelTableTop - Variable in class com.svincent.smalljava.rhino.LabelTable
 
itsVariableNames - Variable in class com.svincent.smalljava.rhino.VariableTable
 
itsVariables - Variable in class com.svincent.smalljava.rhino.VariableTable
 
IUSHR - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IXOR - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.

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.