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

M

M_APP_RETURNTYPE - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Method names contain return type (appended) e.g.
M_APP_TYPE_PARAMETERS - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Method names contain type parameters appended.
M_CATEGORY - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Prepend first category (if any) to method.
M_EXCEPTIONS - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Method names contain thrown exceptions.
M_FORMAT_EXISTING - Static variable in class org.eclipse.wst.jsdt.core.ToolFactory
This mode is used for formatting existing code when all formatter options should be used.
M_FORMAT_NEW - Static variable in class org.eclipse.wst.jsdt.core.ToolFactory
This mode is used for formatting new code when some formatter options should not be used.
M_FULLY_QUALIFIED - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Method names are fully qualified.
M_PARAMETER_NAMES - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Method names contain parameter names.
M_PARAMETER_TYPES - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Method names contain parameter types.
M_POST_QUALIFIED - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Method names are post qualified.
M_PRE_RETURNTYPE - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Method names contain return type (appended) e.g.
M_PRE_TYPE_PARAMETERS - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Method names contain type parameters prepended.
MACR - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
MAGIC_LITERAL - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
makeConsistent(IProgressMonitor) - Method in interface org.eclipse.wst.jsdt.core.IOpenable
Makes this element consistent with its underlying resource or buffer by updating the element's structure and properties as necessary.
MALFORMED - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Flag constant (bit mask, value 1) indicating that there is something not quite right with this AST node.
mangle(String) - Static method in class org.eclipse.wst.jsdt.web.core.javascript.JsNameManglerUtil
Mangle string to WAS-like specifications
MAP - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.ElementName
 
MARKER_ANNOTATION - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
MARQUEE - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.ElementName
 
