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

L

L2D - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
l2d() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
L2F - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
l2f() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
L2I - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
l2i() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LA_STATE_OFFSET - Static variable in interface org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
label - Variable in class org.eclipse.jdt.internal.compiler.ast.BranchStatement
 
label - Variable in class org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
Label - Class in org.eclipse.jdt.internal.compiler.codegen
 
Label() - Constructor for class org.eclipse.jdt.internal.compiler.codegen.Label
 
Label(CodeStream) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.Label
 
label - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.SugaredBreakStatement
 
label - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.SugaredContinueStatement
 
label - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.SugaredWhileStatement
 
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.
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.
LabeledStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
LabeledStatement(char[], Statement, long, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.LabeledStatement
LabeledStatement constructor comment.
labelEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
LabelFlowContext - Class in org.eclipse.jdt.internal.compiler.flow
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
LabelFlowContext(FlowContext, ASTNode, char[], BranchLabel, BlockScope) - Constructor for class org.eclipse.jdt.internal.compiler.flow.LabelFlowContext
 
labelName() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
labelName - Variable in class org.eclipse.jdt.internal.compiler.flow.LabelFlowContext
 
labelName() - Method in class org.eclipse.jdt.internal.compiler.flow.LabelFlowContext
 
labels - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LABELS_INCREMENT - Static variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
labelStart() - Method in class org.jmlspecs.jml4.esc.vc.lang.VC
 
LabelStatementCompletionTest - Class in org.eclipse.jdt.core.tests.compiler.parser
Completion is expected to be in a LabeledStatement.
LabelStatementCompletionTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.parser.LabelStatementCompletionTest
 
LabelUsed - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
LADD - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ladd() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LALOAD - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
laload() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LAND - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
land() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LANG - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
LAST_PROCESSING_STAGE - Static variable in interface org.jmlspecs.jml4.compiler.JmlConstants
 
lastAbruptCompletion - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lastAct - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
lastEntryPC - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lastIndex - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
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.
lastLocalDeclarationSourceStart - Variable in class org.eclipse.jdt.internal.formatter.CodeFormatterVisitor
 
lastLocalDeclarationSourceStart - Variable in class org.eclipse.jdt.internal.formatter.Location
 
lastlyTestDeletePackageWithAutobuild() - Method in class org.eclipse.jdt.core.tests.model.JavaProjectTests
Tests the fix for "1FWNMKD: ITPJCORE:ALL - Package Fragment Removal not reported correctly"
lastMemberEnd() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
lastModified() - Method in class org.eclipse.jdt.internal.core.builder.ClasspathJar
 
lastNightlyBuildNames(int) - Method in class org.eclipse.test.internal.performance.results.ConfigResults
Returns the 'n' last nightly build names.
lastNumberOfNewLines - Variable in class org.eclipse.jdt.internal.formatter.Location
 
lastNumberOfNewLines - Variable in class org.eclipse.jdt.internal.formatter.Scribe
 
LASTORE - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lastore() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lastSegment(char[], char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the last portion of a name given a separator.
lastState - Variable in class org.eclipse.jdt.internal.core.builder.JavaBuilder
 
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.
lastVisibleFieldID - Variable in class org.eclipse.jdt.internal.compiler.ast.Initializer
 
lastVisibleFieldID - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
launch() - Method in class org.eclipse.jdt.core.tests.runtime.J9VMLauncher
 
launch() - Method in class org.eclipse.jdt.core.tests.runtime.LocalVMLauncher
Launches a new target VM with the registered arguments.
LazyInputStreamTest - Class in org.eclipse.core.tests.resources.content
 
LazyInputStreamTest(String) - Constructor for class org.eclipse.core.tests.resources.content.LazyInputStreamTest
 
LazyReaderTest - Class in org.eclipse.core.tests.resources.content
 
LazyReaderTest(String) - Constructor for class org.eclipse.core.tests.resources.content.LazyReaderTest
 
LBRACE - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
LBRACE_MISSING - Static variable in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
LBRACE_MISSING - Static variable in class org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
LBRACKET - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
LCMP - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lcmp() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LCONST_0 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lconst_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LCONST_1 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lconst_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LDC - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ldc(float) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ldc(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ldc(String) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ldc(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LDC2_W - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ldc2_w(double) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ldc2_w(long) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LDC_W - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ldcForIndex(int, char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LDIV - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ldiv() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
leafComponentType - Variable in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
leafComponentType() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
leafComponentType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
left - Variable in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
left - Variable in class org.jmlspecs.jml4.ast.JmlSubtypeExpression
The left expression.
left - Variable in class org.jmlspecs.jml4.esc.gc.lang.expr.CfgBinaryExpression
 
left - Variable in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimpleBinaryExpression
 
left - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredBinaryExpression
 
left - Variable in class org.jmlspecs.jml4.esc.vc.lang.VcBinaryExpression
 
left - Variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplAssignment
 
left - Variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplBinaryExpression
 
left - Variable in class org.jmlspecs.jml4.fspv.theory.ast.TheoryAssignment
 
left - Variable in class org.jmlspecs.jml4.fspv.theory.ast.TheoryBinaryExpression
 
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 - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
LEFT_SHIFT_ASSIGN - Static variable in class org.eclipse.jdt.core.dom.Assignment.Operator
<<== operator.
LEMMA - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
LEMMA_SUFFIX_SEPARATOR - Static variable in class org.jmlspecs.jml4.fspv.theory.TheoryLemma
 
lemmas - Variable in class org.jmlspecs.jml4.fspv.theory.Theory
 
LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
LESS - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
Less than "<" operator.
LESS - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
LESS - Static variable in class org.jmlspecs.jml4.esc.gc.lang.expr.CfgOperator
 
LESS - Static variable in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimpleOperator
 
LESS - Static variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredOperator
 
LESS - Static variable in class org.jmlspecs.jml4.esc.vc.lang.VcOperator
 
LESS - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
Less() - Static method in class org.jmlspecs.jml4.fspv.theory.TheoryOperator
 
LESS_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
LESS_EQUAL - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
LESS_EQUALS - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
Less than or equals "<=" operator.
LESS_EQUALS - Static variable in class org.jmlspecs.jml4.esc.gc.lang.expr.CfgOperator
 
LESS_EQUALS - Static variable in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimpleOperator
 
LESS_EQUALS - Static variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredOperator
 
LESS_EQUALS - Static variable in class org.jmlspecs.jml4.esc.vc.lang.VcOperator
 
LessEqual() - Static method in class org.jmlspecs.jml4.fspv.theory.TheoryOperator
 
Level0Test - Class in org.jmlspecs.eclipse.jdt.core.tests.rac
 
Level0Test(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.rac.Level0Test
 
Level1Test - Class in org.jmlspecs.eclipse.jdt.core.tests.rac
 
Level1Test(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.rac.Level1Test
 
lexeme - Variable in class org.jmlspecs.jml4.ast.JmlAssertOrAssumeStatement
 
lexeme - Variable in class org.jmlspecs.jml4.ast.JmlQuantifier
The lexeme of this quantifier.
lexeme - Variable in class org.jmlspecs.jml4.esc.gc.lang.expr.CfgQuantifier
 
lexeme - Variable in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimpleQuantifier
 
lexeme - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredQuantifier
 
lexeme - Variable in class org.jmlspecs.jml4.esc.vc.lang.VcQuantifier
 
LEXICAL_ERROR - Static variable in class org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
 
LexStream - Class in org.eclipse.jdt.internal.compiler.parser.diagnose
 
LexStream(int, Scanner, int[], int[], int[], int, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
LexStream.Token - Class in org.eclipse.jdt.internal.compiler.parser.diagnose
 
LexStream.Token() - Constructor for class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream.Token
 
lhs - Variable in class org.eclipse.jdt.internal.compiler.ast.Assignment
 
lhs - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
lhs - Variable in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimplePostfixExpression
 
lhs - Variable in class org.jmlspecs.jml4.esc.gc.lang.simple.SimpleAssignment
 
lhs - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredAssignment
 
lhs - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredPostfixExpression
 
lhs - Variable in class org.jmlspecs.jml4.fspv.theory.TheoryAssignmentStatement
 
lhs - Variable in class org.jmlspecs.jml4.fspv.theory.TheoryBinaryExpression
 
LIB_DIR - Static variable in class org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest
 
LIB_DIR_PLACEHOLDER - Static variable in class org.eclipse.jdt.core.tests.compiler.regression.BatchCompilerTest
 
LIBRARY - Static variable in class org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
LifecycleEvent - Class in org.eclipse.core.internal.events
Class used for broadcasting internal workspace lifecycle events.
line - Variable in class org.eclipse.jdt.core.tests.model.AbstractJavaSearchTests.JavaSearchResultCollector
 
line(int) - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
line - Variable in class org.eclipse.jdt.internal.formatter.Scribe
 
line - Variable in class org.jmlspecs.jml4.rac.runtime.JMLAssertionError.Location
1-based line number.
LINE_COMMENT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type LineComment.
LINE_COMMENT_PREFIX - Static variable in interface org.eclipse.jdt.internal.formatter.comment.IJavaDocTagConstants
LINE COMMENTS
LINE_COMMENT_PREFIX_LENGTH - Static variable in interface org.eclipse.jdt.internal.formatter.comment.IJavaDocTagConstants
 
LINE_NUMBER - Static variable in interface org.eclipse.core.resources.IMarker
Line number marker attribute.
LINE_NUMBER - Static variable in interface org.eclipse.jdt.core.util.IAttributeNamesConstants
"LineNumberTable" attribute.
LINE_SEPARATOR - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
 
line_separator - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
LINE_TOO_LONG - Static variable in exception org.eclipse.jdt.internal.formatter.align.AlignmentException
 
LineComment - Class in org.eclipse.jdt.core.dom
End-of-line comment AST node type.
LineCommentEndOffsets - Class in org.eclipse.jdt.internal.core.dom.rewrite
 
LineCommentEndOffsets(List) - Constructor for class org.eclipse.jdt.internal.core.dom.rewrite.LineCommentEndOffsets
 
LineCommentOffsetsTest - Class in org.eclipse.jdt.core.tests.rewrite.describing
 
LineCommentOffsetsTest(String) - Constructor for class org.eclipse.jdt.core.tests.rewrite.describing.LineCommentOffsetsTest
 
lineCount - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
lineCount0 - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
lineEnds - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
lineEnds - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
lineEnds - Variable in class org.eclipse.jdt.internal.core.util.RecordedParsingInformation
 
LineInformation - Class in org.eclipse.jdt.internal.core.dom.rewrite
 
LineInformation() - Constructor for class org.eclipse.jdt.internal.core.dom.rewrite.LineInformation
 
lineNumber(int) - Method in class org.eclipse.jdt.core.dom.CompilationUnit
Deprecated. Use getLineNumber(int) instead. Be careful to handle the negative values.
lineNumber - Variable in class org.eclipse.jdt.internal.compiler.parser.NLSTag
 
LineNumberAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of ILineNumberAttribute.
LineNumberAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.LineNumberAttribute
Constructor for LineNumberAttribute.
LineNumberAttributeTest - Class in org.eclipse.jdt.core.tests.compiler.regression
 
LineNumberAttributeTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.LineNumberAttributeTest
 
lineNumberEnd - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lineNumberStart - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LineNumberTableName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
linePtr - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
linePtr - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
lineSeparatorPositions - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lineSeparatorPositions - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
link(Resource, URI, IFileInfo) - Method in class org.eclipse.core.internal.localstore.FileSystemResourceManager
 
LINK - Static variable in interface org.eclipse.core.internal.resources.IModelObjectConstants
 
LINK_TAG_POSTFIX - Static variable in interface org.eclipse.jdt.internal.formatter.comment.IJavaDocTagConstants
Link tag postfix
LINK_TAG_PREFIX - Static variable in interface org.eclipse.jdt.internal.formatter.comment.IJavaDocTagConstants
 
LINK_TAG_PREFIX_STRING - Static variable in interface org.eclipse.jdt.internal.formatter.comment.IJavaDocTagConstants
Link tag prefix
LinkDescription - Class in org.eclipse.core.internal.resources
Object for describing the characteristics of linked resources that are stored in the project description.
LinkDescription() - Constructor for class org.eclipse.core.internal.resources.LinkDescription
 
LinkDescription(IResource, URI) - Constructor for class org.eclipse.core.internal.resources.LinkDescription
 
LINKED_RESOURCES - Static variable in interface org.eclipse.core.internal.resources.IModelObjectConstants
 
LinkedResourceTest - Class in org.eclipse.core.tests.resources
Tests the following API methods: IFile#createLink IFolder#createLink This test supports both variable-based and non-variable-based locations.
LinkedResourceTest() - Constructor for class org.eclipse.core.tests.resources.LinkedResourceTest
 
LinkedResourceTest(String) - Constructor for class org.eclipse.core.tests.resources.LinkedResourceTest
 
LinkedResourceWithPathVariableTest - Class in org.eclipse.core.tests.resources
This class extends LinkedResourceTest in order to use randomly generated locations that are always variable-based.
LinkedResourceWithPathVariableTest() - Constructor for class org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest
 
LinkedResourceWithPathVariableTest(String) - Constructor for class org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest
 
LINKING_NOT_ALLOWED - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 378) indicating that linking is not permitted on a certain project.
links_creating - Static variable in class org.eclipse.core.internal.utils.Messages
 
links_errorLinkReconcile - Static variable in class org.eclipse.core.internal.utils.Messages
 
links_invalidLocation - Static variable in class org.eclipse.core.internal.utils.Messages
 
links_localDoesNotExist - Static variable in class org.eclipse.core.internal.utils.Messages
 
links_locationOverlapsLink - Static variable in class org.eclipse.core.internal.utils.Messages
 
links_locationOverlapsProject - Static variable in class org.eclipse.core.internal.utils.Messages
 
links_natureVeto - Static variable in class org.eclipse.core.internal.utils.Messages
 
links_noPath - Static variable in class org.eclipse.core.internal.utils.Messages
 
links_notFileFolder - Static variable in class org.eclipse.core.internal.utils.Messages
 
links_overlappingResource - Static variable in class org.eclipse.core.internal.utils.Messages
 
links_parentNotAccessible - Static variable in class org.eclipse.core.internal.utils.Messages
 
links_updatingDuplicate - Static variable in class org.eclipse.core.internal.utils.Messages
 
links_vetoNature - Static variable in class org.eclipse.core.internal.utils.Messages
 
links_workspaceVeto - Static variable in class org.eclipse.core.internal.utils.Messages
 
links_wrongLocalType - Static variable in class org.eclipse.core.internal.utils.Messages
 
LIST - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
listenerAdded(IResourceChangeListener) - Static method in class org.eclipse.core.internal.events.ResourceStats
Notifies the stats tool that a resource change listener has been added.
listenerRemoved(IResourceChangeListener) - Static method in class org.eclipse.core.internal.events.ResourceStats
Notifies the stats tool that a resource change listener has been removed.
ListRewrite - Class in org.eclipse.jdt.core.dom.rewrite
For describing manipulations to a child list property of an AST node.
ListRewriteEvent - Class in org.eclipse.jdt.internal.core.dom.rewrite
 
ListRewriteEvent(List) - Constructor for class org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
Creates a ListRewriteEvent from the original ASTNodes.
ListRewriteEvent(RewriteEvent[]) - Constructor for class org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
Creates a ListRewriteEvent from existing rewrite events.
Literal - Class in org.eclipse.jdt.internal.compiler.ast
 
Literal(int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.Literal
 
literalIndex(byte[], char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndex(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndex(char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method returns the index into the constantPool corresponding to the type descriptor.
literalIndex(char[], byte[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndex(double) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method returns the index into the constantPool corresponding to the double value.
literalIndex(float) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method returns the index into the constantPool corresponding to the float value.
literalIndex(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method returns the index into the constantPool corresponding to the int value.
literalIndex(long) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method returns the index into the constantPool corresponding to the long value.
literalIndex(String) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method returns the index into the constantPool corresponding to the type descriptor.
literalIndexForField(char[], char[], char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForLdc(char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method returns the index into the constantPool corresponding to the type descriptor.
literalIndexForMethod(char[], char[], char[], boolean) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForMethod(TypeBinding, char[], char[], boolean) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForNameAndType(char[], char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForType(char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForType(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literals - Variable in class org.eclipse.jdt.internal.compiler.ast.StringLiteralConcatenation
 
literalType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.CharLiteral
 
literalType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.DoubleLiteral
 
literalType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.FalseLiteral
 
literalType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.FloatLiteral
 
literalType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
literalType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Literal
 
literalType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.LongLiteral
 
literalType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.NullLiteral
 
literalType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.StringLiteral
 
literalType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TrueLiteral
 
LLOAD - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lload(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LLOAD_0 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lload_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LLOAD_1 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lload_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LLOAD_2 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lload_2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LLOAD_3 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lload_3() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LMUL - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lmul() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LNEG - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lneg() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
load(String, File) - Method in class org.eclipse.core.internal.localstore.Bucket
Loads the contents from a file under the given directory.
load(String, File, boolean) - Method in class org.eclipse.core.internal.localstore.Bucket
Loads the contents from a file under the given directory.
load(String, File, boolean) - Method in class org.eclipse.core.internal.properties.PropertyBucket
 
load(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
load(TypeBinding, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
load(String, ClassLoader, Field[]) - Static method in class org.eclipse.jdt.internal.compiler.util.Messages
Load the given resource bundle using the specified class loader.
load(IType, InputStream, WorkingCopyOwner) - Static method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
loadAndRun(String) - Method in class org.eclipse.jdt.core.tests.util.VerifyTests
 
loadBucketFor(IPath) - Method in class org.eclipse.core.internal.localstore.BucketTree
 
loadClass(String, boolean) - Method in class org.eclipse.jdt.core.tests.util.VerifyTests.VerifyClassLoader
 
loadMessageTemplates(Locale) - Static method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
This method initializes the MessageTemplates class variable according to the current Locale.
loadProjectDescription(InputStream) - Method in class org.eclipse.core.internal.resources.Workspace
 
loadProjectDescription(IPath) - Method in class org.eclipse.core.internal.resources.Workspace
 
loadProjectDescription(IPath) - Method in interface org.eclipse.core.resources.IWorkspace
Reads the project description file (".project") from the given location in the local file system.
loadProjectDescription(InputStream) - Method in interface org.eclipse.core.resources.IWorkspace
Reads the project description file (".project") from the given InputStream.
loadSnapshot(File) - Method in class org.eclipse.core.tests.harness.FileSystemComparator
 
loadTypeHierachy(InputStream, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IType
Loads a previously saved ITypeHierarchy from an input stream.
loadTypeHierachy(InputStream, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
loadTypeHierachy(InputStream, WorkingCopyOwner, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
loadTypeHierachy(InputStream, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.SourceType
 
loadTypeHierachy(InputStream, WorkingCopyOwner, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.SourceType
NOTE: This method is not part of the API has it is not clear clients would easily use it: they would need to first make sure all working copies for the given owner exist before calling it.
loadVariablesAndContainers() - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
LOCAL - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
LOCAL - Static variable in class org.jmlspecs.jml4.fspv.theory.TheoryVariable
 
Local(String, TheoryType, TheoryExpression, int) - Static method in class org.jmlspecs.jml4.fspv.theory.TheoryVariable
 
LOCAL_CHANGED - Static variable in interface org.eclipse.core.resources.IResourceDelta
Change constant (bit mask) indicating that the underlying file or folder of the linked resource has been added or removed.
LOCAL_CONTEXT - Static variable in class org.eclipse.core.resources.mapping.ResourceMappingContext
This resource mapping context is used to indicate that the operation that is requesting the traversals is performing a local operation.
local_dumpStack() - Method in class org.jmlspecs.jml4.util.Logger
 
local_dumpStack(Throwable) - Method in class org.jmlspecs.jml4.util.Logger
 
LOCAL_LOCATION_PATH_STRING_0 - Static variable in class org.eclipse.core.tests.resources.usecase.IProjectTest
 
LOCAL_ONLY - Static variable in class org.eclipse.core.tests.resources.IFileTest
 
LOCAL_TYPE - Static variable in class org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
LOCAL_VAR_PATTERN - Static variable in interface org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
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_VAR_PREFIX - Static variable in interface org.eclipse.jdt.internal.eval.EvaluationConstants
 
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 class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
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).
localArrayBindings - Variable in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
localclassTransformation - Variable in class org.jmlspecs.jml4.rac.ExpressionTranslator
 
LocalDeclaration - Class in org.eclipse.jdt.internal.compiler.ast
 
LocalDeclaration(char[], int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
localDeclaration - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
localElement(IJavaElement) - Method in class org.eclipse.jdt.internal.core.search.matching.InternalReferenceMatch
Store the local element in the match.
LocalElementTests - Class in org.eclipse.jdt.core.tests.model
 
LocalElementTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.LocalElementTests
 
LocalHistoryPerformanceTest - Class in org.eclipse.core.tests.resources.perf
Contains a set of use case-oriented performance tests for the local history.
LocalHistoryPerformanceTest(String) - Constructor for class org.eclipse.core.tests.resources.perf.LocalHistoryPerformanceTest
 
localIndex - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
localIndex - Variable in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
localizedMessage(CategorizedProblem) - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
LocalMetaArea - Class in org.eclipse.core.internal.resources
 
LocalMetaArea() - Constructor for class org.eclipse.core.internal.resources.LocalMetaArea
 
localPrefixes - Variable in class org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
locals - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
locals - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
locals - Variable in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
locals - Variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplProcedure
 
locals - Variable in class org.jmlspecs.jml4.fspv.theory.ast.TheoryMethodDeclaration
 
LOCALS_INCREMENT - Static variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LocalSelectionPolicy - Class in org.eclipse.core.tests.resources.content
Selection policy that filters out any content types that do not belong to the runtime plug-in or this test plug-in.
LocalSelectionPolicy() - Constructor for class org.eclipse.core.tests.resources.content.LocalSelectionPolicy
 
localstore_copying - Static variable in class org.eclipse.core.internal.utils.Messages
 
localstore_copyProblem - Static variable in class org.eclipse.core.internal.utils.Messages
 
localstore_couldnotDelete - Static variable in class org.eclipse.core.internal.utils.Messages
 
localstore_couldNotMove - Static variable in class org.eclipse.core.internal.utils.Messages
 
localstore_couldNotRead - Static variable in class org.eclipse.core.internal.utils.Messages
 
localstore_couldNotWrite - Static variable in class org.eclipse.core.internal.utils.Messages
 
localstore_couldNotWriteReadOnly - Static variable in class org.eclipse.core.internal.utils.Messages
 
localstore_deleteProblem - Static variable in class org.eclipse.core.internal.utils.Messages
 
localstore_deleting - Static variable in class org.eclipse.core.internal.utils.Messages
 
localstore_failedReadDuringWrite - Static variable in class org.eclipse.core.internal.utils.Messages
 
localstore_fileExists - Static variable in class org.eclipse.core.internal.utils.Messages
 
localstore_fileNotFound - Static variable in class org.eclipse.core.internal.utils.Messages
 
localstore_locationUndefined - Static variable in class org.eclipse.core.internal.utils.Messages
 
localstore_refreshing - Static variable in class org.eclipse.core.internal.utils.Messages
 
localstore_refreshingRoot - Static variable in class org.eclipse.core.internal.utils.Messages
 
localstore_resourceExists - Static variable in class org.eclipse.core.internal.utils.Messages
 
localstore_resourceIsOutOfSync - Static variable in class org.eclipse.core.internal.utils.Messages
 
LocalStoreRegressionTests - Class in org.eclipse.core.tests.resources.regression
 
LocalStoreRegressionTests(String) - Constructor for class org.eclipse.core.tests.resources.regression.LocalStoreRegressionTests
LocalStoreRegressionTests constructor comment.
LocalStoreTest - Class in org.eclipse.core.tests.internal.localstore
 
LocalStoreTest() - Constructor for class org.eclipse.core.tests.internal.localstore.LocalStoreTest
 
LocalStoreTest(String) - Constructor for class org.eclipse.core.tests.internal.localstore.LocalStoreTest
 
localSuffixes - Variable in class org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
LocalSyncTest - Class in org.eclipse.core.tests.internal.localstore
 
LocalSyncTest() - Constructor for class org.eclipse.core.tests.internal.localstore.LocalSyncTest
 
LocalSyncTest(String) - Constructor for class org.eclipse.core.tests.internal.localstore.LocalSyncTest
 
LocalTypeBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
LocalTypeBinding(ClassScope, SourceTypeBinding, CaseStatement, ReferenceBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
localTypeCount - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
localTypeCount - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
localTypeCount - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
LocalTypeMask - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
localTypeName(String, int, int) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
localTypes - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
localTypes - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
localTypes - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
LocalVariable - Class in org.eclipse.jdt.internal.core
 
LocalVariable(JavaElement, String, int, int, int, int, String, Annotation[]) - Constructor for class org.eclipse.jdt.internal.core.LocalVariable
 
LocalVariableAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of ILocalVariableAttribute.
LocalVariableAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.LocalVariableAttribute
Constructor for LocalVariableAttribute.
localVariableBinding() - Method in class org.eclipse.jdt.internal.compiler.ast.Assignment
 
localVariableBinding() - Method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
localVariableBinding() - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Returns the local variable referenced by this node.
localVariableBinding() - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
Returns the local variable referenced by this node.
LocalVariableBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
LocalVariableBinding(char[], TypeBinding, int, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
LocalVariableBinding(LocalDeclaration, TypeBinding, int, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
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
Deprecated. - problem is no longer generated, use IProblem.NullLocalVariableReference, IProblem.RedundantNullCheckOnNullLocalVariable or IProblem.RedundantLocalVariableNullAssignment instead
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.
LocalVariableHiding - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
localVariableHiding(LocalDeclaration, Binding, boolean) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
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
 
LocalVariableLocator - Class in org.eclipse.jdt.internal.core.search.matching
 
LocalVariableLocator(LocalVariablePattern) - Constructor for class org.eclipse.jdt.internal.core.search.matching.LocalVariableLocator
 
LocalVariableMayBeNull - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.PotentialNullLocalVariableReference instead
localVariableModifiers() - Method in class org.eclipse.jdt.core.tests.eval.JDIStackFrame
 
localVariableNames() - Method in class org.eclipse.jdt.core.tests.eval.JDIStackFrame
 
localVariableNonNullComparedToNull(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
localVariableNullComparedToNonNull(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
localVariableNullInstanceof(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
localVariableNullReference(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
LocalVariablePattern - Class in org.eclipse.jdt.internal.core.search.matching
 
LocalVariablePattern(LocalVariable, int, int) - Constructor for class org.eclipse.jdt.internal.core.search.matching.LocalVariablePattern
 
localVariablePotentialNullReference(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
localVariableRedundantCheckOnNonNull(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
localVariableRedundantCheckOnNull(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
localVariableRedundantNullAssignment(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
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.
LocalVariableTableEntry - Class in org.eclipse.jdt.internal.core.util
Default implementation of ILocalVariableTableEntry
LocalVariableTableEntry(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
Constructor for LocalVariableTableEntry.
LocalVariableTableName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
LocalVariableTest - Class in org.eclipse.jdt.core.tests.compiler.regression
 
LocalVariableTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.LocalVariableTest
 
LocalVariableTypeAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of ILocalVariableTypeAttribute.
LocalVariableTypeAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.LocalVariableTypeAttribute
Constructor for LocalVariableTypeAttribute.
localVariableTypeNames() - Method in class org.eclipse.jdt.core.tests.eval.JDIStackFrame
 
LocalVariableTypeTableEntry - Class in org.eclipse.jdt.internal.core.util
Default implementation of ILocalVariableTypeTableEntry
LocalVariableTypeTableEntry(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
Constructor for LocalVariableTypeTableEntry.
LocalVariableTypeTableName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
LocalVirtualMachine - Class in org.eclipse.jdt.core.tests.runtime
Wrapper around the external process that is running a local VM.
LocalVirtualMachine() - Constructor for class org.eclipse.jdt.core.tests.runtime.LocalVirtualMachine
Creates a new LocalVirtualMachine that doesn't run and that cannot be debugged nor used to evaluate.
LocalVirtualMachine(Process, int, String) - Constructor for class org.eclipse.jdt.core.tests.runtime.LocalVirtualMachine
Creates a new LocalVirtualMachine from the Process that runs this VM and with the given debug port number.
LocalVMLauncher - Class in org.eclipse.jdt.core.tests.runtime
The root of the VM launchers that launch VMs on the same machine.
LocalVMLauncher() - Constructor for class org.eclipse.jdt.core.tests.runtime.LocalVMLauncher
 
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.
locateMatches(SearchDocument[], SearchPattern, IJavaSearchScope, SearchRequestor, IProgressMonitor) - Method in class org.eclipse.jdt.core.tests.model.SearchParticipantTests.TestSearchParticipant
 
locateMatches(SearchDocument[], SearchPattern, IJavaSearchScope, SearchRequestor, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.search.JavaSearchParticipant
 
locateMatches(MatchLocator, ClassFile, IBinaryType) - Method in class org.eclipse.jdt.internal.core.search.matching.ClassFileMatchLocator
Locate declaration in the current class file.
locateMatches(SearchDocument[]) - Method in class org.eclipse.jdt.internal.core.search.matching.MatchLocator
Locate the matches in the given files and report them using the search requestor.
LOCATION - Static variable in interface org.eclipse.core.internal.resources.IModelObjectConstants
 
LOCATION - Static variable in interface org.eclipse.core.resources.IMarker
Location marker attribute.
location - Variable in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.CopySourceInfo
 
location - Variable in class org.eclipse.jdt.internal.formatter.align.Alignment
 
Location - Class in org.eclipse.jdt.internal.formatter
A location maintains positional information both in original source and in the output source.
Location(Scribe, int) - Constructor for class org.eclipse.jdt.internal.formatter.Location
 
location - Variable in class org.jmlspecs.jml4.rac.runtime.JMLChecker.CoverageCount
 
LOCATION_URI - Static variable in interface org.eclipse.core.internal.resources.IModelObjectConstants
 
locationFor(IResource) - Method in class org.eclipse.core.internal.localstore.FileSystemResourceManager
Returns the resolved, absolute file system location of the given resource.
locationFor(IPath) - Method in class org.eclipse.core.internal.resources.LocalMetaArea
Returns the local file system location in which the meta data for the resource with the given path is stored.
locationFor(IResource) - Method in class org.eclipse.core.internal.resources.LocalMetaArea
Returns the local file system location in which the meta data for the given resource is stored.
locations() - Method in error org.jmlspecs.jml4.rac.runtime.JMLAssertionError
Return the locations.
locationURIFor(IResource) - Method in class org.eclipse.core.internal.localstore.FileSystemResourceManager
Returns the resolved, absolute file system location of the given resource.
LocationValidator - Class in org.eclipse.core.internal.resources
This class implements the various path, URI, and name validation methods in the workspace API
LocationValidator(Workspace) - Constructor for class org.eclipse.core.internal.resources.LocationValidator
 
log(int, String, Throwable) - Static method in class org.eclipse.core.internal.utils.Policy
 
log(IStatus) - Static method in class org.eclipse.core.internal.utils.Policy
 
log(Throwable) - Static method in class org.eclipse.core.internal.utils.Policy
Logs a throwable, assuming severity of error
log(String, IStatus) - Static method in class org.eclipse.core.tests.harness.CoreTest
 
log(String, Throwable) - Static method in class org.eclipse.core.tests.harness.CoreTest
 
log(String) - Method in class org.eclipse.core.tests.harness.LoggingPerformanceTestResult
Logs the given string in the test log file
log(IStatus) - Static method in class org.eclipse.jdt.core.tests.performance.util.JdtCorePerformanceMeterPlugin
 
log(Throwable) - Static method in class org.eclipse.jdt.core.tests.performance.util.JdtCorePerformanceMeterPlugin
 
log - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
log(Throwable, String) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
log(int, String) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
log(Throwable) - Static method in class org.eclipse.jdt.internal.formatter.comment.CommentFormatterUtil
Logs the given throwable.
log(Throwable) - Static method in class org.eclipse.test.internal.performance.PerformanceTestPlugin
 
log(IStatus) - Static method in class org.eclipse.test.internal.performance.PerformanceTestPlugin
 
Log - Class in org.jmlspecs.eclipse.jdt.internal.compiler.util
This class provides a uniform interface for logging informational and error messages.
Log() - Constructor for class org.jmlspecs.eclipse.jdt.internal.compiler.util.Log
 
log - Static variable in class org.jmlspecs.eclipse.jdt.internal.compiler.util.Log
Holds a current value for the log object, for convenience
log(String) - Static method in class org.jmlspecs.eclipse.jdt.internal.compiler.util.Log
Records an informational message to the current log
logAverage() - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logClassFile(boolean, String, String) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logClasspath(FileSystem.Classpath[]) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logCommandLineArguments(String[]) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logError(String) - Static method in class org.eclipse.test.internal.performance.PerformanceTestPlugin
 
logException(Exception) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logger - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
Logger - Class in org.jmlspecs.jml4.util
 
Logger() - Constructor for class org.jmlspecs.jml4.util.Logger
 
loggingExtraProblems(Main) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
LoggingPerformanceTestResult - Class in org.eclipse.core.tests.harness
A LoggingPerformanceTestResult adds the ability to create an HTML or other output file, and have test results written to that file instead of the standard output.
LoggingPerformanceTestResult(File) - Constructor for class org.eclipse.core.tests.harness.LoggingPerformanceTestResult
 
logIncorrectVMVersionForAnnotationProcessing() - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logNoClassFileCreated(String, String, IOException) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logNumberOfClassFilesGenerated(int) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logOptions(Map) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logPendingError(String) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logPrintStream() - Static method in class org.jmlspecs.eclipse.jdt.internal.compiler.util.Log
Creates a PrintStream that, when written to, writes to the Eclipse Console of the current log object
logPrintStream() - Static method in class org.jmlspecs.eclipse.jdt.ui.Console
Creates a PrintStream that, when written to, writes to the Eclipse Console of the current log object
logProblems(CategorizedProblem[], char[], Main) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logProblemsSummary(int, int, int, int) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logProgress() - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logRepetition(int, int) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logTiming(CompilerStats) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logUsage(String) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
Print the usage of the compiler
logVersion(boolean) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
Print the version of the compiler in the log and/or the out field
logWarning(String) - Static method in class org.eclipse.test.internal.performance.PerformanceTestPlugin
 
logWrongJDK() - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
Print the usage of wrong JDK
LONG - Static variable in class org.eclipse.jdt.core.dom.PrimitiveType
Type code for the primitive type "long".
LONG - Static variable in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
LONG - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
Long2Byte - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Long2Char - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Long2Double - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Long2Float - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Long2Int - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Long2Long - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Long2Short - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Long2String - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
LONG_ARRAY - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
LONG_INITIAL_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
LONG_TAG - Static variable in interface org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a constant of type long
LongCache - Class in org.eclipse.jdt.internal.compiler.codegen
 
LongCache() - Constructor for class org.eclipse.jdt.internal.compiler.codegen.LongCache
Constructs a new, empty hashtable.
LongCache(int) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.LongCache
Constructs a new, empty hashtable with the specified initial capacity.
LongConstant - Class in org.eclipse.jdt.internal.compiler.impl
 
LongConstrSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
LongLiteral - Class in org.eclipse.jdt.internal.compiler.ast
 
LongLiteral(char[], int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.LongLiteral
 
LongLiteralMinValue - Class in org.eclipse.jdt.internal.compiler.ast
 
LongLiteralMinValue() - Constructor for class org.eclipse.jdt.internal.compiler.ast.LongLiteralMinValue
 
longLongSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
LongTag - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
longToBytes(long) - Static method in class org.eclipse.core.internal.utils.Convert
Performs conversion of a long value to a byte array representation.
longValue() - Method in class org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
longValue() - Method in class org.eclipse.jdt.internal.compiler.impl.CharConstant
 
longValue() - Method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
longValue() - Method in class org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
longValue() - Method in class org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
longValue() - Method in class org.eclipse.jdt.internal.compiler.impl.IntConstant
 
longValue() - Method in class org.eclipse.jdt.internal.compiler.impl.LongConstant
 
longValue() - Method in class org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
LONGVALUE_LONG_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
LONGVALUE_LONG_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
lookup(IPath) - Method in class org.eclipse.core.internal.dtree.AbstractDataTree
Returns an object containing: - a flag indicating whether the specified node was found - the data for the node, if it was found
lookup(IPath) - Method in class org.eclipse.core.internal.dtree.DataTree
Returns an object containing: - a flag indicating whether the specified node was found - the data for the node, if it was found
lookup(IPath) - Method in class org.eclipse.core.internal.dtree.DeltaDataTree
Returns an object containing: - the node key - a flag indicating whether the specified node was found - the data for the node, if it was found
lookup(IPath) - Method in class org.eclipse.core.internal.resources.SafeFileTable
 
lookup(IPath) - Method in class org.eclipse.core.internal.resources.SaveContext
 
lookup(IPath) - Method in class org.eclipse.core.internal.resources.SavedState
 
lookup(IPath) - Method in interface org.eclipse.core.resources.ISaveContext
Returns the current location for the given file or null if none.
lookup(IPath) - Method in interface org.eclipse.core.resources.ISavedState
Returns the mapped location associated with the given path or null if none.
lookupEnvironment - Variable in class org.eclipse.jdt.internal.codeassist.impl.Engine
 
lookupEnvironment - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
LookupEnvironment - Class in org.eclipse.jdt.internal.compiler.lookup
 
LookupEnvironment(ITypeRequestor, CompilerOptions, ProblemReporter, INameEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
lookupEnvironment - Variable in class org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
lookupIgnoreCase(IPath) - Method in class org.eclipse.core.internal.dtree.DeltaDataTree
Returns an object containing: - the node key - a flag indicating whether the specified node was found - the data for the node, if it was found This is a case-insensitive variant of the lookup method.
LOOKUPSWITCH - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lookupswitch(CaseLabel, int[], int[], CaseLabel[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LookupTest - Class in org.eclipse.jdt.core.tests.compiler.regression
Name Lookup within Inner Classes Creation date: (8/2/00 12:04:53 PM)
LookupTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.LookupTest
 
lookupVariable(TheoryVariable) - Method in class org.jmlspecs.jml4.fspv.theory.TheoryHelper
 
LOOP_INVAR - Static variable in class org.jmlspecs.jml4.esc.gc.lang.KindOfAssertion
 
LOOP_INVAR_PRE - Static variable in class org.jmlspecs.jml4.esc.gc.lang.KindOfAssertion
 
LOOP_VAR - Static variable in class org.jmlspecs.jml4.esc.gc.lang.KindOfAssertion
 
loopAnnotations - Variable in class org.jmlspecs.jml4.fspv.theory.TheoryWhileStatement
 
LoopingFlowContext - Class in org.eclipse.jdt.internal.compiler.flow
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
LoopingFlowContext(FlowContext, FlowInfo, ASTNode, BranchLabel, BranchLabel, Scope) - Constructor for class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
LOR - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lor() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
low - Variable in class org.jmlspecs.jml4.ast.JmlArrayIndexRangeExpression
 
LOW_NIBBLE_MASK - Static variable in class org.eclipse.core.internal.utils.UniversalUniqueIdentifier
 
LOW_SURROGATE_MAX_VALUE - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
LOW_SURROGATE_MAX_VALUE - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
LOW_SURROGATE_MIN_VALUE - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
LOW_SURROGATE_MIN_VALUE - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
lowerBound - Variable in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
lowerUpperBound(TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Returns VoidBinding if types have no intersection (e.g.
LPAR - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
LREM - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lrem() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LRETURN - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lreturn() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lreturn() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
LRS - Static variable in interface org.eclipse.test.internal.performance.InternalDimensions
 
LRUCache - Class in org.eclipse.jdt.internal.core.util
The LRUCache is a hashtable that stores a finite number of elements.
LRUCache() - Constructor for class org.eclipse.jdt.internal.core.util.LRUCache
Creates a new cache.
LRUCache(int) - Constructor for class org.eclipse.jdt.internal.core.util.LRUCache
Creates a new cache.
LRUCacheEnumerator - Class in org.eclipse.jdt.internal.core
The LRUCacheEnumerator returns its elements in the order they are found in the LRUCache, with the most recent elements first.
LRUCacheEnumerator(LRUCacheEnumerator.LRUEnumeratorElement) - Constructor for class org.eclipse.jdt.internal.core.LRUCacheEnumerator
Creates a CacheEnumerator on the list of LRUEnumeratorElements.
LRUCacheEnumerator.LRUEnumeratorElement - Class in org.eclipse.jdt.internal.core
 
LRUCacheEnumerator.LRUEnumeratorElement(Object) - Constructor for class org.eclipse.jdt.internal.core.LRUCacheEnumerator.LRUEnumeratorElement
Constructor
LSHL - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lshl() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LSHR - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lshr() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LSTORE - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lstore(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LSTORE_0 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lstore_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LSTORE_1 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lstore_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LSTORE_2 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lstore_2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LSTORE_3 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lstore_3() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LSUB - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lsub() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LUB_GENERIC - Static variable in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
LUSHR - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lushr() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LXOR - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
lxor() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 

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