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

F

FALSE - Static variable in interface edu.mit.ai.psg.jeva.JevaParserConstants
 
FALSE - Static variable in interface edu.mit.ai.psg.jevaES.JevaESParserConstants
 
FIELD_NAME - Static variable in class edu.mit.ai.psg.jeva.JNName
 
FIELD_NAME - Static variable in class edu.mit.ai.psg.jevaES.JNName
 
FieldDeclaration() - Method in class edu.mit.ai.psg.jeva.JevaParser
 
FINAL - Static variable in interface edu.mit.ai.psg.jeva.JevaParserConstants
 
FINAL - Static variable in interface edu.mit.ai.psg.jevaES.JevaESParserConstants
 
FINALLY - Static variable in interface edu.mit.ai.psg.jeva.JevaParserConstants
 
FINALLY - Static variable in interface edu.mit.ai.psg.jevaES.JevaESParserConstants
 
find2ndTokenBeforeEndBody(IJevaNode) - Static method in class edu.mit.ai.psg.jeva.JevaNode
find token before last '}' of a body node.
findBytecodesInClassPath(String) - Static method in class edu.mit.ai.psg.jeva.ClassPathMethods
 
findBytecodesInClassPath(String) - Static method in class edu.mit.ai.psg.jevaES.ClassPathMethods
 
findChildIndex(IJevaNode, IJevaNode) - Static method in class edu.mit.ai.psg.jeva.JevaNode
 
findInClassPath(List, String, String) - Static method in class edu.mit.ai.psg.jeva.ClassPathMethods
 
findInClassPath(List, String, String) - Static method in class edu.mit.ai.psg.jevaES.ClassPathMethods
 
findInvokeableMethod(Method, Class) - Static method in class edu.mit.ai.psg.jexa.BeanRenderer
Find a Method which can be invoked or null if none found; used to get the value of the property described by a descriptor, Returns null if method is null, so it's easy to use as
findInvokedCompiledMethod(Object, IMethod) - Static method in class edu.mit.ai.psg.traveler.jevaHooks.TraceConstructsEvalHook
returns null if interpreted method is invoked, else returns compiled method that is invoked for target (may override compile time signature)
findInvokedCompiledMethod(Object, IMethod) - Static method in class edu.mit.ai.psg.traveler.jevaHooks.TraceCallsEvalHook
returns null if interpreted method is invoked, else returns compiled method that is invoked for target (may override compile time signature)
findPrecedingToken(Token, Token) - Static method in class edu.mit.ai.psg.jeva.JevaNode
search token chain starting from startToken, returning token just before findToken
findSourceInClassPath(String) - Static method in class edu.mit.ai.psg.jeva.ClassPathMethods
classfilename should end in appropriate suffix, .java or .class, and should already have package "."'s converted to java.io.File.separator.
findSourceInClassPath(String) - Static method in class edu.mit.ai.psg.jevaES.ClassPathMethods
classfilename should end in appropriate suffix, .java or .class, and should already have package "."'s converted to java.io.File.separator.
findTokenBeforeChild(IJevaNode, IJevaNode) - Static method in class edu.mit.ai.psg.jeva.JevaNode
find the token just before this child's beginToken by walking up parse tree to find previous leaf.
findTokenBeforeChild(IJevaNode, IJevaNode, int) - Static method in class edu.mit.ai.psg.jeva.JevaNode
 
findTokenBeforeEnd(IJevaNode) - Static method in class edu.mit.ai.psg.jeva.JevaNode
find the token just before the end token of this node.
finished() - Method in class edu.mit.ai.psg.traveler.ActivityRecordBase
Trims child list (or sets to null if empty).
finished() - Method in class edu.mit.ai.psg.traveler.SynchronizationRecordDefault
Trims child list (or sets to null if empty).
finished() - Method in interface edu.mit.ai.psg.traveler.ActivityRecord
called when recording an activity has finished in this thread: may be used to save space when activity is done and nothing further will be added to record for this thread.
finished() - Method in class edu.mit.ai.psg.traveler.ActivityRecordObservableBase
 
finished(Object) - Method in class edu.mit.ai.psg.traveler.ObservableSupport
call if record is finished and no further changes will be made; removes all observers, releasing their storage.
fireBiographyObservers(Object, ActivityRecord) - Method in class edu.mit.ai.psg.traveler.TraceRecorderObservable
 
