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

E

EmptyListException - exception edu.ksu.cis.viewer.EmptyListException.
An exception thrown when an attempt is made to access the head or tail of an emtpy ConsList.
EmptyListException() - Constructor for class edu.ksu.cis.viewer.EmptyListException
 
EmptyTreeException - exception edu.ksu.cis.viewer.EmptyTreeException.
An exception thrown when an attempt is made to access the root or a child of an emtpy BinaryTree.
EmptyTreeException() - Constructor for class edu.ksu.cis.viewer.EmptyTreeException
 
edu.ksu.cis.viewer - package edu.ksu.cis.viewer
A package of tools for viewing and manipulating trees.
empty() - Method in class edu.ksu.cis.viewer.Stack
Returns true if the stack is empty.

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