Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Eclipse JDT
Release 3.0
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _


 

L

L2D - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
L2F - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
L2I - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LABELED_STATEMENT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type LabeledStatement.
LABEL_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.BreakStatement
The "label" structural property of this node type.
LABEL_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ContinueStatement
The "label" structural property of this node type.
LABEL_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.LabeledStatement
The "label" structural property of this node type.
LABEL_REF - Static variable in class org.eclipse.jdt.core.CompletionProposal
Completion is a reference to a label.
LADD - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LALOAD - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LAND - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LASTORE - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LCMP - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LCONST_0 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LCONST_1 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LDC - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LDC2_W - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LDC_W - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LDIV - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LEAVE_DIRTY - Static variable in class org.eclipse.ltk.core.refactoring.TextFileChange
Flag (value 4) indicating that the file will not be saved after the change has been applied.
LEFT_HAND_SIDE_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.Assignment
The "leftHandSide" structural property of this node type.
LEFT_OPERAND_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.InfixExpression
The "leftOperand" structural property of this node type.
LEFT_OPERAND_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.InstanceofExpression
The "leftOperand" structural property of this node type.
LEFT_SHIFT - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
Left shift "<<" operator.
LEFT_SHIFT_ASSIGN - Static variable in class org.eclipse.jdt.core.dom.Assignment.Operator
<<== operator.
LESS - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
Less than "<" operator.
LESS_EQUALS - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
Less than or equals "<=" operator.
LINE_COMMENT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type LineComment.
LINE_NUMBER - Static variable in interface org.eclipse.jdt.core.util.IAttributeNamesConstants
"LineNumberTable" attribute.
LINK_BROWSING_MEMBERS_TO_EDITOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether the members view's selection is linked to the active editor.
LINK_BROWSING_PACKAGES_TO_EDITOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether the packages view's selection is linked to the active editor.
LINK_BROWSING_PROJECTS_TO_EDITOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether the projects view's selection is linked to the active editor.
LINK_BROWSING_TYPES_TO_EDITOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether the types view's selection is linked to the active editor.
LINK_PACKAGES_TO_EDITOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether the package explorer's selection is linked to the active editor.
LINK_TYPEHIERARCHY_TO_EDITOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether the hierarchy view's selection is linked to the active editor.
LLOAD - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LLOAD_0 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LLOAD_1 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LLOAD_2 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LLOAD_3 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LMUL - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LNEG - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LOCAL - Static variable in class org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
LOCAL_VARIABLE - Static variable in interface org.eclipse.jdt.core.IJavaElement
Constant representing a local variable declaration.
LOCAL_VARIABLE - Static variable in interface org.eclipse.jdt.core.util.IAttributeNamesConstants
"LocalVariableTable" attribute.
LOCAL_VARIABLE_REF - Static variable in class org.eclipse.jdt.core.CompletionProposal
Completion is a reference to a local variable.
LOCAL_VARIABLE_TYPE_TABLE - Static variable in interface org.eclipse.jdt.core.util.IAttributeNamesConstants
"LocalVariableTypeTable" attribute (added in J2SE 1.5).
LOCAL_VAR_PREFIX - Static variable in interface org.eclipse.jdt.core.eval.ICodeSnippetRequestor
The prefix of fields that represent the local variables in a snippet class.
LONG - Static variable in class org.eclipse.jdt.core.dom.PrimitiveType
Type code for the primitive type "long".
LOOKUPSWITCH - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LOR - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LREM - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LRETURN - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LSHL - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LSHR - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LSTORE - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LSTORE_0 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LSTORE_1 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LSTORE_2 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LSTORE_3 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LSUB - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LUSHR - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LXOR - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LabeledStatement - class org.eclipse.jdt.core.dom.LabeledStatement.
Labeled statement AST node type.
LibraryLocation - class org.eclipse.jdt.launching.LibraryLocation.
The location of a library (for example rt.jar).
LibraryLocation(IPath, IPath, IPath) - Constructor for class org.eclipse.jdt.launching.LibraryLocation
Creates a new library location.
LineComment - class org.eclipse.jdt.core.dom.LineComment.
End-of-line comment AST node type.
ListRewrite - class org.eclipse.jdt.core.dom.rewrite.ListRewrite.
For describing manipulations to a child list property of an AST node.
LocalFileStorage - class org.eclipse.jdt.launching.sourcelookup.LocalFileStorage.
Deprecated. In 3.0 this class is now provided by the debug platform. Clients should use the replacement class org.eclipse.debug.core.sourcelookup.containers.LocalFileStorage
LocalFileStorage(File) - Constructor for class org.eclipse.jdt.launching.sourcelookup.LocalFileStorage
Deprecated. Constructs and returns storage for the given file.
LocalVariableDeclarationMatch - class org.eclipse.jdt.core.search.LocalVariableDeclarationMatch.
A Java search match that represents a local variable declaration.
LocalVariableDeclarationMatch(IJavaElement, int, int, int, SearchParticipant, IResource) - Constructor for class org.eclipse.jdt.core.search.LocalVariableDeclarationMatch
Creates a new local variable declaration match.
LocalVariableHidingField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
The local variable {0} is hiding the field {1}.{2}
LocalVariableHidingLocalVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
The local variable {0} is hiding another local variable defined in an enclosing type scope
LocalVariableIsNeverUsed - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
LocalVariableReferenceMatch - class org.eclipse.jdt.core.search.LocalVariableReferenceMatch.
A Java search match that represents a local variable reference.
LocalVariableReferenceMatch(IJavaElement, int, int, int, boolean, boolean, boolean, SearchParticipant, IResource) - Constructor for class org.eclipse.jdt.core.search.LocalVariableReferenceMatch
Creates a new local variable reference match.
lastIndexOf(char, char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the last index in the array for which the corresponding character is equal to toBeFound starting from the end of the array.
lastIndexOf(char, char[], int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the last index in the array for which the corresponding character is equal to toBeFound stopping at the index startIndex.
lastIndexOf(char, char[], int, int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the last index in the array for which the corresponding character is equal to toBeFound starting from endIndex to startIndex.
lastSegment(char[], char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the last portion of a name given a separator.
lineBreakpointExists(String, int) - Static method in class org.eclipse.jdt.debug.core.JDIDebugModel
Returns a Java line breakpoint that is already registered with the breakpoint manager for a type with the given name at the given line number.
lineNumber(int) - Method in class org.eclipse.jdt.core.dom.CompilationUnit
Returns the line number corresponding to the given source character position in the original source string.
loadCreateParticipants(RefactoringStatus, RefactoringProcessor, Object, CreateArguments, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants.ParticipantManager
Loads the create participants for the given element.
loadDeleteParticipants(RefactoringStatus, RefactoringProcessor, Object, DeleteArguments, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants.ParticipantManager
Loads the delete participants for the given element.
loadDynamicJREArea() - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
Show the contributed piece of UI that was registered for the install type of the currently selected VM.
loadMoveParticipants(RefactoringStatus, RefactoringProcessor, Object, MoveArguments, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants.ParticipantManager
Loads the move participants for the given element.
loadParticipants(RefactoringStatus, SharableParticipants) - Method in class org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor
Returns the array of participants.
loadRenameParticipants(RefactoringStatus, RefactoringProcessor, Object, RenameArguments, String[], SharableParticipants) - Static method in class org.eclipse.ltk.core.refactoring.participants.ParticipantManager
Loads the rename participants for the given element.
loadTypeHierachy(InputStream, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IType
Loads a previously saved ITypeHierarchy from an input stream.
locateMatches(SearchDocument[], SearchPattern, IJavaSearchScope, SearchRequestor, IProgressMonitor) - Method in class org.eclipse.jdt.core.search.SearchParticipant
Locates the matches in the given documents using the given search pattern and search scope, and reports them to the givenn search requestor.
logErrors() - Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
Deprecated. will be removed in final 2.0
logWarnings() - Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
Deprecated. will be removed in final 2.0


 

Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Eclipse JDT
Release 3.0
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _


Copyright (c) IBM Corp. and others 2000, 2004. All Rights Reserved.