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

A

a - Variable in class util.Pair
The first element of the pair.
a - Variable in class util.Triple
The first element of the triple.
about(Component, ActionEvent) - Method in interface learningTool.Controller
 
about(Component, ActionEvent) - Method in class learningTool.LearningTool
 
aboutItem - Variable in class learningTool.LearningToolGUI
 
accept(File) - Method in class learningTool.LearningToolGUI.Filter
 
AccumStatement() - Method in class parser.Parser
 
add(E...) - Method in interface util.Builders.CollectionBuilder
 
add_escapes(String) - Method in exception parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAttribute(String, String, String) - Method in class elvisDoc.elvisDocItem
 
addAttributes(GUIAttributes) - Method in class lib.java.BorderLayout
 
addAttributes(GUIAttributes) - Method in class lib.java.Button
 
addAttributes(GUIAttributes) - Method in class lib.java.CheckButton
 
addAttributes(GUIAttributes) - Method in class lib.java.Clickable
 
addAttributes(GUIAttributes) - Method in class lib.java.Clock
 
addAttributes(GUIAttributes) - Method in class lib.java.ComboBox
 
addAttributes(GUIAttributes) - Method in class lib.java.Container
 
addAttributes(GUIAttributes) - Method in class lib.java.DialogBox
 
addAttributes(GUIAttributes) - Method in class lib.java.FileChooser
 
addAttributes(GUIAttributes) - Method in class lib.java.Frame
 
addAttributes(GUIAttributes) - Method in class lib.java.GridLayout
 
addAttributes(GUIAttributes) - Method in class lib.java.Label
 
addAttributes(GUIAttributes) - Method in class lib.java.Layout
 
addAttributes(GUIAttributes) - Method in class lib.java.Menu
 
addAttributes(GUIAttributes) - Method in class lib.java.MenuBar
 
addAttributes(GUIAttributes) - Method in class lib.java.MenuItem
 
addAttributes(GUIAttributes) - Method in class lib.java.MenuSeparator
 
addAttributes(GUIAttributes) - Method in class lib.java.RadioButton
 
addAttributes(GUIAttributes) - Method in class lib.java.RadioButtonGroup
 
addAttributes(GUIAttributes) - Method in class lib.java.ScrollingFrame
 
addAttributes(GUIAttributes) - Method in class lib.java.Spacer
 
addAttributes(GUIAttributes) - Method in class lib.java.TextArea
 
addAttributes(GUIAttributes) - Method in class lib.java.TextField
 
addAttributes(GUIAttributes) - Method in class lib.java.Tree
 
addAttributes(GUIAttributes) - Method in class lib.java.TreeNode
 
addAttributes(GUIAttributes) - Method in class lib.java.Widget
 
addAttributes(GUIAttributes) - Method in class lib.java.Window
 
addAttributes(GUIAttributes) - Method in class types.WidgetDef
The addAttributes code does two things; it creates the lib.java code necessary for the attributes and it type checks for all attributes.
addChild(String, String, GUIAttributes) - Method in class lib.java.BorderLayout
 
addChild(String, String, GUIAttributes) - Method in class lib.java.Container
 
addChild(String, String, GUIAttributes) - Method in class lib.java.Frame
 
addChild(String, String, GUIAttributes) - Method in class lib.java.GridLayout
 
addChild(String, String, GUIAttributes) - Method in class lib.java.Layout
 
addChild(String, String, GUIAttributes) - Method in class lib.java.Menu
 
addChild(String, String, GUIAttributes) - Method in class lib.java.MenuBar
 
addChild(String, String) - Method in class lib.java.RadioButton
 
addChild(String, String, GUIAttributes) - Method in class lib.java.RadioButtonGroup
 
addChild(String, String, GUIAttributes) - Method in class lib.java.ScrollingFrame
 
addChild(String, String, GUIAttributes) - Method in class lib.java.Tree
 
addChild(String, String, GUIAttributes) - Method in class lib.java.TreeNode
 
addChild(String, String, GUIAttributes) - Method in class lib.java.Window
 
addChild(String, String, GUIAttributes) - Method in class types.WidgetDef
Check to make sure the childType is legal for the widget, then add it.
addEscapes(String) - Static method in error parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addImport(String) - Method in class output.java.CodeBuilder
Add an import statement to the top level.
addImport(String, Object...) - Method in class output.java.CodeBuilder
Call addImport(String.format(fmt, args)).
addPackageStatement(String) - Method in class output.java.CodeBuilder
Add a package declaration.
addPackageStatement(String, Object...) - Method in class output.java.CodeBuilder
Call addPackageStatement(String.format(fmt, args)).
addStaticImport(String) - Method in class output.java.CodeBuilder
Add a static import statement to the top level.
addStaticImport(String, Object...) - Method in class output.java.CodeBuilder
Call addStaticImport(String.format(fmt, args)).
adjustBeginLineColumn(int, int) - Method in class parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
AFTERCOLON - Static variable in interface parser.ParserConstants
 
anyErrors() - Method in class learningTool.LearningTool.LTErrorHandler
 
anyErrors() - Method in interface types.ErrorHandler
 
anyErrors() - Method in class types.ErrorHandler.Lister
 
anyErrors() - Method in class types.ErrorHandler.StdErr
 
anyErrors() - Method in class types.ErrorHandler.Trivial
 
append(String) - Method in class learningTool.LearningToolGUI.SmartTextArea
 
append(String) - Method in class output.java.CodeBuilder
Add to the code being built.
append(String, Object...) - Method in class output.java.CodeBuilder
Call append(String.format(fmt, args)).
append(CodeBuilder) - Method in class output.java.CodeBuilder
Absorb the contents of another code builder.
appendComment(String) - Method in class output.java.CodeBuilder
Add a one-line-style comment to the code being built.
appendComment(String, Object...) - Method in class output.java.CodeBuilder
Call appendComment(String.format(fmt, args)).
arg - Variable in exception util.CommandLineParser.InvalidCommandLineException
The argument to the erroneous option, or null if there was no such.
Assembler - Class in interpreter
Assembler.java is the master-class of the interpreter structure.
Assembler() - Constructor for class interpreter.Assembler
 
attrLineNums - Variable in class types.Widget
A mapping from attribute names to the line numbers at which they were specified.
attrName - Variable in exception errors.BadAttributeException
The name of the erroneous attribute.
attrs - Variable in class elvisDoc.elvisDocItem
 
attrs - Variable in class types.Widget
A mapping from attribute names to values.
AttrStatement() - Method in class parser.Parser
 
AttrStatementOnly() - Method in class parser.Parser
 
attrValue - Variable in exception errors.BadAttributeValueException
The value of the attribute.
AttrValue() - Method in class parser.Parser
 
AUX$tree$root - Variable in class learningTool.LearningToolGUI
 

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