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

L

L2D - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
L2F - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
L2I - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
Label - class com.svincent.smalljava.rhino.Label.
 
Label() - Constructor for class com.svincent.smalljava.rhino.Label
 
LabelTable - class com.svincent.smalljava.rhino.LabelTable.
 
LabelTable() - Constructor for class com.svincent.smalljava.rhino.LabelTable
 
LADD - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LALOAD - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LAND - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LASTORE - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LCMP - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LCONST_0 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LCONST_1 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LDC - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LDC_QUICK - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LDC_W - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LDC_W_QUICK - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LDC2_W - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LDC2_W_QUICK - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LDIV - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
leftovers - Variable in class com.svincent.util.CommandLine
 
LLOAD - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LLOAD_0 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LLOAD_1 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LLOAD_2 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LLOAD_3 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LMUL - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LNEG - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
load(PrologEngine) - Method in class com.svincent.moksa.PrologLoader
Loads all the compiled Rule classes defined by this Loader, and executes all the appropriate queries, also.
loadClass(File, String) - Method in class com.svincent.moksa.PrologPackageManager.PrologClassLoader
 
loadClass(SmallClass) - Method in class com.svincent.moksa.Prologc.PrologRuleCompiler
Load a CompiledRule given a SmallClass instance.
loadClass(SmallClass) - Method in class com.svincent.smalljava.SmallClassLoader
Requests the immediate loading of the given SmallClass object.
loadModule(PrologEngine, PrologParser, String) - Method in class com.svincent.moksa.PrologPackageManager
 
loadModule(PrologEngine, String) - Method in class com.svincent.moksa.PrologPackageManager
Loads the given filename into the given PrologEngine.
loadModule(String) - Method in class com.svincent.moksa.PrologEngine
 
local(SmallType, String, Expr) - Method in class com.svincent.smalljava.SmallMethod
Add a new local variable to this method, with the given type and initializer.
local(String, String, Expr) - Method in class com.svincent.smalljava.SmallMethod
Add a new local variable to this method, with the given type descriptor and initializer.
locals() - Method in class com.svincent.smalljava.SmallMethod
Return an iterator over all local variables of this method.
LocalVariable - class com.svincent.smalljava.rhino.LocalVariable.
 
LocalVariable(String, boolean, String) - Constructor for class com.svincent.smalljava.rhino.LocalVariable
 
log() - Method in class com.svincent.moksa.PrologEngine
Retrieve the current output log.
Long - Static variable in class com.svincent.smalljava.SmallType
A signed long integer
longArgs - Variable in class com.svincent.util.CommandLine
 
lookahead(int, int) - Method in class com.svincent.moksa.Io.PrologInput
Returns 'true' iff the character 'c' is 'n' characters ahead in this stream.
lookupArithmeticHandler(String) - Method in class com.svincent.moksa.PrologEngine
 
LOOKUPSWITCH - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LOR - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LREM - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LRETURN - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSHL - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSHR - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSTORE - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSTORE_0 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSTORE_1 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSTORE_2 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSTORE_3 - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSUB - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LUSHR - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LXOR - 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.