MaskedCatch - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
match(char[], char[], boolean) - Static method in class org.eclipse.wst.jsdt.core.compiler.CharOperation
Answers true if the pattern matches the given name, false otherwise.
match(char[], int, int, char[], int, int, boolean) - Static method in class org.eclipse.wst.jsdt.core.compiler.CharOperation
Answers true if a sub-pattern matches the subpart of the given name, false otherwise.
match(AnonymousClassDeclaration, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ArrayAccess, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ArrayCreation, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object object match.
match(ArrayInitializer, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ArrayType, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(AssertStatement, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(Assignment, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(Block, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(BlockComment, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(BooleanLiteral, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(BreakStatement, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(CastExpression, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(FunctionExpression, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
 
match(CatchClause, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(CharacterLiteral, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(RegularExpressionLiteral, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
 
match(ClassInstanceCreation, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(JavaScriptUnit, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ConditionalExpression, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ConstructorInvocation, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ContinueStatement, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(DoStatement, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(EmptyStatement, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(EnhancedForStatement, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ExpressionStatement, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(FieldAccess, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(FieldDeclaration, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ForStatement, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ForInStatement, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
 
match(IfStatement, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ImportDeclaration, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(InferredType, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
 
match(InfixExpression, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(InstanceofExpression, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(Initializer, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(JSdoc, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(LabeledStatement, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(LineComment, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ListExpression, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
 
match(MemberRef, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(FunctionRef, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(FunctionRefParameter, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(FunctionDeclaration, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(FunctionInvocation, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(Modifier, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(NullLiteral, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(UndefinedLiteral, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
 
match(NumberLiteral, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(PackageDeclaration, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ParameterizedType, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ParenthesizedExpression, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(PostfixExpression, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(PrefixExpression, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(PrimitiveType, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(QualifiedName, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(QualifiedType, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ReturnStatement, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SimpleName, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SimpleType, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SingleVariableDeclaration, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(StringLiteral, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SuperConstructorInvocation, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SuperFieldAccess, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SuperMethodInvocation, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SwitchCase, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SwitchStatement, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TagElement, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TextElement, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ThisExpression, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ThrowStatement, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TryStatement, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TypeDeclaration, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TypeDeclarationStatement, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TypeLiteral, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TypeParameter, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(VariableDeclarationExpression, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(VariableDeclarationFragment, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(VariableDeclarationStatement, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(WhileStatement, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(WithStatement, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
 
match(WildcardType, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ObjectLiteral, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
 
match(ObjectLiteralField, Object) - Method in class org.eclipse.wst.jsdt.core.dom.ASTMatcher
 
matchesDecodedKey(SearchPattern) - Method in class org.eclipse.wst.jsdt.core.search.SearchPattern
Returns whether this pattern matches the given pattern (representing a decoded index key).
matchesName(char[], char[]) - Method in class org.eclipse.wst.jsdt.core.search.SearchPattern
Returns whether the given name matches the given pattern.
MAYBE_THIS - Static variable in interface org.eclipse.wst.jsdt.core.infer.InferrenceProvider
 
MDASH - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
measureIndentInSpaces(CharSequence, int) - Static method in class org.eclipse.wst.jsdt.core.formatter.IndentManipulation
Returns the indentation of the given line in space equivalents.
measureIndentUnits(CharSequence, int, int) - Static method in class org.eclipse.wst.jsdt.core.formatter.IndentManipulation
Returns the indentation of the given line in indentation units.
MEMBER_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.ClassInstanceCreation
 
MEMBER_REF - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Node type constant indicating a node of type MemberRef.
MEMBER_VALUEPAIR - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
MemberRef - Class in org.eclipse.wst.jsdt.core.dom
AST node for a member reference within a doc comment (JSdoc).
MemoryIndex - Class in org.eclipse.wst.jsdt.internal.core.index
 
MENU - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.ElementName
 
Message - Class in org.eclipse.wst.jsdt.core.dom
Error message used to report potential errors found during the AST parsing or name resolution.
Message(String, int) - Constructor for class org.eclipse.wst.jsdt.core.dom.Message
Creates a message.
Message(String, int, int) - Constructor for class org.eclipse.wst.jsdt.core.dom.Message
Creates a message.
MESSAGE_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.AssertStatement
The "message" structural property of this node type.
Messages - Class in org.eclipse.wst.jsdt.core
 
Messages - Class in org.eclipse.wst.jsdt.libraries
 
Messages - Class in org.eclipse.wst.jsdt.ui
Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Messages - Class in org.eclipse.wst.jsdt.web.core.javascript
Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Messages - Class in org.eclipse.wst.jsdt.web.ui
Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Messages - Class in org.eclipse.wst.jsdt.web.ui.views.contentoutline
Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
META - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.ElementName
 
METHOD - Static variable in interface org.eclipse.wst.jsdt.core.dom.IBinding
Kind constant (value 4) indicating a method or constructor binding.
METHOD - Static variable in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Constant representing a function, method or constructor.
METHOD - Static variable in interface org.eclipse.wst.jsdt.core.search.IJavaScriptSearchConstants
The searched element is a method.
METHOD_DECLARATION - Static variable in class org.eclipse.wst.jsdt.core.CompletionProposal
Completion is a declaration of a function.
METHOD_IMPORT - Static variable in class org.eclipse.wst.jsdt.core.CompletionProposal
Completion is an import of reference to a static method.
METHOD_NAME_REFERENCE - Static variable in class org.eclipse.wst.jsdt.core.CompletionProposal
Completion is a reference to a function name.
METHOD_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.FunctionExpression
The "type" structural property of this node type.
METHOD_REF - Static variable in class org.eclipse.wst.jsdt.core.CompletionProposal
Completion is a reference to a method.
methodBinding - Variable in class org.eclipse.wst.jsdt.core.infer.InferredMethod
 
MethodButWithConstructorName - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
MethodDeclarationMatch - Class in org.eclipse.wst.jsdt.core.search
A JavaScript search match that represents a method declaration.
MethodDeclarationMatch(IJavaScriptElement, int, int, int, SearchParticipant, IResource) - Constructor for class org.eclipse.wst.jsdt.core.search.MethodDeclarationMatch
Creates a new method declaration match.
MethodMissingDeprecatedAnnotation - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
MethodMustOverride - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
MethodMustOverrideOrImplement - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
MethodNameClash - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
MethodReducesVisibility - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
MethodReferenceMatch - Class in org.eclipse.wst.jsdt.core.search
A JavaScript search match that represents a method reference.
MethodReferenceMatch(IJavaScriptElement, int, int, int, boolean, SearchParticipant, IResource) - Constructor for class org.eclipse.wst.jsdt.core.search.MethodReferenceMatch
Creates a new method reference match.
MethodReferenceMatch(IJavaScriptElement, int, int, int, boolean, boolean, boolean, SearchParticipant, IResource) - Constructor for class org.eclipse.wst.jsdt.core.search.MethodReferenceMatch
Creates a new method reference match.
MethodReferenceMatch(IJavaScriptElement, int, int, int, boolean, boolean, boolean, boolean, SearchParticipant, IResource) - Constructor for class org.eclipse.wst.jsdt.core.search.MethodReferenceMatch
Creates a new method reference match.
MethodRelated - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
MethodRequiresBody - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
MethodReturnsVoid - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
methods - Variable in class org.eclipse.wst.jsdt.core.infer.InferredType
 
MethodVarargsArgumentNeedCast - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
MICRO - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
MIDDOT - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
MINUS - Static variable in class org.eclipse.wst.jsdt.core.dom.InfixExpression.Operator
Subtraction "-" operator.
MINUS - Static variable in class org.eclipse.wst.jsdt.core.dom.PrefixExpression.Operator
Unary minus "-" operator.
MINUS - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
MINUS_ASSIGN - Static variable in class org.eclipse.wst.jsdt.core.dom.Assignment.Operator
-= operator.
MissingArgumentsForParameterizedMemberType - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
MissingEnclosingInstance - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
MissingEnclosingInstanceForConstructorCall - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
Inner types related problems
MissingEnumConstantCase - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
MissingOverrideAnnotation - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
MissingReturnType - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
MissingSemiColon - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
MissingSerialVersion - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
MissingValueForAnnotationMember - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
MIXED - Static variable in class org.eclipse.wst.jsdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Possible value for the option FORMATTER_TAB_CHAR
MODEL_ID - Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
The identifier for the JavaScript model (value "org.eclipse.wst.jsdt.core.jsmodel").
modificationCount() - Method in class org.eclipse.wst.jsdt.core.dom.AST
Returns the modification count for this AST.
MODIFIER - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Node type constant indicating a node of type Modifier.
Modifier - Class in org.eclipse.wst.jsdt.core.dom
Modifier node.
Modifier.ModifierKeyword - Class in org.eclipse.wst.jsdt.core.dom
Modifier keywords (typesafe enumeration).
modifiers() - Method in class org.eclipse.wst.jsdt.core.dom.BodyDeclaration
Returns the live ordered list of modifiers and annotations of this declaration .
modifiers() - Method in class org.eclipse.wst.jsdt.core.dom.SingleVariableDeclaration
Returns the live ordered list of modifiers and annotations of this declaration (added in JLS3 API).
modifiers() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationExpression
Returns the live ordered list of modifiers and annotations of this declaration (added in JLS3 API).
modifiers() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationStatement
Returns the live ordered list of modifiers and annotations of this declaration (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.FieldDeclaration
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.FunctionDeclaration
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.Initializer
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.SingleVariableDeclaration
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.TypeDeclaration
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationExpression
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationStatement
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.FieldDeclaration
The "modifiers" structural property of this node type (JLS2 API only).
MODIFIERS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.FunctionDeclaration
The "modifiers" structural property of this node type (JLS2 API only).
MODIFIERS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.Initializer
The "modifiers" structural property of this node type (JLS2 API only).
MODIFIERS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.SingleVariableDeclaration
The "modifiers" structural property of this node type (JLS2 API only).
MODIFIERS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.TypeDeclaration
The "modifiers" structural property of this node type (JLS2 API only).
MODIFIERS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationExpression
The "modifiers" structural property of this node type (JLS2 API only).
MODIFIERS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationStatement
The "modifiers" structural property of this node type (JLS2 API only).
monitor - Variable in class org.eclipse.wst.jsdt.internal.core.index.Index
 
move(IJavaScriptElement[], IJavaScriptElement[], IJavaScriptElement[], String[], boolean, IProgressMonitor) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptModel
Moves the given elements to the specified container(s).
move(IPath, int, int, IIncludePathEntry, IProgressMonitor) - Method in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
Moves the resource of this package fragment root to the destination path as specified by IResource.move(IPath,int,IProgressMonitor) but excluding nested source folders.
move(IJavaScriptElement, IJavaScriptElement, String, boolean, IProgressMonitor) - Method in interface org.eclipse.wst.jsdt.core.ISourceManipulation
Moves this element to the given container.
MOVE - Static variable in interface org.eclipse.wst.jsdt.core.refactoring.IJavaScriptRefactorings
Refactoring id of the 'Move' refactoring (value: org.eclipse.wst.jsdt.ui.move).
MOVE_METHOD - Static variable in interface org.eclipse.wst.jsdt.core.refactoring.IJavaScriptRefactorings
Refactoring id of the 'Move Method' refactoring (value: org.eclipse.wst.jsdt.ui.move.method).
MOVE_PROCESSOR - Static variable in interface org.eclipse.wst.jsdt.ui.refactoring.IRefactoringProcessorIds
Processor ID of the move resource processor (value "org.eclipse.wst.jsdt.ui.MoveProcessor").
MOVE_STATIC_MEMBERS - Static variable in interface org.eclipse.wst.jsdt.core.refactoring.IJavaScriptRefactorings
Refactoring id of the 'Move Static Members' refactoring (value: org.eclipse.wst.jsdt.ui.move.static).
MOVE_STATIC_MEMBERS_PROCESSOR - Static variable in interface org.eclipse.wst.jsdt.ui.refactoring.IRefactoringProcessorIds
Processor ID of the move static member processor (value "org.eclipse.wst.jsdt.ui.MoveStaticMemberProcessor").
MoveDescriptor - Class in org.eclipse.wst.jsdt.core.refactoring.descriptors
Refactoring descriptor for the move refactoring.
MoveDescriptor() - Constructor for class org.eclipse.wst.jsdt.core.refactoring.descriptors.MoveDescriptor
Creates a new refactoring descriptor.
MoveMethodDescriptor - Class in org.eclipse.wst.jsdt.core.refactoring.descriptors
Refactoring descriptor for the move method refactoring.
MoveMethodDescriptor() - Constructor for class org.eclipse.wst.jsdt.core.refactoring.descriptors.MoveMethodDescriptor
Creates a new refactoring descriptor.
MoveStaticMembersDescriptor - Class in org.eclipse.wst.jsdt.core.refactoring.descriptors
Refactoring descriptor for the move static members refactoring.
MoveStaticMembersDescriptor() - Constructor for class org.eclipse.wst.jsdt.core.refactoring.descriptors.MoveStaticMembersDescriptor
Creates a new refactoring descriptor.
MU_L - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
MU_U - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
MustDefineEitherDimensionExpressionsOrInitializer - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
MustSpecifyPackage - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 

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