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

T

T_BOOLEAN - Static variable in class com.svincent.smalljava.rhino.ByteCode
Types for the NEWARRAY opcode.
T_BYTE - Static variable in class com.svincent.smalljava.rhino.ByteCode
Types for the NEWARRAY opcode.
T_CHAR - Static variable in class com.svincent.smalljava.rhino.ByteCode
Types for the NEWARRAY opcode.
T_DOUBLE - Static variable in class com.svincent.smalljava.rhino.ByteCode
Types for the NEWARRAY opcode.
T_FLOAT - Static variable in class com.svincent.smalljava.rhino.ByteCode
Types for the NEWARRAY opcode.
T_INT - Static variable in class com.svincent.smalljava.rhino.ByteCode
Types for the NEWARRAY opcode.
T_LONG - Static variable in class com.svincent.smalljava.rhino.ByteCode
Types for the NEWARRAY opcode.
T_SHORT - Static variable in class com.svincent.smalljava.rhino.ByteCode
Types for the NEWARRAY opcode.
TABLESWITCH - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
tag() - Method in class com.svincent.moksa.WamObject
Retrieves a short human-readable representation of this object as a String.
tag() - Method in class com.svincent.moksa.CompoundTerm.ListWrapper
 
tag() - Method in class com.svincent.smalljava.Expr
 
tag() - Method in class com.svincent.smalljava.SmallType
Returns a short description of this object, suitable for printing.
tag() - Method in class com.svincent.smalljava.rhino.VariableTable
 
tag() - Method in class com.svincent.util.BaseObject
 
tag() - Method in class com.svincent.util.CommandLine.Arg
 
tag() - Method in class com.svincent.util.Stopwatch
Returns a string representation of the current time.
tag() - Method in class com.svincent.util.StringPrintWriter
 
tag(PrintWriter) - Method in class com.svincent.moksa.WamObject
Writes a short human-readable representation of this object to the given Writer.
tag(PrintWriter) - Method in class com.svincent.moksa.WamFloat
 
tag(PrintWriter) - Method in class com.svincent.moksa.Wam.ChoicePoint
 
tag(PrintWriter) - Method in class com.svincent.moksa.Variable
Writes a short human-readable representation of this object to the given Writer.
tag(PrintWriter) - Method in class com.svincent.moksa.Rule
Returns a short, human-readable String describing this Rule.
tag(PrintWriter) - Method in class com.svincent.moksa.Continuation
Retrieve a human-readable String for this object.
tag(PrintWriter) - Method in class com.svincent.moksa.Builtin.Cut_1
 
tag(PrintWriter) - Method in class com.svincent.moksa.WamInteger
 
tag(PrintWriter) - Method in class com.svincent.moksa.CompoundTerm
Writes a short human-readable representation of this object to the given Writer.
tag(PrintWriter) - Method in class com.svincent.moksa.JavaTerm
 
tag(PrintWriter) - Method in class com.svincent.moksa.InterpretedRule
 
terminator() - Method in class com.svincent.moksa.CompoundTerm.PrologIterator
 
testBackBeatAndBeat(int, char, char) - Static method in class com.svincent.moksa.PrologUtil
 
testBar() - Static method in class com.svincent.util.NestableException
Test code
testDoubleBeatAndBeat(int, char, char) - Static method in class com.svincent.moksa.PrologUtil
 
testErrorCases() - Static method in class com.svincent.moksa.PrologUtil
 
testField(PrintWriter, String) - Static method in class com.svincent.smalljava.SmallType
Test method for testing the parsing of field descriptors
testFoo() - Static method in class com.svincent.util.NestableException
Test code
testMethod(PrintWriter, String) - Static method in class com.svincent.smalljava.SmallType
Test method for testing the parsing of method descriptors
testSimpleCases() - Static method in class com.svincent.moksa.PrologUtil
 
testSingleBeatAndBeat(int, char, char) - Static method in class com.svincent.moksa.PrologUtil
 
timetag(double) - Static method in class com.svincent.util.Util
 
timetag(long) - Static method in class com.svincent.util.Util
 
toByteArray() - Method in class com.svincent.smalljava.SmallClass
Returns this class as a byte array.
toHexString(byte[]) - Static method in class com.svincent.util.QuoteUtil
 
toHexString(int) - Static method in class com.svincent.util.QuoteUtil
 
toString() - Method in class com.svincent.smalljava.SmallType.PrimitiveType
 
toString() - Method in class com.svincent.util.CommandLine.Arg
 
toString() - Method in class com.svincent.util.Stopwatch
 
toString() - Method in class com.svincent.util.StringPrintWriter
 
trace - Variable in class com.svincent.moksa.PrologEngine
Debug flags inlined for speed and comfort.
trail(Trailable) - Method in class com.svincent.moksa.Wam
Places this object on the trail stack, marking it to be undone when the trail is unwound.
Trailable - interface com.svincent.moksa.Trailable.
Interface which must be implemented by objects that want to live in the Trail.
trustMe() - Method in class com.svincent.moksa.Wam
We just backtracked to the last choicepoint.
tryMeElse(Rule, int, Rule) - Method in class com.svincent.moksa.Wam
Allocates a new choice point frame on the stack setting its next clause field to 'next'.

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.