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

LABEL - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.ElementName
 
LABEL_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.BreakStatement
The "label" structural property of this node type.
LABEL_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.ContinueStatement
The "label" structural property of this node type.
LABEL_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.LabeledStatement
The "label" structural property of this node type.
LABEL_REF - Static variable in class org.eclipse.wst.jsdt.core.CompletionProposal
Completion is a reference to a label.
LABELED_STATEMENT - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
LABELED_STATEMENT - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Node type constant indicating a node of type LabeledStatement.
LabeledStatement - Class in org.eclipse.wst.jsdt.core.dom
Labeled statement AST node type.
LAMBDA_L - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
LAMBDA_U - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
LANG - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
LAQUO - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
LARR_L - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
LARR_U - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
lastIndexOf(char, char[]) - Static method in class org.eclipse.wst.jsdt.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.wst.jsdt.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.wst.jsdt.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.wst.jsdt.core.compiler.CharOperation
Answers the last portion of a name given a separator.
lastTrailingCommentIndex(ASTNode) - Method in class org.eclipse.wst.jsdt.core.dom.JavaScriptUnit
Return the index in the whole comments list JavaScriptUnit.getCommentList() of the last trailing comments associated with the given node.
LCEIL - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
LDQUO - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
LE - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
LEFT_HAND_SIDE_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.Assignment
The "leftHandSide" structural property of this node type.
LEFT_OPERAND_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.InfixExpression
The "leftOperand" structural property of this node type.
LEFT_OPERAND_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.InstanceofExpression
The "leftOperand" structural property of this node type.
LEFT_SHIFT - Static variable in class org.eclipse.wst.jsdt.core.dom.InfixExpression.Operator
Left shift "<<" operator.
LEFT_SHIFT_ASSIGN - Static variable in class org.eclipse.wst.jsdt.core.dom.Assignment.Operator
<<== operator.
LEGEND - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.ElementName
 
LESS - Static variable in class org.eclipse.wst.jsdt.core.dom.InfixExpression.Operator
Less than "<" operator.
LESS_EQUALS - Static variable in class org.eclipse.wst.jsdt.core.dom.InfixExpression.Operator
Less than or equals "<=" operator.
LFLOOR - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
LI - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.ElementName
 
LIBRARY_PLUGIN_DIRECTORY - Static variable in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
LIBRARY_RUNTIME_DIRECTORY - Static variable in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
LibraryLocation - Interface in org.eclipse.wst.jsdt.core.compiler.libraries
Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
LibrarySuperType - Class in org.eclipse.wst.jsdt.core
Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
LibrarySuperType(IPath, IJavaScriptProject, String) - Constructor for class org.eclipse.wst.jsdt.core.LibrarySuperType
 
LibrarySuperType(IPath, IJavaScriptProject) - Constructor for class org.eclipse.wst.jsdt.core.LibrarySuperType
 
LINE_COMMENT - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Node type constant indicating a node of type LineComment.
LineComment - Class in org.eclipse.wst.jsdt.core.dom
End-of-line comment AST node type.
LINK - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.ElementName
 
LINK_BROWSING_MEMBERS_TO_EDITOR - Static variable in class org.eclipse.wst.jsdt.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.wst.jsdt.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.wst.jsdt.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.wst.jsdt.ui.PreferenceConstants
A named preference that controls whether the types view's selection is linked to the active editor.
LIST_EXPRESSION - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
LIST_EXPRESSION - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
 
ListExpression - Class in org.eclipse.wst.jsdt.core.dom
Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ListRewrite - Class in org.eclipse.wst.jsdt.core.dom.rewrite
For describing manipulations to a child list property of an AST node.
LITERAL - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
loadTypeHierachy(InputStream, IProgressMonitor) - Method in interface org.eclipse.wst.jsdt.core.IType
Loads a previously saved ITypeHierarchy from an input stream.
LOCAL_DECLARATION - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
LOCAL_VAR_PREFIX - Static variable in interface org.eclipse.wst.jsdt.core.eval.ICodeSnippetRequestor
The prefix of fields that represent the local variables in a snippet class.
LOCAL_VARIABLE - Static variable in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Constant representing a local variable declaration.
LOCAL_VARIABLE_REF - Static variable in class org.eclipse.wst.jsdt.core.CompletionProposal
Completion is a reference to a local variable.
LocalVariableCannotBeNull - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.RedundantNullCheckOnNonNullLocalVariable instead
LocalVariableCanOnlyBeNull - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.NullLocalVariableReference, IProblem.RedundantNullCheckOnNullLocalVariable or IProblem.RedundantLocalVariableNullAssignment instead
LocalVariableDeclarationMatch - Class in org.eclipse.wst.jsdt.core.search
A JavaScript search match that represents a local variable declaration.
LocalVariableDeclarationMatch(IJavaScriptElement, int, int, int, SearchParticipant, IResource) - Constructor for class org.eclipse.wst.jsdt.core.search.LocalVariableDeclarationMatch
Creates a new local variable declaration match.
LocalVariableHidingField - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
LocalVariableHidingLocalVariable - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
LocalVariableIsNeverUsed - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
LocalVariableMayBeNull - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.PotentialNullLocalVariableReference instead
LocalVariableReferenceMatch - Class in org.eclipse.wst.jsdt.core.search
A JavaScript search match that represents a local variable reference.
LocalVariableReferenceMatch(IJavaScriptElement, int, int, int, boolean, boolean, boolean, SearchParticipant, IResource) - Constructor for class org.eclipse.wst.jsdt.core.search.LocalVariableReferenceMatch
Creates a new local variable reference match.
locateMatches(SearchDocument[], SearchPattern, IJavaScriptSearchScope, SearchRequestor, IProgressMonitor) - Method in class org.eclipse.wst.jsdt.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, IJavaScriptSearchScope, SearchRequestor, IProgressMonitor) - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchParticipant
 
LONG - Static variable in class org.eclipse.wst.jsdt.core.dom.PrimitiveType
Type code for the primitive type "long".
LONG_LITERAL - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
LONG_LITERAL_MIN_VALUE - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
LOOSE_VAR_DECL - Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
 
LooseVarDecl - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
LOWAST - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
LOZ - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
LRM - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
LSAQUO - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
LSQUO - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
LT - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 

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