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

E

editMenu - Variable in class learningTool.LearningToolGUI
 
elvisDoc - package elvisDoc
 
elvisDocAttribute - Class in elvisDoc
 
elvisDocAttribute(String, String, String) - Constructor for class elvisDoc.elvisDocAttribute
 
ElvisDocHTMLDoc - Class in elvisDoc
 
ElvisDocHTMLDoc(Hashtable<String, elvisDocItem>, String, String) - Constructor for class elvisDoc.ElvisDocHTMLDoc
 
elvisDocItem - Class in elvisDoc
 
elvisDocItem() - Constructor for class elvisDoc.elvisDocItem
 
elvisDocName - Variable in class learningTool.LearningToolGUI
 
ElvisDocSerializeDoc - Class in elvisDoc
Format of the serialized document is very simple.
ElvisDocSerializeDoc(Hashtable<String, elvisDocItem>, String) - Constructor for class elvisDoc.ElvisDocSerializeDoc
 
elvisLineItem - Class in elvisDoc
 
elvisLineItem(String) - Constructor for class elvisDoc.elvisLineItem
 
elvisText - Variable in class learningTool.LearningToolGUI
 
enable_tracing() - Method in class parser.Parser
 
endColumn - Variable in class parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
enumerate(Iterable<T>) - Static method in class util.Functional
Iterate over (index, element) pairs corresponding to each element of an iterable with its index.
enumerate(T[]) - Static method in class util.Functional
Iterate over (index, element) pairs corresponding to each element of an array with its index.
EOF - Static variable in interface parser.ParserConstants
 
eol - Variable in exception parser.ParseException
The end of line string for this machine.
equals(Object) - Method in class types.WidgetDef
Compare this WidgetDef to another.
equals(Object) - Method in class util.Pair
 
equals(Object) - Method in class util.Triple
 
ERROR - Static variable in interface parser.ParserConstants
 
ErrorHandler - Interface in types
Passed to functions that may report errors in the .gui file.
errorHandler - Variable in class types.LangDef
The ErrorHandler to use for reporting errors.
ErrorHandler.Lister - Class in types
An error handler that just stuffs everything in a list
ErrorHandler.Lister() - Constructor for class types.ErrorHandler.Lister
 
ErrorHandler.StdErr - Class in types
An error handler that handles anything, spitting it to stderr.
ErrorHandler.StdErr() - Constructor for class types.ErrorHandler.StdErr
 
ErrorHandler.Trivial - Class in types
An error handler that handles nothing.
ErrorHandler.Trivial() - Constructor for class types.ErrorHandler.Trivial
 
errorPane - Variable in class learningTool.LearningToolGUI
 
errors - package errors
 
errors - Variable in class types.ErrorHandler.Lister
A list of all errors reported to the error handler.
errorText - Variable in class learningTool.LearningToolGUI
 
EventHandlerDef - Enum in types
Defines the event handler types allowed in %controller blocks in .gui files, along with the signatures of the methods generated in the output Controller interface.
executable(Component, ActionEvent) - Method in interface learningTool.Controller
 
executable(Component, ActionEvent) - Method in class learningTool.LearningTool
 
executable - Variable in class learningTool.LearningToolGUI
 
execute(String, Cxt) - Method in interface util.CommandLineParser.OptionSpec
What to do with the option when encountered.
ExpandBuff(boolean) - Method in class parser.SimpleCharStream
 
expectedTokenSequences - Variable in exception parser.ParseException
Each entry in this array is an array of integers.
ext - Variable in class learningTool.LearningToolGUI.Filter
 
extractArguments(String...) - Method in class util.CommandLineParser
Look for the plain arguments (i.e.

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