|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.svincent.util | |
| com.svincent.moksa | An implementation of a Warren's Abstract Machine and associated builtin predicates, to conform to ISO Prolog. |
| com.svincent.smalljava | Provides an API for generating Java source code and JVM bytecodes. |
| com.svincent.util | Provides various utility classes, which might be useful in a wide variety of contexts. |
Classes in com.svincent.util used by com.svincent.moksa| BaseObject
|
BaseObject is a common base object for things in the system that don't already have some other base object. IndentPrintWriter
|
self ISSUE: assumes that all newlines are printed with println(), for efficiency. NestableException
|
A NestableException is an exception which can contain a nested exception. NestableRuntimeException
|
A runtime version of NestableException. |
|
Classes in com.svincent.util used by com.svincent.smalljava| BaseObject
|
BaseObject is a common base object for things in the system that don't already have some other base object. IndentPrintWriter
|
self ISSUE: assumes that all newlines are printed with println(), for efficiency. NestableException
|
A NestableException is an exception which can contain a nested exception. |
|
Classes in com.svincent.util used by com.svincent.util| BaseObject
|
BaseObject is a common base object for things in the system that don't already have some other base object. CommandLine.Arg
|
An Arg represents the definition of a potential argument on the command line. CommandLine.CommandLineException
|
NestableException
|
A NestableException is an exception which can contain a nested exception. NestableRuntimeException
|
A runtime version of NestableException. QuoteUtil.DigitMaker
|
ReflectException
|
Thrown from ReflectUtil methods when an error occurs. Zippy
|
XXX get WordlistGenerator and friends from Meteko. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
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.