- EDGE_COLOR - Static variable in class g2d.swing.IOPConstants
-
- EDGE_STYLE - Static variable in class g2d.swing.IOPConstants
-
- EDGE_THRESHOLD - Static variable in class g2d.glyph.BufferedGlyphList
-
- EdgeDialog - Class in g2d.graph
-
- EdgeDialog(IOPFrame) - Constructor for class g2d.graph.EdgeDialog
-
- EdgeDialog(IOPFrame, IOPEdge) - Constructor for class g2d.graph.EdgeDialog
-
- edges - Variable in class g2d.graph.Highlighter
-
- edges - Variable in class g2d.graph.IOPSubgraph
-
- edges - Variable in class g2d.graph.Seed
-
- edges - Variable in class g2d.npa.Syntax
-
- EDIT - Static variable in class g2d.npa.FreshSetEditor
-
- EDIT - Static variable in class g2d.npa.SubstitutionEditor
-
- EDIT - Static variable in class g2d.npa.TermCellEditor
-
- editor - Variable in class g2d.npa.FreshSetEditor
-
- editor - Variable in class g2d.npa.RolePanel
-
- editor - Variable in class g2d.npa.SubstitutionEditor
-
- editor - Variable in class g2d.pla.explorer.Explorer
-
- empty - Variable in class g2d.jlambda.List
-
A flag to distinguish an empty list from an non-empty one.
- EMPTY - Static variable in class g2d.jlambda.ReadEvalPrintLoop
-
- empty - Static variable in class g2d.npa.examples.Nspk
-
- encode(byte[]) - Static method in class g2d.util.Base64Coder
-
Encodes a byte array into Base64 format.
- encode(byte[], int) - Static method in class g2d.util.Base64Coder
-
Encodes a byte array into Base64 format.
- encode(byte[], int, int) - Static method in class g2d.util.Base64Coder
-
Encodes a byte array into Base64 format.
- encodeLines(byte[]) - Static method in class g2d.util.Base64Coder
-
Encodes a byte array into Base 64 format and breaks the output into lines of 76 characters.
- encodeLines(byte[], int, int, int, String) - Static method in class g2d.util.Base64Coder
-
Encodes a byte array into Base 64 format and breaks the output into lines.
- encodeString(String) - Static method in class g2d.util.Base64Coder
-
Encodes a string into Base64 format.
- Environment - Class in g2d.jlambda
-
Representation of a lexical environment.
- Environment() - Constructor for class g2d.jlambda.Environment
-
- Environment(Object[], Environment) - Constructor for class g2d.jlambda.Environment
-
- Environment(EnvFrame, Environment) - Constructor for class g2d.jlambda.Environment
-
- EQ - Static variable in class g2d.jlambda.SymbolTable
-
- equals(Object) - Method in class g2d.closure.ClosureComparator
-
- equals(Object) - Method in class g2d.graph.IOPEdge
-
Two edges are equal if their source and sink nodes
are equal.
- equals(Object) - Method in class g2d.graph.IOPNode
-
Two nodes are equal if their id is the same.
- EQUALS - Static variable in class g2d.jlambda.SymbolTable
-
- equals(Object) - Method in class g2d.subset.Urelement
-
- equals(Object) - Method in class g2d.swing.IOPMenuItem
-
- equals(Object) - Method in class g2d.terms.AppTerm
-
- equals(Object) - Method in class g2d.terms.Constructor
-
- equals(Object) - Method in class g2d.terms.Hole
-
- equals(Object) - Method in class g2d.terms.HoleTerm
-
- equals(Object) - Method in class g2d.terms.Sort
-
- equals(Object) - Method in class g2d.terms.Variable
-
- equals(Object) - Method in class g2d.terms.VarTerm
-
- equals(Object) - Method in class g2d.util.Pair
-
Checks the two objects for equality by delegating to their respective
Object.equals(Object)
methods.
- err - Static variable in class g2d.jlambda.Utils
-
- err - Static variable in class g2d.util.IO
-
- evaluate(Console.Command) - Method in class g2d.console.Console
-
- Evaluate - Class in g2d.jlambda
-
This class is the static entry point to the
Scheme-like Continuation Passing Style interpreter for JLambda.
- evaluate(String) - Static method in class g2d.jlambda.Evaluate
-
- evaluate(String, String) - Static method in class g2d.jlambda.Evaluate
-
- evaluate(List) - Static method in class g2d.jlambda.Evaluate
-
- evaluate(Object, Environment) - Static method in class g2d.jlambda.Evaluate
-
- evaluate(String) - Method in class g2d.jlambda.Interpreter
-
- evaluate(String, String) - Method in class g2d.jlambda.Interpreter
-
- evaluate(List) - Method in class g2d.jlambda.Interpreter
-
- evaluate(Object, Environment) - Method in class g2d.jlambda.Interpreter
-
- evaluateBoolean(List, Environment) - Static method in class g2d.jlambda.Evaluate
-
- evaluateByte(List, Environment) - Static method in class g2d.jlambda.Evaluate
-
- evaluateChar(List, Environment) - Static method in class g2d.jlambda.Evaluate
-
- evaluateDouble(List, Environment) - Static method in class g2d.jlambda.Evaluate
-
- EvaluateError - Exception in g2d.jlambda
-
Error exception class for the interpreter.
- EvaluateError(String) - Constructor for exception g2d.jlambda.EvaluateError
-
- EvaluateError(String, String) - Constructor for exception g2d.jlambda.EvaluateError
-
- EvaluateError(String, Throwable) - Constructor for exception g2d.jlambda.EvaluateError
-
- EvaluateError(String, Continuation) - Constructor for exception g2d.jlambda.EvaluateError
-
- EvaluateError(String, Throwable, Continuation) - Constructor for exception g2d.jlambda.EvaluateError
-
- EvaluateError(String, Continuation, String) - Constructor for exception g2d.jlambda.EvaluateError
-
- EvaluateError(String, Throwable, String) - Constructor for exception g2d.jlambda.EvaluateError
-
- EvaluateError(String, Throwable, Continuation, String) - Constructor for exception g2d.jlambda.EvaluateError
-
- evaluateFloat(List, Environment) - Static method in class g2d.jlambda.Evaluate
-
- evaluateInt(List, Environment) - Static method in class g2d.jlambda.Evaluate
-
- evaluateLong(List, Environment) - Static method in class g2d.jlambda.Evaluate
-
- evaluateShort(List, Environment) - Static method in class g2d.jlambda.Evaluate
-
- evaluateString(String, Environment, Continuation) - Static method in class g2d.jlambda.Evaluate
-
- evaluateString(String, Environment, Continuation) - Method in class g2d.jlambda.Interpreter
-
- evaluateText(String) - Static method in class g2d.jlambda.Evaluate
-
- evaluateText(String) - Method in class g2d.jlambda.Interpreter
-
- eventOccured(SEvent) - Method in class g2d.subset.DPanel
-
- eventOccured(SEvent) - Method in class g2d.subset.SEditorPane
-
- eventOccured(SEvent) - Method in interface g2d.subset.SListener
-
- eventOccured(SEvent) - Method in class g2d.subset.STabbedPane
-
- eventOccured(SEvent) - Method in class g2d.subset.STree
-
- events - Variable in class g2d.npa.Role
-
- example - Static variable in class g2d.npa.Syntax
-
- Examples - Class in g2d.npa.examples
-
- Examples() - Constructor for class g2d.npa.examples.Examples
-
- ExceptionHandler - Class in g2d.runtime
-
- ExceptionHandler() - Constructor for class g2d.runtime.ExceptionHandler
-
- exit() - Method in class g2d.console.Console
-
- expand(IOPNode) - Method in class g2d.graph.IOPGraph
-
Expands a contracted node in the graph.
- expand(int, Term, Subsorter) - Method in class g2d.terms.AppTerm
-
- expand(Term, Term, Subsorter) - Method in class g2d.terms.AppTerm
-
- expand(Subsorter) - Method in class g2d.terms.Constructor
-
- expand(int, Term, Subsorter) - Method in class g2d.terms.HoleTerm
-
- expand(Term, Term, Subsorter) - Method in class g2d.terms.HoleTerm
-
- expand(int, Constructor, Subsorter) - Method in class g2d.terms.Term
-
- expand(int, Term, Subsorter) - Method in class g2d.terms.Term
-
- expand(List<Term>, int, Term, Subsorter) - Static method in class g2d.terms.Term
-
- expand(TermPosition, Term, Subsorter) - Method in class g2d.terms.Term
-
- expand(Term, Term, Subsorter) - Method in class g2d.terms.Term
-
- expand(List<Term>, Term, Term, Subsorter) - Static method in class g2d.terms.Term
-
- expand(int, Term, Subsorter) - Method in class g2d.terms.VarTerm
-
- expand(Term, Term, Subsorter) - Method in class g2d.terms.VarTerm
-
- expandAndContractDebug - Static variable in class g2d.graph.IOPGraph
-
- expandNode(IOPNode) - Method in class g2d.pla.SubgraphTabita
-
- Explorer - Class in g2d.pla.explorer
-
- Explorer() - Constructor for class g2d.pla.explorer.Explorer
-
- Explorer.Find - Enum in g2d.pla.explorer
-
- exportDone(JComponent, Transferable, int) - Method in class g2d.npa.TableRowTransferHandler
-
- exportMenu - Variable in class g2d.netviewer.NetPanel
-
- exportMenu - Variable in class g2d.pla.PLAPanel
-
- ExportMenu - Class in g2d.swing
-
- ExportMenu(GraphContainer) - Constructor for class g2d.swing.ExportMenu
-
- extend(Object) - Method in class g2d.jlambda.Environment
-
- extend(Object[]) - Method in class g2d.jlambda.Environment
-
- extendBT(String) - Method in exception g2d.jlambda.EvaluateError
-
- extension - Variable in enum g2d.graph.Dot.DotFormat
-