Index

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 _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

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
 
LABEL_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.BreakStatement
The "label" structural property of this node type (child type: SimpleName).
LABEL_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ContinueStatement
The "label" structural property of this node type (child type: SimpleName).
LABEL_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.LabeledStatement
The "label" structural property of this node type (child type: SimpleName).
LABEL_REF - Static variable in class org.eclipse.jdt.core.CompletionProposal
Completion is a reference to a label.
LABELED_STATEMENT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type LabeledStatement.
LabeledStatement - Class in org.eclipse.jdt.core.dom
Labeled statement AST node type.
LADD - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LALOAD - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LAMBDA_EXPRESSION - Static variable in class org.eclipse.jdt.core.CompletionProposal
/** Completion is a lambda expression.
LAMBDA_EXPRESSION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type LambdaExpression.
LambdaDescriptorMentionsUnmentionable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
LambdaExpression - Class in org.eclipse.jdt.core.dom
Lambda expression AST node type (added in JLS8 API).
LambdaExpressionNotBelow18 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
lambdaParameterTypeMismatched - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
LambdaRedeclaresArgument - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
LambdaRedeclaresLocal - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
LambdaShapeComputationError - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated (implementation issue has been resolved)
lambdaSignatureMismatched - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
LAND - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LANGUAGE_LEVEL - Static variable in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
Language level property name in an execution environment description file.
LAST_KIND - Static variable in class org.eclipse.jdt.core.CompletionProposal
Last valid completion kind.
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.
LASTORE - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lastSegment(char[], char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the last portion of a name given a separator.
lastTrailingCommentIndex(ASTNode) - Method in class org.eclipse.jdt.core.dom.CompilationUnit
Return the index in the whole comments list CompilationUnit.getCommentList() of the last trailing comments associated with the given node.
latestSupportedJavaVersion() - Static method in class org.eclipse.jdt.core.JavaCore
Returns the latest version of Java supported by the Java Model.
launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor) - Method in class org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationDelegate
 
launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor) - Method in class org.eclipse.jdt.launching.JavaLaunchDelegate
 
launch(IType, String) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchShortcut
Launches the given type in the specified mode.
launch(ISelection, String) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchShortcut
 
launch(ISelection, String) - Method in class org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut
 
launch(IEditorPart, String) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchShortcut
 
launch(IEditorPart, String) - Method in class org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut
 
LAUNCH_NAME_FULLY_QUALIFIED_FOR_APPLET - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether a new Java Applet launch configuration name be fully qualified or not.
LAUNCH_NAME_FULLY_QUALIFIED_FOR_APPLICATION - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether a new Java Application launch configuration name be fully qualified or not.
LAUNCH_NAME_FULLY_QUALIFIED_FOR_JUNIT_TEST - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether new JUnit launch configurations names are fully qualified or not.
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
 
LDC_W - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LDC2_W - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LDIV - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
LEFT_HAND_SIDE_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.Assignment
The "leftHandSide" structural property of this node type (child type: Expression).
LEFT_OPERAND_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.InfixExpression
The "leftOperand" structural property of this node type (child type: Expression).
LEFT_OPERAND_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.InstanceofExpression
The "leftOperand" structural property of this node type (child type: Expression).
LEFT_OPERAND_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.PatternInstanceofExpression
The "leftOperand" structural property of this node type (child type: Expression).
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.
LibraryLocation - Class in org.eclipse.jdt.launching
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.
LibraryLocation(IPath, IPath, IPath, URL) - Constructor for class org.eclipse.jdt.launching.LibraryLocation
Creates a new library location.
LibraryLocation(IPath, IPath, IPath, URL, URL) - Constructor for class org.eclipse.jdt.launching.LibraryLocation
Creates a new library location.
LibraryLocation(IPath, IPath, IPath, URL, URL, IPath) - Constructor for class org.eclipse.jdt.launching.LibraryLocation
Creates a new library location.
LIMIT_MODULES - Static variable in interface org.eclipse.jdt.core.IClasspathAttribute
Constant for the name of the limit-modules attribute.
line() - Method in interface com.sun.mirror.util.SourcePosition
Returns the line number of this position.
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.
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.
lineBreakpointExists(IResource, 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 in the given resource.
LineComment - Class in org.eclipse.jdt.core.dom
End-of-line comment AST node type.
lineNumber(int) - Method in class org.eclipse.jdt.core.dom.CompilationUnit
Deprecated.
Use getLineNumber(int) instead. Be careful to handle the negative values.
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
Deprecated.
Since 3.3. Not used anymore. Package view always restores with the last recently used setting.
LINK_TYPEHIERARCHY_TO_EDITOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Deprecated.
Since 3.3. Not used anymore. Type hierarchy view always restores with the last recently used setting.
ListRewrite - Class in org.eclipse.jdt.core.dom.rewrite
For describing manipulations to a child list property of an AST node.
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
 
loadChangeMethodSignatureParticipants(RefactoringStatus, RefactoringProcessor, IMethod, ChangeMethodSignatureArguments, IParticipantDescriptorFilter, String[], SharableParticipants) - Static method in class org.eclipse.jdt.core.refactoring.participants.JavaParticipantManager
Loads the change method signature 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.
loadTypeHierachy(InputStream, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IType
Loads a previously saved ITypeHierarchy from an input stream.
LOCAL - Static variable in class org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
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.
LOCAL_VARIABLE - Enum constant in enum class org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
The special value ImportRewrite.TypeLocation.LOCAL_VARIABLE is used for local variables: their nullness is determines by flow analysis, so top level nullness annotations are usually not needed for local variables (unless their type is a free type variable).
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 - Static variable in interface org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
LOCAL_VARIABLE_DECLARATION_TYPE_REFERENCE - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used as the type of a local variable declaration.
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).
LocalFileStorage - Class in org.eclipse.jdt.launching.sourcelookup
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.
LocalReferencedInGuardMustBeEffectivelyFinal - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
LocalStaticsIllegalVisibilityModifierForInterfaceLocalType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
LocalVariableCannotBeNull - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.RedundantNullCheckOnNonNullLocalVariable instead
LocalVariableCanOnlyBeNull - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
LocalVariableDeclarationMatch - Class in org.eclipse.jdt.core.search
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
 
LocalVariableHidingLocalVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
LocalVariableIsNeverUsed - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
LocalVariableMayBeNull - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.PotentialNullLocalVariableReference instead
LocalVariableReferenceMatch - Class in org.eclipse.jdt.core.search
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.
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 given search requestor.
logAndAddFilesToCompile(Commandline) - Method in class org.eclipse.jdt.core.JDTCompilerAdapter
Modified from base class, Logs the compilation parameters, adds the files to compile and logs the "niceSourceList" Appends encoding information at the end of arguments
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
LONG - Enum constant in enum class com.sun.mirror.type.PrimitiveType.Kind
The primitive type long
LONG - Static variable in class org.eclipse.jdt.core.dom.PrimitiveType
Type code for the primitive type "long".
LONG_TAG - Static variable in interface org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a constant of 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
 
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 _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form