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

N

NestableException - exception com.svincent.util.NestableException.
A NestableException is an exception which can contain a nested exception.
NestableException() - Constructor for class com.svincent.util.NestableException
 
NestableException(String) - Constructor for class com.svincent.util.NestableException
 
NestableException(String, Throwable) - Constructor for class com.svincent.util.NestableException
 
NestableRuntimeException - exception com.svincent.util.NestableRuntimeException.
A runtime version of NestableException.
NestableRuntimeException() - Constructor for class com.svincent.util.NestableRuntimeException
 
NestableRuntimeException(String) - Constructor for class com.svincent.util.NestableRuntimeException
 
NestableRuntimeException(String, Throwable) - Constructor for class com.svincent.util.NestableRuntimeException
 
NEW - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
NEW_QUICK - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
NEWARRAY - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
newLine() - Method in class com.svincent.util.StringPrintWriter
 
newLine() - Method in class com.svincent.util.IndentPrintWriter
 
next() - Method in class com.svincent.moksa.CompoundTerm.PrologIterator
 
nextPrologTerm() - Method in class com.svincent.moksa.CompoundTerm.PrologIterator
 
NL - Static variable in class com.svincent.util.Util
a newline for the current system.
nl() - Method in class com.svincent.moksa.Io.PrologOutput
 
nl() - Method in class com.svincent.moksa.Io.PrologWriter
 
nl() - Method in class com.svincent.moksa.Io.PrologOutputStream
 
NOP - Static variable in class com.svincent.smalljava.rhino.ByteCode
The byte opcodes defined by the Java Virtual Machine.
normalizeUri(String) - Static method in class com.svincent.util.IoUtil
Normalize an URI (turn into a valid URI)
NoSuchRuleException - exception com.svincent.moksa.NoSuchRuleException.
Thrown when a rule (name/arity) is invoked that doesn't exist..
NoSuchRuleException() - Constructor for class com.svincent.moksa.NoSuchRuleException
 
NoSuchRuleException(String) - Constructor for class com.svincent.moksa.NoSuchRuleException
 
NoSuchRuleException(String, Throwable) - Constructor for class com.svincent.moksa.NoSuchRuleException
 
numberToString(int, int) - Static method in class com.svincent.util.QuoteUtil
 
numberToString(int, int, int) - Static method in class com.svincent.util.QuoteUtil
 
numberToString(int, int, int, QuoteUtil.DigitMaker) - Static method in class com.svincent.util.QuoteUtil
 

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.