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
D
- D2F -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- D2I -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- D2L -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DADD -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DALOAD -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DASTORE -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- dateAndTimeToString() -
Static method in class com.svincent.util.Util
- Returns the current date and time in a nice String format.
- DCMPG -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DCMPL -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DCONST_0 -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DCONST_1 -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DDIV -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- debug -
Variable in class com.svincent.moksa.PrologEngine
-
- debug -
Static variable in class com.svincent.smalljava.SmallType
- Debug flag for the parsing algorithm.
- debug -
Static variable in class com.svincent.util.CommandLine
-
- debug -
Static variable in class com.svincent.util.RandomUtil.Histogram
-
- debugQuote(String) -
Static method in class com.svincent.util.QuoteUtil
-
- debugTypecheck -
Static variable in class com.svincent.smalljava.Expr
- Set to true to debug typecheck algorithms
- debugUnify -
Variable in class com.svincent.moksa.PrologEngine
-
- DefaultComparator -
Static variable in class com.svincent.util.Util
-
- defaulttag(Object) -
Static method in class com.svincent.util.Util
-
- deref() -
Method in class com.svincent.moksa.PrologTerm
- Dereferences this PrologTerm, retrieving the PrologTerm that it
represents.
- deref() -
Method in class com.svincent.moksa.Variable
- Dereferences this PrologTerm, retrieving the PrologTerm that it represents.
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr
- Actually do the work.
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr.New
-
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr.SuperConstructor
-
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr.NewArray
-
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr.Return
-
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr.Call
-
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr.SetField
-
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr.SetLocal
-
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr.SetArray
-
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr.GetField
-
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr.GetStatic
-
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr.GetLocal
-
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr.This
-
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr.IntConst
-
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr.DoubleConst
-
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr.NullConst
-
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr.BooleanConst
-
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr.StringConst
-
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr.Begin
-
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr.While
-
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr.If
-
- deriveType(SmallMethod) -
Method in class com.svincent.smalljava.Expr.Comment
-
- description(String) -
Method in class com.svincent.util.CommandLine.Arg
-
- descriptorToString() -
Method in class com.svincent.smalljava.SmallType
- Returns this type's type descriptor as a String.
- DLOAD -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DLOAD_0 -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DLOAD_1 -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DLOAD_2 -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DLOAD_3 -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DMUL -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DNEG -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- Double -
Static variable in class com.svincent.smalljava.SmallType
- A double-precision IEEE 754 float
- doubleQuotify(String) -
Static method in class com.svincent.moksa.PrologUtil
-
- DREM -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DRETURN -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DSTORE -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DSTORE_0 -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DSTORE_1 -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DSTORE_2 -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DSTORE_3 -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DSUB -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- dump() -
Method in class com.svincent.util.BaseObject
-
- dump(PrintWriter) -
Method in class com.svincent.util.BaseObject
-
- dump(PrintWriter) -
Method in class com.svincent.util.RandomUtil.Histogram
-
- dump(PrintWriter, int[]) -
Static method in class com.svincent.util.Util
- Dumps the given integer array.
- dumpToString() -
Method in class com.svincent.util.BaseObject
-
- DUP -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DUP_X1 -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DUP_X2 -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DUP2 -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DUP2_X1 -
Static variable in class com.svincent.smalljava.rhino.ByteCode
- The byte opcodes defined by the Java Virtual Machine.
- DUP2_X2 -
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.