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

F

F2D - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
F2I - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
F2L - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FADD - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
Fail - Variable in class com.svincent.moksa.Wam
A very common continuation
FALOAD - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FASTORE - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FCMPG - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FCMPL - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FCONST_0 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FCONST_1 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FCONST_2 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FDIV - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
field(String, String) - Method in class com.svincent.smalljava.SmallClass
Creates a new protected instance field, and adds it to this class.
fields() - Method in class com.svincent.smalljava.SmallClass
Returns an iterator over all fields (type SmallField) in this class
FileHandler - interface com.svincent.tools.FileHandler.
 
FileTreeWalker - class com.svincent.tools.FileTreeWalker.
 
FileTreeWalker(String, FileHandler) - Constructor for class com.svincent.tools.FileTreeWalker
 
fillRandomly(char[], char, char) - Static method in class com.svincent.util.RandomUtil
 
finalize() - Method in class com.svincent.smalljava.SmallMember
 
finalize() - Method in class com.svincent.smalljava.SmallMethod
 
finalize() - Method in class com.svincent.smalljava.SmallClass
Does a final typecheck pass, and fills in required missing information with defaults (add null-arg constructors, etc)
findClass(String) - Method in class com.svincent.moksa.PrologPackageManager
Find the location of the file corresponding to the given class in the current prolog search path.
findClass(String) - Method in class com.svincent.moksa.PrologPackageManager.PrologClassLoader
 
findClass(String) - Method in class com.svincent.smalljava.SmallClassLoader
Finds a class, trying the current installed classes first, and then the system classloader, if all else fails.
findClass(String) - Static method in class com.svincent.tools.ClassWhich
Returns a pathname to where in the classpath the given class is.
findExceptionHandler(PrologTerm) - Method in class com.svincent.moksa.Wam
 
findFile(String) - Method in class com.svincent.moksa.PrologPackageManager
Find the first file with the given name in the path, return it.
findModule(String) - Method in class com.svincent.moksa.PrologPackageManager
Finds a Prolog module.
findUnifiable(PrologTerm) - Method in class com.svincent.moksa.CompoundTerm.ListWrapper
Finds the first term in this list which can unify (without variable binding) with the given key.
FindUpdatedSources - class com.svincent.tools.FindUpdatedSources.
 
FindUpdatedSources() - Constructor for class com.svincent.tools.FindUpdatedSources
 
fixGotos(byte[]) - Method in class com.svincent.smalljava.rhino.Label
 
FLOAD - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FLOAD_0 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FLOAD_1 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FLOAD_2 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FLOAD_3 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
Float - Static variable in class com.svincent.smalljava.SmallType
A single-precision IEEE 754 float
floatValue() - Method in class com.svincent.moksa.PrologTerm
Returns this PrologTerm's floating-point value.
floatValue() - Method in class com.svincent.moksa.WamFloat
Returns this Float's integral value.
flush() - Method in class com.svincent.moksa.Io.StreamIdentifier
 
flush() - Method in class com.svincent.moksa.Io.PrologOutput
 
flush() - Method in class com.svincent.moksa.Io.PrologWriter
 
flush() - Method in class com.svincent.moksa.Io.PrologOutputStream
 
flush() - Method in class com.svincent.moksa.Io.PrologInput
 
flush() - Method in class com.svincent.util.StringPrintWriter
 
FMUL - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FNEG - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
forLoop(SmallMethod, String, int, int, Expr) - Static method in class com.svincent.smalljava.SmallMacro
Builds a for loop.
FREM - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FRETURN - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FSTORE - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FSTORE_0 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FSTORE_1 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FSTORE_2 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FSTORE_3 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FSUB - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
fullyQualifiedForm(String) - Static method in class com.svincent.smalljava.rhino.ClassFileWriter
 

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.