fireNotifyAdded(Object, Object) - Method in class edu.mit.ai.psg.traveler.ObservableSupport
 
fireNotifyChanged(Object) - Method in class edu.mit.ai.psg.traveler.ObservableSupport
 
FLOAT - Static variable in interface edu.mit.ai.psg.jeva.JevaParserConstants
 
FLOAT - Static variable in interface edu.mit.ai.psg.jevaES.JevaESParserConstants
 
floatIClass - Static variable in class edu.mit.ai.psg.jeva.TypeMethods
 
FLOATING_POINT_LITERAL - Static variable in interface edu.mit.ai.psg.jeva.JevaParserConstants
 
FLOATING_POINT_LITERAL - Static variable in interface edu.mit.ai.psg.jevaES.JevaESParserConstants
 
FloatingPointLiteral() - Method in class edu.mit.ai.psg.jeva.JevaParser
 
FloatingPointLiteral() - Method in class edu.mit.ai.psg.jevaES.JevaESParser
 
FlowLayout - class edu.mit.ai.psg.ui.patches.FlowLayout.
Patch to java.awt.FlowLayout so that it includes component.getAlignmentY() in position calculation.
FlowLayout() - Constructor for class edu.mit.ai.psg.ui.patches.FlowLayout
 
FlowLayout(int) - Constructor for class edu.mit.ai.psg.ui.patches.FlowLayout
 
FlowLayout(int, int, int) - Constructor for class edu.mit.ai.psg.ui.patches.FlowLayout
 
FOR - Static variable in interface edu.mit.ai.psg.jeva.JevaParserConstants
 
FOR - Static variable in interface edu.mit.ai.psg.jevaES.JevaESParserConstants
 
ForInit() - Method in class edu.mit.ai.psg.jeva.JevaParser
 
ForInit() - Method in class edu.mit.ai.psg.jevaES.JevaESParser
 
FORMAL_COMMENT - Static variable in interface edu.mit.ai.psg.jeva.JevaParserConstants
 
FORMAL_COMMENT - Static variable in interface edu.mit.ai.psg.jevaES.JevaESParserConstants
 
FormalParameter() - Method in class edu.mit.ai.psg.jeva.JevaParser
 
FormalParameter() - Method in class edu.mit.ai.psg.jevaES.JevaESParser
 
FormalParameterList() - Method in class edu.mit.ai.psg.jeva.JevaParser
 
formatWithJevaESUIBundleString(String, Object) - Static method in class edu.mit.ai.psg.jevaESUI.JevaESUI
 
formatWithJevaUIBundleString(String, Object) - Static method in class edu.mit.ai.psg.jevaUI.JevaUI
 
formatWithJexaBundleString(String, Object) - Static method in class edu.mit.ai.psg.jexa.Jexa
 
formatWithTravelerBundleString(String, Object) - Static method in class edu.mit.ai.psg.traveler.TravelerOutliner
 
ForStatement() - Method in class edu.mit.ai.psg.jeva.JevaParser
 
ForStatement() - Method in class edu.mit.ai.psg.jevaES.JevaESParser
 
ForUpdate() - Method in class edu.mit.ai.psg.jeva.JevaParser
 
ForUpdate() - Method in class edu.mit.ai.psg.jevaES.JevaESParser
 
foundClass - Variable in class edu.mit.ai.psg.jeva.IEnv.ClassResult
the found class
foundClass - Variable in class edu.mit.ai.psg.jevaES.IEnv.ClassResult
the found class
FrameableApplet - class edu.mit.ai.psg.ui.patches.FrameableApplet.
FramableApplet extends Applet with the following: FrameableApplet.init()() initializes applet in one of 3 configurations depending on size: if getSize() >= FrameableApplet.getMinSizeInPlace()(), displays applet in place normally.
FrameableApplet() - Constructor for class edu.mit.ai.psg.ui.patches.FrameableApplet
 
fuchsia - Static variable in class edu.mit.ai.psg.ui.patches.HTMLColor
fuchsia = "#FF00FF"

Copyright (c) 1996-1999
Massachusetts Institute of Technology

Feedback: jeva-feedback@ai.mit.edu

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