A B C D E F G H I L M N O P Q R S T V W _

E

elements() - Method in class openlist.OpenList
return a java.util.Enumeration of the elements of this OpenList
EndOfFile - Class in openlist.reader
EndOfFile represents an end-of-file for the SExpressionReader
EndOfFile() - Constructor for class openlist.reader.EndOfFile
 
EndOfFileException - Exception in openlist.reader
An EndOfFileException is thrown when an attempt is made to read past the end of file in an SExpressionReader
EndOfFileException() - Constructor for exception openlist.reader.EndOfFileException
Creates a new instance of EndOfFileException without detail message.
EndOfFileException(String) - Constructor for exception openlist.reader.EndOfFileException
Constructs an instance of EndOfFileException with the specified detail message.
enqueue(Type) - Method in class openlist.Queue
Enqueue one item to the Queue.
ensureGrown() - Method in class openlist.incremental.IncrementalList
Make sure that the Growable part has grown at least one level so that, e.g.
EOF - Static variable in class openlist.reader.EndOfFile
The end-of-file constant.
equals(Object) - Method in class openlist.OpenList
Return true if the argument equals this OpenList
equals(Object) - Method in class openlist.Symbol
Two Symbols are equal iff they are the same Symbol.
exceptionHandler(Exception) - Method in class openlist.reader.SExpressionReader
exceptionHandler can be over-ridden to handle IO exceptions

A B C D E F G H I L M N O P Q R S T V W _