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 _

M

M_CHILDREN_UNKNOWN - Static variable in interface org.eclipse.core.internal.resources.ICoreConstants
Marks this resource as having undiscovered children
M_COMPACT_FIRST_BREAK_SPLIT - Static variable in class org.eclipse.jdt.internal.formatter.align.Alignment
foobar( #fragment1, #fragment2, #fragment5, #fragment4,
M_COMPACT_SPLIT - Static variable in class org.eclipse.jdt.internal.formatter.align.Alignment
foobar(#fragment1, #fragment2, #fragment3, #fragment4
M_CONTENT_CACHE - Static variable in interface org.eclipse.core.internal.resources.ICoreConstants
Set of flags that should be cleared when the contents for a file change.
M_DEFAULT_CONTENT_DESCRIPTION - Static variable in interface org.eclipse.core.internal.resources.ICoreConstants
The file has a default content description.
M_DERIVED - Static variable in interface org.eclipse.core.internal.resources.ICoreConstants
Marks this resource as derived.
M_FORCE - Static variable in class org.eclipse.jdt.internal.formatter.align.Alignment
 
M_FORMAT_EXISTING - Static variable in class org.eclipse.jdt.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.jdt.core.ToolFactory
This mode is used for formatting new code when some formatter options should not be used.
M_HIDDEN - Static variable in interface org.eclipse.core.internal.resources.ICoreConstants
Marks this resource as a hidden resource.
M_INDENT_BY_ONE - Static variable in class org.eclipse.jdt.internal.formatter.align.Alignment
 
M_INDENT_ON_COLUMN - Static variable in class org.eclipse.jdt.internal.formatter.align.Alignment
 
M_LINK - Static variable in interface org.eclipse.core.internal.resources.ICoreConstants
Marks this resource as a linked resource.
M_LOCAL_EXISTS - Static variable in interface org.eclipse.core.internal.resources.ICoreConstants
 
M_MARKERS_SNAP_DIRTY - Static variable in interface org.eclipse.core.internal.resources.ICoreConstants
 
M_MULTICOLUMN - Static variable in class org.eclipse.jdt.internal.formatter.align.Alignment
#fragment1A #fragment2A #fragment3A #very-long-fragment4A #fragment1B #long-fragment2B #fragment3B #fragment4B #very-long-fragment1C #fragment2C #fragment3C #fragment4C
M_NEXT_PER_LINE_SPLIT - Static variable in class org.eclipse.jdt.internal.formatter.align.Alignment
foobar(#fragment1, #fragment2, #fragment3 #fragment4,
M_NEXT_SHIFTED_SPLIT - Static variable in class org.eclipse.jdt.internal.formatter.align.Alignment
foobar( #fragment1, #fragment2, #fragment3 #fragment4,
M_NO_ALIGNMENT - Static variable in class org.eclipse.jdt.internal.formatter.align.Alignment
 
M_NO_CONTENT_DESCRIPTION - Static variable in interface org.eclipse.core.internal.resources.ICoreConstants
The file has no content description.
M_ONE_PER_LINE_SPLIT - Static variable in class org.eclipse.jdt.internal.formatter.align.Alignment
foobar( #fragment1, #fragment2, #fragment3 #fragment4,
M_OPEN - Static variable in interface org.eclipse.core.internal.resources.ICoreConstants
 
M_PHANTOM - Static variable in interface org.eclipse.core.internal.resources.ICoreConstants
 
M_SYNCINFO_SNAP_DIRTY - Static variable in interface org.eclipse.core.internal.resources.ICoreConstants
 
M_TEAM_PRIVATE_MEMBER - Static variable in interface org.eclipse.core.internal.resources.ICoreConstants
Marks this resource as a team-private member of its container.
M_TYPE - Static variable in interface org.eclipse.core.internal.resources.ICoreConstants
 
M_TYPE_START - Static variable in interface org.eclipse.core.internal.resources.ICoreConstants
 
M_USED - Static variable in interface org.eclipse.core.internal.resources.ICoreConstants
 
MacVMLauncher - Class in org.eclipse.jdt.core.tests.runtime
This is a new vm launcher to support sidecar settings
MacVMLauncher() - Constructor for class org.eclipse.jdt.core.tests.runtime.MacVMLauncher
 
MagicLiteral - Class in org.eclipse.jdt.internal.compiler.ast
 
MagicLiteral(int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.MagicLiteral
 
main(String[]) - Static method in class org.eclipse.core.tests.resources.ResourceDeltaVerifier
Tests message formatting.
main(String[]) - Static method in class org.eclipse.core.tests.session.SetupManager
 
main(String[]) - Static method in class org.eclipse.jdt.core.tests.eval.SimpleCodeSnippetTest
 
main(String[]) - Static method in class org.eclipse.jdt.core.tests.eval.SimpleVariableTest
 
main(String[]) - Static method in class org.eclipse.jdt.core.tests.eval.target.CodeSnippetRunner
Starts a new CodeSnippetRunner that will serve code snippets from the IDE.
main(String[]) - Static method in class org.eclipse.jdt.core.tests.performance.util.View
 
main(String[]) - Static method in class org.eclipse.jdt.core.tests.util.VerifyTests
 
Main - Class in org.eclipse.jdt.internal.compiler.batch
 
Main(PrintWriter, PrintWriter, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.batch.Main
Deprecated. - use Main.Main(PrintWriter, PrintWriter, boolean, Map, CompilationProgress) instead e.g. Main(outWriter, errWriter, systemExitWhenFinished, null, null)
Main(PrintWriter, PrintWriter, boolean, Map) - Constructor for class org.eclipse.jdt.internal.compiler.batch.Main
Deprecated. - use Main.Main(PrintWriter, PrintWriter, boolean, Map, CompilationProgress) instead e.g. Main(outWriter, errWriter, systemExitWhenFinished, customDefaultOptions, null)
Main(PrintWriter, PrintWriter, boolean, Map, CompilationProgress) - Constructor for class org.eclipse.jdt.internal.compiler.batch.Main
 
main(String[]) - Static method in class org.eclipse.jdt.internal.compiler.batch.Main
 
MAIN - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
main(String[]) - Static method in class org.eclipse.test.internal.performance.db.DBHelpers
 
main(String[]) - Static method in class org.eclipse.test.internal.performance.db.View
 
main(String[]) - Static method in class org.jmlspecs.jml4.rac.CodeBuffer
 
Main - Class in org.jmlspecs.jml4.rac
Command-line interface to the JML RAC compiler.
Main(PrintWriter, PrintWriter, boolean, Map<?, ?>, CompilationProgress) - Constructor for class org.jmlspecs.jml4.rac.Main
Creates a new instance.
main(String[]) - Static method in class org.jmlspecs.jml4.rac.Main
Provides an entry point to the command-line JML RAC compiler.
Main.Logger - Class in org.eclipse.jdt.internal.compiler.batch
 
Main.Logger(Main, PrintWriter, PrintWriter) - Constructor for class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
Main.ResourceBundleFactory - Class in org.eclipse.jdt.internal.compiler.batch
Resource bundle factory to share bundles for the same locale
Main.ResourceBundleFactory() - Constructor for class org.eclipse.jdt.internal.compiler.batch.Main.ResourceBundleFactory
 
mainTypeName - Variable in class org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
MAJOR_VERSION_1_1 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_1_2 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_1_3 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_1_4 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_1_5 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_1_6 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_1_7 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
make(FileSystem) - Static method in class org.eclipse.jdt.internal.compiler.batch.JmlFileSystem
 
make(String[]) - Static method in class org.eclipse.jdt.internal.compiler.batch.JmlFileSystem
 
make(String, CompilerOptions, ProblemReporter, CachedVcs) - Static method in class org.jmlspecs.jml4.esc.provercoordinator.strategy.ProverStrategyFactory
 
makeComplete() - Method in class org.eclipse.core.internal.dtree.DeltaDataTree
Converts this tree's representation to be a complete tree, not a delta.
makeConsistent(IProgressMonitor) - Method in interface org.eclipse.jdt.core.IOpenable
Makes this element consistent with its underlying resource or buffer by updating the element's structure and properties as necessary.
makeConsistent(IProgressMonitor) - Method in class org.eclipse.jdt.core.tests.model.OverflowingCacheTests.OverflowingTestOpenable
 
makeConsistent(IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
makeConsistent(int, boolean, int, HashMap, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
makeConsistent(IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.Openable
 
makeConsistent(CompilationUnit) - Method in class org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
 
makeMethod(String, CompilationResult) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Creates a method declaration with given body using the given compilation result.
makeMethod(StringBuffer, CompilationResult) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Creates a method declaration with given body using the given compilation result.
makeMethod(String, int, CompilationResult) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Creates a method declaration with given body and modifiers using the given compilation result.
makePreStateEqualExpression() - Method in class org.jmlspecs.jml4.fspv.simpl.ast.SimplVariable
 
makePreStateEqualExpression(SimplExpression) - Method in class org.jmlspecs.jml4.fspv.simpl.ast.SimplVariable
 
makeTrue(Theory) - Static method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryBooleanLiteral
 
MALFORMED - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Flag constant (bit mask, value 1) indicating that there is something not quite right with this AST node.
malformedKey() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
malformedKey() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
managedMarkerTypes() - Method in class org.eclipse.jdt.internal.core.JavaModelManager.CompilationParticipants
 
manageEnclosingInstanceAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
manageEnclosingInstanceAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
manageEnclosingInstanceAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
manageEnclosingInstanceAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
manageEnclosingInstanceAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
manageEnclosingInstanceAccessIfNecessary(ClassScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Access emulation for a local member type force to emulation of access to direct enclosing instance.
manageEnclosingInstanceAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetAllocationExpression
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
manageSyntheticAccessIfNecessary(BlockScope, FieldBinding, TypeBinding, int, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
index is <0 to denote write access emulation
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetAllocationExpression
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo, boolean) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetFieldReference
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetMessageSend
 
manageSyntheticAccessIfNecessary(BlockScope, FieldBinding, TypeBinding, int, FlowInfo) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
index is <0 to denote write access emulation
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo, boolean) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
MANIFEST_ANALYZER - Static variable in class org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
manualRun - Static variable in class org.jmlspecs.eclipse.jdt.internal.esc2.EscJava2Wrapper
 
map(IPath, IPath) - Method in class org.eclipse.core.internal.resources.SafeFileTable
 
map(IPath, IPath) - Method in class org.eclipse.core.internal.resources.SaveContext
 
map(IPath, IPath) - Method in interface org.eclipse.core.resources.ISaveContext
Maps the given plug-in file to its real location.
map - Variable in class org.jmlspecs.jml4.esc.gc.CfgSubstitutionVisitor
 
map - Variable in class org.jmlspecs.jml4.esc.gc.lang.simple.SimpleProgram
 
map - Variable in class org.jmlspecs.jml4.esc.gc.PassifyVisitor
 
MAP - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
mapping_invalidDef - Static variable in class org.eclipse.core.internal.utils.Messages
 
mapping_multiProblems - Static variable in class org.eclipse.core.internal.utils.Messages
 
mapping_noIdentifier - Static variable in class org.eclipse.core.internal.utils.Messages
 
mapping_validate - Static variable in class org.eclipse.core.internal.utils.Messages
 
mapping_wrongType - Static variable in class org.eclipse.core.internal.utils.Messages
 
Maps - Annotation Type in org.jmlspecs.annotation
 
MapsDefinitions - Annotation Type in org.jmlspecs.annotation
 
mapSource(IType, char[], IBinaryType) - Method in class org.eclipse.jdt.internal.core.SourceMapper
Maps the given source code to the given binary type and its children.
mapSource(IType, char[], IBinaryType, IJavaElement) - Method in class org.eclipse.jdt.internal.core.SourceMapper
Maps the given source code to the given binary type and its children.
mark(int) - Method in class org.eclipse.jdt.core.tests.runtime.VMInputStream
 
markAsComparedEqualToNonNull - Static variable in class org.eclipse.jdt.core.tests.compiler.regression.NullReferenceImplTransformations
 
markAsComparedEqualToNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsComparedEqualToNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record that a local variable got checked to be non null.
markAsComparedEqualToNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.NullInfoRegistry
 
markAsComparedEqualToNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markAsComparedEqualToNull - Static variable in class org.eclipse.jdt.core.tests.compiler.regression.NullReferenceImplTransformations
 
markAsComparedEqualToNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsComparedEqualToNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record that a local variable got checked to be null.
markAsComparedEqualToNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markAsCopySource(ASTNode, StructuralPropertyDescriptor, ASTNode, boolean) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
markAsCopyTarget(ASTNode, RewriteEventStore.CopySourceInfo) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore
Marks a node as a copy or move target.
markAsDefinitelyAssigned(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsDefinitelyAssigned(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsDefinitelyAssigned(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a field got definitely assigned.
markAsDefinitelyAssigned(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a local got definitely assigned.
markAsDefinitelyAssigned(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markAsDefinitelyAssigned(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markAsDefinitelyNonNull - Static variable in class org.eclipse.jdt.core.tests.compiler.regression.NullReferenceImplTransformations
 
markAsDefinitelyNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsDefinitelyNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a local got definitely assigned to a non-null value.
markAsDefinitelyNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.NullInfoRegistry
 
markAsDefinitelyNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markAsDefinitelyNull - Static variable in class org.eclipse.jdt.core.tests.compiler.regression.NullReferenceImplTransformations
 
markAsDefinitelyNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsDefinitelyNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a local got definitely assigned to null.
markAsDefinitelyNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.NullInfoRegistry
 
markAsDefinitelyNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markAsDefinitelyUnknown - Static variable in class org.eclipse.jdt.core.tests.compiler.regression.NullReferenceImplTransformations
 
markAsDefinitelyUnknown(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsDefinitelyUnknown(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a local got definitely assigned to an unknown value.
markAsDefinitelyUnknown(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.NullInfoRegistry
 
markAsDefinitelyUnknown(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
Mark a local as having been assigned to an unknown value.
markAsFailed(Variations, Sample, String) - Static method in class org.eclipse.test.internal.performance.db.DB
 
markAsImplication() - Method in class org.jmlspecs.jml4.esc.vc.lang.VC
 
markAsNonNull() - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Mark this expression as being non null, per a specific tag in the source code.
markAsPotentiallyNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsPotentiallyNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a local got definitely assigned to a possibly null value.
markAsPotentiallyNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markAsStringPlaceholder(ASTNode, String) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore
Marks a node as a placehoder for a plain string content.
markAsTracked(ASTNode, TextEditGroup) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
Marks a node as tracked.
markDirty() - Method in class org.eclipse.core.internal.localstore.Bucket.Entry
 
MarkedASTFlattener - Class in org.eclipse.jdt.core.tests.dom
Serialize the ast and decorate this ast with markers.
MarkedASTFlattener(boolean, boolean, MarkedASTFlattener.MarkedNodeLabelProvider) - Constructor for class org.eclipse.jdt.core.tests.dom.MarkedASTFlattener
 
MarkedASTFlattener.DefaultMarkedNodeLabelProvider - Class in org.eclipse.jdt.core.tests.dom
 
MarkedASTFlattener.DefaultMarkedNodeLabelProvider(int) - Constructor for class org.eclipse.jdt.core.tests.dom.MarkedASTFlattener.DefaultMarkedNodeLabelProvider
 
MarkedASTFlattener.MarkedNodeLabelProvider - Class in org.eclipse.jdt.core.tests.dom
Compute extra information about a marked node
MarkedASTFlattener.MarkedNodeLabelProvider() - Constructor for class org.eclipse.jdt.core.tests.dom.MarkedASTFlattener.MarkedNodeLabelProvider
 
Marker - Class in org.eclipse.core.internal.resources
An abstract marker implementation.
MARKER - Static variable in interface org.eclipse.core.resources.IMarker
Base marker type.
MARKER - Static variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
MARKER_ANNOTATION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type MarkerAnnotation.
MARKER_NOT_FOUND - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 376) indicating a marker unexpectedly does not exist in the workspace tree.
MarkerAnnotation - Class in org.eclipse.jdt.core.dom
Marker annotation node (added in JLS3 API).
MarkerAnnotation - Class in org.eclipse.jdt.internal.compiler.ast
 
MarkerAnnotation(TypeReference, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.MarkerAnnotation
 
MarkerAttributeChangeListener - Class in org.eclipse.core.tests.resources
This class works by recording the current state of given markers, then verifying that the marker deltas accurately reflect the old marker state.
MarkerAttributeChangeListener() - Constructor for class org.eclipse.core.tests.resources.MarkerAttributeChangeListener
 
MarkerAttributeMap - Class in org.eclipse.core.internal.resources
A specialized map implementation that is optimized for a small set of interned strings as keys.
MarkerAttributeMap() - Constructor for class org.eclipse.core.internal.resources.MarkerAttributeMap
Creates a new marker attribute map of default size
MarkerAttributeMap(int) - Constructor for class org.eclipse.core.internal.resources.MarkerAttributeMap
Creates a new marker attribute map.
MarkerAttributeMap(Map) - Constructor for class org.eclipse.core.internal.resources.MarkerAttributeMap
Creates a new marker attribute map of default size
MarkerDelta - Class in org.eclipse.core.internal.resources
 
MarkerDelta(int, IResource, MarkerInfo) - Constructor for class org.eclipse.core.internal.resources.MarkerDelta
Creates a new marker delta.
MarkerInfo - Class in org.eclipse.core.internal.resources
 
MarkerInfo() - Constructor for class org.eclipse.core.internal.resources.MarkerInfo
 
MarkerManager - Class in org.eclipse.core.internal.resources
A marker manager stores and retrieves markers on resources in the workspace.
MarkerManager(Workspace) - Constructor for class org.eclipse.core.internal.resources.MarkerManager
Creates a new marker manager
MarkerPerformanceTest - Class in org.eclipse.core.tests.resources.perf
 
MarkerPerformanceTest() - Constructor for class org.eclipse.core.tests.resources.perf.MarkerPerformanceTest
No-arg constructor to satisfy test harness.
MarkerPerformanceTest(String) - Constructor for class org.eclipse.core.tests.resources.perf.MarkerPerformanceTest
Standard test case constructor
MarkerReader - Class in org.eclipse.core.internal.resources
This class is used to read markers from disk.
MarkerReader(Workspace) - Constructor for class org.eclipse.core.internal.resources.MarkerReader
 
MarkerReader_1 - Class in org.eclipse.core.internal.resources
This class is used to read markers from disk.
MarkerReader_1(Workspace) - Constructor for class org.eclipse.core.internal.resources.MarkerReader_1
 
MarkerReader_2 - Class in org.eclipse.core.internal.resources
This class is used to read markers from disk.
MarkerReader_2(Workspace) - Constructor for class org.eclipse.core.internal.resources.MarkerReader_2
 
MarkerReader_3 - Class in org.eclipse.core.internal.resources
This class is used to read markers from disk.
MarkerReader_3(Workspace) - Constructor for class org.eclipse.core.internal.resources.MarkerReader_3
 
markerRule(IResource) - Method in interface org.eclipse.core.resources.IResourceRuleFactory
Returns the scheduling rule that is required for creating, modifying, or deleting markers on a resource.
markerRule(IResource) - Method in class org.eclipse.core.resources.team.ResourceRuleFactory
Default implementation of IResourceRuleFactory#markerRule.
MARKERS - Static variable in interface org.eclipse.core.resources.IResourceDelta
Change constant (bit mask) indicating that the resource's markers have changed.
MARKERS_SAVE_VERSION - Static variable in class org.eclipse.core.internal.resources.MarkerWriter
 
MARKERS_SNAP_VERSION - Static variable in class org.eclipse.core.internal.resources.MarkerWriter
 
MarkersChangeListener - Class in org.eclipse.core.tests.resources
A support class for the marker tests.
MarkersChangeListener() - Constructor for class org.eclipse.core.tests.resources.MarkersChangeListener
 
MarkerSet - Class in org.eclipse.core.internal.resources
 
MarkerSet() - Constructor for class org.eclipse.core.internal.resources.MarkerSet
 
MarkerSet(int) - Constructor for class org.eclipse.core.internal.resources.MarkerSet
 
MarkerSetTest - Class in org.eclipse.core.tests.resources
 
MarkerSetTest() - Constructor for class org.eclipse.core.tests.resources.MarkerSetTest
Need a zero argument constructor to satisfy the test harness.
MarkerSetTest(String) - Constructor for class org.eclipse.core.tests.resources.MarkerSetTest
Creates a new markers test.
MarkerSnapshotReader - Class in org.eclipse.core.internal.resources
 
MarkerSnapshotReader(Workspace) - Constructor for class org.eclipse.core.internal.resources.MarkerSnapshotReader
 
MarkerSnapshotReader_1 - Class in org.eclipse.core.internal.resources
Snapshot the markers for the specified resource to the given output stream.
MarkerSnapshotReader_1(Workspace) - Constructor for class org.eclipse.core.internal.resources.MarkerSnapshotReader_1
 
MarkerSnapshotReader_2 - Class in org.eclipse.core.internal.resources
Snapshot the markers for the specified resource to the given output stream.
MarkerSnapshotReader_2(Workspace) - Constructor for class org.eclipse.core.internal.resources.MarkerSnapshotReader_2
 
MarkerTest - Class in org.eclipse.core.tests.resources
 
MarkerTest() - Constructor for class org.eclipse.core.tests.resources.MarkerTest
Need a zero argument constructor to satisfy the test harness.
MarkerTest(String) - Constructor for class org.eclipse.core.tests.resources.MarkerTest
Creates a new markers test.
MarkerTypeDefinitionCache - Class in org.eclipse.core.internal.resources
 
MarkerTypeDefinitionCache() - Constructor for class org.eclipse.core.internal.resources.MarkerTypeDefinitionCache
Constructs a new type cache.
MarkerWriter - Class in org.eclipse.core.internal.resources
 
MarkerWriter(MarkerManager) - Constructor for class org.eclipse.core.internal.resources.MarkerWriter
 
markNullityStackAsDims() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
markSupported() - Method in class org.eclipse.jdt.core.tests.runtime.VMInputStream
 
markWritableOnEdit - Static variable in class org.eclipse.jdt.core.tests.model.TestPessimisticProvider
 
markWritableOnSave - Static variable in class org.eclipse.jdt.core.tests.model.TestPessimisticProvider
 
MaskedCatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MaskedCatchBlock - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
match(String) - Method in class org.eclipse.core.internal.propertytester.StringMatcher
Given the starting (inclusive) and the ending (exclusive) positions in the text, determine if the given substring matches with aPattern
match(char[], char[], boolean) - Static method in class org.eclipse.jdt.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.jdt.core.compiler.CharOperation
Answers true if a sub-pattern matches the subpart of the given name, false otherwise.
match(AnnotationTypeDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(AnnotationTypeMemberDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(AnonymousClassDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ArrayAccess, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ArrayCreation, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object object match.
match(ArrayInitializer, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ArrayType, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(AssertStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(Assignment, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(Block, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(BlockComment, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(BooleanLiteral, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(BreakStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(CastExpression, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(CatchClause, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(CharacterLiteral, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ClassInstanceCreation, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(CompilationUnit, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ConditionalExpression, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ConstructorInvocation, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ContinueStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(DoStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(EmptyStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(EnhancedForStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(EnumConstantDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(EnumDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ExpressionStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(FieldAccess, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(FieldDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ForStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(IfStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ImportDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(InfixExpression, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(InstanceofExpression, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(Initializer, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(Javadoc, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(LabeledStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(LineComment, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(MarkerAnnotation, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(MemberRef, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(MemberValuePair, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(MethodRef, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(MethodRefParameter, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(MethodDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(MethodInvocation, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(Modifier, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(NormalAnnotation, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(NullLiteral, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(NumberLiteral, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(PackageDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ParameterizedType, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ParenthesizedExpression, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(PostfixExpression, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(PrefixExpression, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(PrimitiveType, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(QualifiedName, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(QualifiedType, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ReturnStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SimpleName, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SimpleType, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SingleMemberAnnotation, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SingleVariableDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(StringLiteral, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SuperConstructorInvocation, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SuperFieldAccess, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SuperMethodInvocation, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SwitchCase, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SwitchStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SynchronizedStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TagElement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TextElement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ThisExpression, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ThrowStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TryStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TypeDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TypeDeclarationStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TypeLiteral, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TypeParameter, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(VariableDeclarationExpression, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(VariableDeclarationFragment, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(VariableDeclarationStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(WhileStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(WildcardType, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(Annotation, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(ASTNode, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(ConstructorDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(Expression, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(FieldDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(LocalDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(MethodDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(MemberValuePair, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(MessageSend, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(Reference, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(TypeDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(TypeParameter, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(TypeReference, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.AndLocator
 
match(ASTNode, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
match(ConstructorDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
match(Expression, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
match(FieldDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
match(MessageSend, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
Special case for message send in javadoc comment.
match(TypeDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
match(ASTNode, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
match(FieldDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
match(LocalDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.LocalVariableLocator
 
match(ASTNode, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
match(MethodDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
match(MemberValuePair, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
match(MessageSend, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
match(Annotation, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
match(Annotation, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(ASTNode, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(ConstructorDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(Expression, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(FieldDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(LocalDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(MethodDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(MemberValuePair, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(MessageSend, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(Reference, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(TypeDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(TypeParameter, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(TypeReference, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.OrLocator
 
match(Annotation, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
match(ASTNode, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
match(Reference, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
match(TypeReference, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
match(Annotation, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(ASTNode, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
Check if the given ast node syntactically matches this pattern.
match(ConstructorDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(Expression, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(FieldDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(LocalDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(MethodDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(MemberValuePair, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(MessageSend, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(Reference, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(TypeDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(TypeParameter, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(TypeReference, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
match(TypeReference, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.SuperTypeReferenceLocator
 
match(TypeDeclaration, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.TypeDeclarationLocator
 
match(TypeReference, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.TypeParameterLocator
 
match(TypeParameter, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.TypeParameterLocator
 
match(Annotation, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
match(ASTNode, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
match(Reference, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
match(TypeReference, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
match(Expression, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.VariableLocator
 
match(Reference, MatchingNodeSet) - Method in class org.eclipse.jdt.internal.core.search.matching.VariableLocator
 
MATCH_COMPATIBILITY_MASK - Static variable in class org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
Mask used on match rule for generic relevance.
MATCH_LEVEL_MASK - Static variable in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
MATCH_MODE_MASK - Static variable in class org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
Mask used on match rule for match mode.
matchCause(Class, JMLAssertionError) - Static method in class org.jmlspecs.jml4.rac.runtime.JMLRacUtil
 
matchContainer - Variable in class org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
matches(IEvaluationContext) - Method in class org.eclipse.core.internal.resources.mapping.ModelProviderDescriptor
 
matches(int) - Method in class org.eclipse.jdt.internal.core.JavaModelStatus
 
matches(String) - Static method in class org.jmlspecs.jml4.esc.gc.lang.KindOfAssertion
 
matchesDecodedKey(SearchPattern) - Method in class org.eclipse.jdt.core.search.SearchPattern
Returns whether this pattern matches the given pattern (representing a decoded index key).
matchesDecodedKey(SearchPattern) - Method in class org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
matchesDecodedKey(SearchPattern) - Method in class org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
matchesDecodedKey(SearchPattern) - Method in class org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
matchesDecodedKey(SearchPattern) - Method in class org.eclipse.jdt.internal.core.search.matching.MultiTypeDeclarationPattern
 
matchesDecodedKey(SearchPattern) - Method in class org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
matchesDecodedKey(SearchPattern) - Method in class org.eclipse.jdt.internal.core.search.matching.QualifiedTypeDeclarationPattern
 
matchesDecodedKey(SearchPattern) - Method in class org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
matchesDecodedKey(SearchPattern) - Method in class org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
matchesDecodedKey(SearchPattern) - Method in class org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
matchesName(char[], char[]) - Method in class org.eclipse.jdt.core.search.SearchPattern
Returns whether the given name matches the given pattern.
matchesToProcess - Variable in class org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
matchesWithIgnoreCase(String[], String) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
matchingField - Variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticArgumentBinding
 
MatchingNodeSet - Class in org.eclipse.jdt.internal.core.search.matching
A set of matches and possible matches, which need to be resolved.
MatchingNodeSet(boolean) - Constructor for class org.eclipse.jdt.internal.core.search.matching.MatchingNodeSet
 
MatchLocator - Class in org.eclipse.jdt.internal.core.search.matching
 
MatchLocator(SearchPattern, SearchRequestor, IJavaSearchScope, IProgressMonitor) - Constructor for class org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
MatchLocator.WorkingCopyDocument - Class in org.eclipse.jdt.internal.core.search.matching
 
MatchLocator.WrappedCoreException - Exception in org.eclipse.jdt.internal.core.search.matching
 
MatchLocator.WrappedCoreException(CoreException) - Constructor for exception org.eclipse.jdt.internal.core.search.matching.MatchLocator.WrappedCoreException
 
MatchLocatorParser - Class in org.eclipse.jdt.internal.core.search.matching
A parser that locates ast nodes that match a given search pattern.
MatchLocatorParser.ClassAndMethodDeclarationVisitor - Class in org.eclipse.jdt.internal.core.search.matching
 
MatchLocatorParser.ClassAndMethodDeclarationVisitor() - Constructor for class org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.ClassAndMethodDeclarationVisitor
 
MatchLocatorParser.ClassButNoMethodDeclarationVisitor - Class in org.eclipse.jdt.internal.core.search.matching
 
MatchLocatorParser.ClassButNoMethodDeclarationVisitor() - Constructor for class org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.ClassButNoMethodDeclarationVisitor
 
MatchLocatorParser.MethodButNoClassDeclarationVisitor - Class in org.eclipse.jdt.internal.core.search.matching
 
MatchLocatorParser.MethodButNoClassDeclarationVisitor() - Constructor for class org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.MethodButNoClassDeclarationVisitor
 
MatchLocatorParser.NoClassNoMethodDeclarationVisitor - Class in org.eclipse.jdt.internal.core.search.matching
An ast visitor that visits local type declarations.
MatchLocatorParser.NoClassNoMethodDeclarationVisitor() - Constructor for class org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.NoClassNoMethodDeclarationVisitor
 
MAX - Static variable in class org.jmlspecs.jml4.ast.JmlQuantifier
The \max quantifier lexeme.
max(Set) - Static method in class org.jmlspecs.jml4.esc.util.Utils
 
max(Integer[]) - Static method in class org.jmlspecs.jml4.esc.util.Utils
 
MAX - Static variable in class org.jmlspecs.jml4.fspv.theory.TheoryQuantifier
 
max() - Static method in class org.jmlspecs.jml4.fspv.theory.TheoryQuantifier
 
MAX_AT_ONCE - Static variable in class org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
MAX_AT_ONCE - Static variable in class org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
MAX_BUILD_DELAY - Static variable in class org.eclipse.core.internal.utils.Policy
 
MAX_CLOCK_ADJUSTMENT - Static variable in class org.eclipse.core.internal.utils.UniversalUniqueIdentifier
 
MAX_CLOCK_SEQUENCE - Static variable in class org.eclipse.core.internal.utils.UniversalUniqueIdentifier
 
MAX_FILE_STATE_SIZE - Static variable in interface org.eclipse.core.internal.resources.IModelObjectConstants
 
MAX_FILE_STATES - Static variable in interface org.eclipse.core.internal.resources.IModelObjectConstants
 
MAX_JML_ANNOTATION_NESTIN_LEVEL - Static variable in class org.jmlspecs.jml4.compiler.JmlScannerAnnotationState
 
MAX_LA - Static variable in interface org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
MAX_NAME_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
MAX_OBVIOUS - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
MAX_PATH - Static variable in class org.eclipse.core.internal.resources.refresh.win32.Win32Natives
A constant which indicates the maximum length of a pathname.
maxAnnotationNestingReached() - Method in class org.jmlspecs.jml4.compiler.JmlScannerAnnotationState
 
MaxCompileLoop - Static variable in class org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
maxFieldCount - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
maxFieldCount - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
maxFieldCount - Variable in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
MAXIMUM_WAIT_OBJECTS - Static variable in class org.eclipse.core.internal.resources.refresh.win32.Win32Natives
A constant which indicates the maximum number of objects that can be passed into WaitForMultipleObjects.
maxLocals - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
maxOffset - Variable in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
maxProblems - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
maxProblemsPerUnit - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
maxRepetition - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
maxShiftedOffset() - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
MaxStructurallyChangedTypes - Static variable in class org.eclipse.jdt.internal.core.builder.State
 
MAXTICKS - Static variable in class org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder
 
maxVariable - Variable in class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
MAY_NULL - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
mayRepresentMIN_VALUE() - Method in class org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
mayRepresentMIN_VALUE() - Method in class org.eclipse.jdt.internal.compiler.ast.LongLiteral
 
MEASURE - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
measureIndentInSpaces(CharSequence, int) - Static method in class org.eclipse.jdt.core.formatter.IndentManipulation
Returns the indentation of the given line in space equivalents.
measureIndentUnits(CharSequence, int, int) - Static method in class org.eclipse.jdt.core.formatter.IndentManipulation
Returns the indentation of the given line in indentation units.
MEM_LOG_DIR - Static variable in class org.eclipse.jdt.core.tests.junit.extension.TestCase
 
MEM_LOG_FILE - Static variable in class org.eclipse.jdt.core.tests.junit.extension.TestCase
 
Member - Class in org.eclipse.jdt.internal.core
 
member - Variable in class org.jmlspecs.jml4.ast.JmlMemberFieldRef
Deprecated.  
MEMBER_REF - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type MemberRef.
MEMBER_TYPE - Static variable in class org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
MEMBER_VALUE_PAIR - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type MemberValuePair.
MEMBER_VALUE_PAIR - Static variable in interface org.eclipse.jdt.core.dom.IBinding
Kind constant (value 6) indicating a member value pair binding.
memberAlignment - Variable in class org.eclipse.jdt.internal.formatter.Scribe
 
MemberRef - Class in org.eclipse.jdt.core.dom
AST node for a member reference within a doc comment (Javadoc).
members() - Method in class org.eclipse.core.internal.resources.Container
 
members(boolean) - Method in class org.eclipse.core.internal.resources.Container
 
members(int) - Method in class org.eclipse.core.internal.resources.Container
 
members() - Method in interface org.eclipse.core.resources.IContainer
Returns a list of existing member resources (projects, folders and files) in this resource, in no particular order.
members(boolean) - Method in interface org.eclipse.core.resources.IContainer
Returns a list of all member resources (projects, folders and files) in this resource, in no particular order.
members(int) - Method in interface org.eclipse.core.resources.IContainer
Returns a list of all member resources (projects, folders and files) in this resource, in no particular order.
members - Variable in class org.eclipse.jdt.internal.core.AnnotationInfo
 
memberStart - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
MemberTypeBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
MemberTypeBinding(char[][], ClassScope, SourceTypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.MemberTypeBinding
 
memberTypeCount - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
MemberTypeMask - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
memberTypes - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
memberTypes() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
memberTypes - Variable in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
memberTypes() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
memberTypes() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
memberTypes - Variable in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
memberTypes() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
memberTypes - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
memberValue - Variable in class org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation
 
MemberValuePair - Class in org.eclipse.jdt.core.dom
Member value pair node (added in JLS3 API).
MemberValuePair - Class in org.eclipse.jdt.internal.compiler.ast
MemberValuePair node
MemberValuePair(char[], int, int, Expression) - Constructor for class org.eclipse.jdt.internal.compiler.ast.MemberValuePair
 
MemberValuePair - Class in org.eclipse.jdt.internal.core
 
MemberValuePair(String) - Constructor for class org.eclipse.jdt.internal.core.MemberValuePair
 
MemberValuePair(String, Object, int) - Constructor for class org.eclipse.jdt.internal.core.MemberValuePair
 
memberValuePairs() - Method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
memberValuePairs() - Method in class org.eclipse.jdt.internal.compiler.ast.MarkerAnnotation
 
memberValuePairs - Variable in class org.eclipse.jdt.internal.compiler.ast.NormalAnnotation
 
memberValuePairs() - Method in class org.eclipse.jdt.internal.compiler.ast.NormalAnnotation
 
memberValuePairs() - Method in class org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation
 
memberValuPairEqualEnd - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
MementoTests - Class in org.eclipse.jdt.core.tests.model
 
MementoTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.MementoTests
 
MementoTokenizer - Class in org.eclipse.jdt.internal.core.util
 
MementoTokenizer(String) - Constructor for class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
MEMORY - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplHoareState
 
memoryAllocationAssignment - Variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstructor
 
memoryCountExpression - Variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplProcedure
 
MemoryFileStore - Class in org.eclipse.core.tests.internal.filesystem.ram
In memory file system implementation used for testing.
MemoryFileStore(IPath) - Constructor for class org.eclipse.core.tests.internal.filesystem.ram.MemoryFileStore
 
MemoryFileSystem - Class in org.eclipse.core.tests.internal.filesystem.ram
A test file system that keeps everything in memory.
MemoryFileSystem() - Constructor for class org.eclipse.core.tests.internal.filesystem.ram.MemoryFileSystem
 
MemoryIndex - Class in org.eclipse.jdt.internal.core.index
 
MemoryTree - Class in org.eclipse.core.tests.internal.filesystem.ram
An in-memory file system.
merge(Map, Map) - Static method in class org.eclipse.core.internal.resources.MarkerDelta
Merge two Maps of (IPath->MarkerSet) representing changes.
merge(Setup) - Method in class org.eclipse.core.tests.session.Setup
 
Merge(TheoryBlockStatement, TheoryBlockStatement) - Static method in class org.jmlspecs.jml4.fspv.theory.TheoryBlockStatement
 
merge() - Method in class org.jmlspecs.jml4.rac.AstMerger
Merges the stored RAC code AST to its source code AST.
merge(Statement[], Statement[]) - Method in class org.jmlspecs.jml4.rac.InlineAssertionMerger
Merges RAC code of JML in-line assertions contained in from to the ASTs of to.
mergeDeltaChain(IPath, ElementTree[]) - Method in class org.eclipse.core.internal.watson.ElementTree
Merges a chain of deltas for a certain subtree to this tree.
mergedOptimizedBranches(FlowInfo, boolean, FlowInfo, boolean, boolean) - Static method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Merge branches using optimized boolean conditions
mergedWith - Static variable in class org.eclipse.jdt.core.tests.compiler.regression.NullReferenceImplTransformations
 
mergedWith(UnconditionalFlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
mergedWith(UnconditionalFlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return the intersection of this and otherInits, that is one of: the receiver updated in the following way: intersection of definitely assigned variables, union of potentially assigned variables, similar operations for null, or the receiver or otherInits if the other one is non reachable. otherInits is not affected, and is not returned either (no need to protect the result).
mergedWith(UnconditionalFlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
mergeFields(FieldBinding[], FieldDeclaration[]) - Static method in class org.jmlspecs.jml4.lookup.JmlBinaryLookup
 
mergeMethods(ProblemReporter, MethodBinding[], AbstractMethodDeclaration[]) - Static method in class org.jmlspecs.jml4.lookup.JmlBinaryLookup
 
mergeUnhandledException(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
mergeWithSourceAndSpec(ProblemReporter, ReferenceBinding) - Method in class org.jmlspecs.jml4.lookup.JmlBinaryLookup
 
mergeWithSourceAndSpec(CompilationUnitDeclaration) - Method in class org.jmlspecs.jml4.lookup.JmlSourceLookup
 
MESSAGE - Static variable in interface org.eclipse.core.resources.IMarker
Message marker attribute.
message(String) - Static method in class org.eclipse.core.tests.session.samples.UISampleSessionTest
Print a debug message to the console.
Message - Class in org.eclipse.jdt.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.jdt.core.dom.Message
Creates a message.
Message(String, int, int) - Constructor for class org.eclipse.jdt.core.dom.Message
Creates a message.
message() - Method in error org.jmlspecs.jml4.rac.runtime.JMLAssertionError
Return the associated message.
MESSAGE_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.AssertStatement
The "message" structural property of this node type.
Messages - Class in org.eclipse.core.internal.utils
 
Messages() - Constructor for class org.eclipse.core.internal.utils.Messages
 
Messages - Class in org.eclipse.jdt.internal.compiler.util
 
Messages - Class in org.eclipse.jdt.internal.core.util
 
MessageSend - Class in org.eclipse.jdt.internal.compiler.ast
 
MessageSend() - Constructor for class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
messageTemplates - Variable in class org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
METHOD - Static variable in interface org.eclipse.jdt.core.dom.IBinding
Kind constant (value 4) indicating a method or constructor binding.
METHOD - Static variable in interface org.eclipse.jdt.core.IJavaElement
Constant representing a method or constructor.
METHOD - Static variable in interface org.eclipse.jdt.core.jdom.IDOMNode
Deprecated. Node type constant indicating a method (or constructor) declaration.
METHOD - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is a method.
METHOD - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
METHOD - Static variable in class org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
METHOD_BODIES - Static variable in interface org.eclipse.jdt.core.util.IClassFileReader
This value should be used to read the method bodies.
METHOD_CONTAINER - Static variable in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
METHOD_DECL - Static variable in interface org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
METHOD_DECLARATION - Static variable in class org.eclipse.jdt.core.CompletionProposal
Completion is a declaration of a method.
METHOD_DECLARATION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type MethodDeclaration.
METHOD_DETAIL - Static variable in interface org.eclipse.jdt.internal.core.JavadocConstants
 
METHOD_IMPORT - Static variable in class org.eclipse.jdt.core.CompletionProposal
Completion is an import of reference to a static method.
METHOD_INFOS - Static variable in interface org.eclipse.jdt.core.util.IClassFileReader
This value should be used to read the constant pool entries and the method infos of a .class file.
METHOD_INVOCATION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type MethodInvocation.
METHOD_NAME_REFERENCE - Static variable in class org.eclipse.jdt.core.CompletionProposal
Completion is a reference to a method name.
METHOD_PATTERN - Static variable in interface org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
METHOD_PREFIX - Static variable in class org.eclipse.jdt.core.tests.junit.extension.TestCase
 
METHOD_REF - Static variable in class org.eclipse.jdt.core.CompletionProposal
Completion is a reference to a method.
METHOD_REF - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type MethodRef.
METHOD_REF - Static variable in interface org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
METHOD_REF_PARAMETER - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type MethodRefParameter.
METHOD_REF_WITH_CASTED_RECEIVER - Static variable in class org.eclipse.jdt.core.CompletionProposal
Completion is a reference to a method with a casted receiver.
METHOD_SCOPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
METHOD_SUMMARY - Static variable in interface org.eclipse.jdt.internal.core.JavadocConstants
 
METHOD_TAGS - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
MethodAccess - Static variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
methodBinding - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
MethodBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
MethodBinding(int, char[], TypeBinding, TypeBinding[], ReferenceBinding[], ReferenceBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
MethodBinding(int, TypeBinding[], ReferenceBinding[], ReferenceBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
MethodBinding(MethodBinding, ReferenceBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
MethodBinding(int, TypeBinding[], ReferenceBinding[], ReferenceBinding, AbstractMethodDeclaration) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
methodBody - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
MethodBodyTranslator - Class in org.jmlspecs.jml4.rac
Translates a method body of a class or interface to RAC code.
MethodBodyTranslator(CompilationUnitDeclaration, VariableGenerator) - Constructor for class org.jmlspecs.jml4.rac.MethodBodyTranslator
Creates a new translator for the given compilation unit.
MethodButWithConstructorName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
methodCount - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
methodCount - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
methodCountOffset - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
MethodDeclaration - Class in org.eclipse.jdt.core.dom
Method declaration AST node type.
MethodDeclaration - Class in org.eclipse.jdt.internal.compiler.ast
 
MethodDeclaration(CompilationResult) - Constructor for class org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
MethodDeclaration constructor comment.
methodDeclaration - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
methodDeclaration - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
methodDeclaration - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
MethodDeclarationMatch - Class in org.eclipse.jdt.core.search
A Java search match that represents a method declaration.
MethodDeclarationMatch(IJavaElement, int, int, int, SearchParticipant, IResource) - Constructor for class org.eclipse.jdt.core.search.MethodDeclarationMatch
Creates a new method declaration match.
MethodDeclarationTranslator - Class in org.jmlspecs.jml4.rac
Translate a method declaration into RAC code.
MethodHeaderTranslator - Class in org.jmlspecs.jml4.rac
Translates a method or constructor header along with its specification such as pre and postconditions to a set of RAC methods.
methodIndicator - Variable in class org.jmlspecs.jml4.esc.gc.lang.GcProgram
 
methodIndicator - Variable in class org.jmlspecs.jml4.esc.gc.lang.simple.SimpleProgram
 
methodIndicator - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.SugaredProgram
 
methodIndicator - Variable in class org.jmlspecs.jml4.esc.vc.lang.VcProgram
 
MethodInfo - Class in org.eclipse.jdt.internal.compiler.classfmt
 
MethodInfo - Class in org.eclipse.jdt.internal.core.util
Default implementation of IMethodInfo.
MethodInfo(byte[], IConstantPool, int, int) - Constructor for class org.eclipse.jdt.internal.core.util.MethodInfo
 
MethodInfoWithAnnotations - Class in org.eclipse.jdt.internal.compiler.classfmt
 
MethodInvocation - Class in org.eclipse.jdt.core.dom
Method invocation expression AST node type.
MethodInvocationCompletionTest - Class in org.eclipse.jdt.core.tests.compiler.parser
Completion is expected to be a MethodInvocation.
MethodInvocationCompletionTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.parser.MethodInvocationCompletionTest
 
MethodLocator - Class in org.eclipse.jdt.internal.core.search.matching
 
MethodLocator(MethodPattern) - Constructor for class org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
MethodMissingDeprecatedAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MethodMustOverride - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
methodMustOverride(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MethodMustOverrideOrImplement - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
methodName() - Method in error org.jmlspecs.jml4.rac.runtime.JMLAssertionError
Return the name of method that contains the violated assertion.
MethodNameClash - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
methodNameClash(MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
methodNeedBody(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
methodNeedingNoBody(MethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MethodPattern - Class in org.eclipse.jdt.internal.core.search.matching
 
MethodPattern(char[], char[], char[], char[], char[], char[][], char[][], IType, int, int) - Constructor for class org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
MethodPattern(char[], char[], char[], char[], char[], String, char[][], char[][], String[], IMethod, int, int) - Constructor for class org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
MethodPattern(char[], char[], char[], String, char[], char[], String, char[][], char[][], String[], char[][], int, int) - Constructor for class org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
methodRecoveryActivated - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
MethodReducesVisibility - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MethodRef - Class in org.eclipse.jdt.core.dom
AST node for a method or constructor reference within a doc comment (Javadoc).
MethodReferenceMatch - Class in org.eclipse.jdt.core.search
A Java search match that represents a method reference.
MethodReferenceMatch(IJavaElement, int, int, int, boolean, SearchParticipant, IResource) - Constructor for class org.eclipse.jdt.core.search.MethodReferenceMatch
Creates a new method reference match.
MethodReferenceMatch(IJavaElement, int, int, int, boolean, boolean, boolean, SearchParticipant, IResource) - Constructor for class org.eclipse.jdt.core.search.MethodReferenceMatch
Creates a new method reference match.
MethodReferenceMatch(IJavaElement, int, int, int, boolean, boolean, boolean, boolean, SearchParticipant, IResource) - Constructor for class org.eclipse.jdt.core.search.MethodReferenceMatch
Creates a new method reference match.
MethodRefParameter - Class in org.eclipse.jdt.core.dom
AST node for a parameter within a method reference (MethodRef).
MethodRefTag - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodRelated - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MethodRequiresBody - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MethodReturnsNull - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MethodReturnsVoid - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
methods - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
methods() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
methods - Variable in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
methods() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
methods() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
methods() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
methods - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
methods - Variable in class org.jmlspecs.jml4.fspv.theory.ast.Theory
 
methods - Static variable in class org.jmlspecs.jml4.rac.runtime.JMLSurrogate
The shared cache for dynamically looking up methods.
METHODS_AND_FIELDS_INITIAL_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
MethodScope - Class in org.eclipse.jdt.internal.compiler.lookup
Specific block scope used for methods, constructors or clinits, representing its outermost blockscope.
MethodScope(ClassScope, ReferenceContext, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
methodScope() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
MethodSpecificationTest - Class in org.jmlspecs.eclipse.jdt.core.tests.rac
 
MethodSpecificationTest(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.rac.MethodSpecificationTest
 
MethodSpecificationTranslator - Class in org.jmlspecs.jml4.rac
Translate a method declaration into RAC code.
MethodSpecificationTranslator(JmlTypeDeclaration, VariableGenerator) - Constructor for class org.jmlspecs.jml4.rac.MethodSpecificationTranslator
Creates a new translator for translating methods of the given type declaration that uses the given variable generator.
methodStart - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.SugaredPostcondition
 
MethodVarargsArgumentNeedCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
methodVerifier() - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
MethodVerifier - Class in org.eclipse.jdt.internal.compiler.lookup
 
MethodVerifyTest - Class in org.eclipse.jdt.core.tests.compiler.regression
 
MethodVerifyTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.MethodVerifyTest
 
MethodWithConstructorName - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Bit mask for configurable problems (error/warning threshold)
methodWithConstructorName(MethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MIN - Static variable in class org.jmlspecs.jml4.ast.JmlQuantifier
The \min quantifier lexeme.
MIN - Static variable in class org.jmlspecs.jml4.fspv.theory.TheoryQuantifier
 
min() - Static method in class org.jmlspecs.jml4.fspv.theory.TheoryQuantifier
 
MIN_BUILD_DELAY - Static variable in class org.eclipse.core.internal.utils.Policy
 
MINIMAL_BUNDLE_SET - Static variable in class org.eclipse.core.tests.session.ConfigurationSessionTestSuite
 
MINIMUM_FILE_SEGMENT_LENGTH - Static variable in interface org.eclipse.core.internal.resources.ICoreConstants
 
MINIMUM_FOLDER_SEGMENT_LENGTH - Static variable in interface org.eclipse.core.internal.resources.ICoreConstants
 
MINOR_VERSION_0 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MINOR_VERSION_1 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MINOR_VERSION_2 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MINOR_VERSION_3 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MINOR_VERSION_4 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MINUS - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
Subtraction "-" operator.
MINUS - Static variable in class org.eclipse.jdt.core.dom.PrefixExpression.Operator
Unary minus "-" operator.
MINUS - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
MINUS - Static variable in class org.jmlspecs.jml4.esc.gc.lang.expr.CfgOperator
 
MINUS - Static variable in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimpleOperator
 
MINUS - Static variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredOperator
 
MINUS - Static variable in class org.jmlspecs.jml4.esc.vc.lang.VcOperator
 
MINUS - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
Minus() - Static method in class org.jmlspecs.jml4.fspv.theory.TheoryOperator
 
MINUS_ASSIGN - Static variable in class org.eclipse.jdt.core.dom.Assignment.Operator
-= operator.
MINUS_MINUS - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
MINUS_ONE - Static variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredIntegerConstant
 
MISMATCH - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
MISSING_DESCRIPTION_REPAIRED - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 234) indicating that a project description file (.project), was missing but it has been repaired.
missingAbstractMethods - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
MissingArgumentsForParameterizedMemberType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
missingClassFileLocation - Variable in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
MissingDeprecatedAnnotation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
missingDeprecatedAnnotationForField(FieldDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
missingDeprecatedAnnotationForMethod(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
missingDeprecatedAnnotationForType(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingEnclosingInstance - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MissingEnclosingInstanceForConstructorCall - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Inner types related problems
MissingEnumConstantCase - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
missingEnumConstantCase(SwitchStatement, FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingJavadocComments - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
MissingJavadocTagDescription - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
MissingJavadocTags - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
MissingOverrideAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MissingOverrideAnnotation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
missingOverrideAnnotation(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
missingParams - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocParamNameReference
 
missingParams - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTypeParamReference
 
MissingReturnType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
missingReturnType(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingSemiColon - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
missingSemiColon(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingSerialVersion - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MissingSerialVersion - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
missingSerialVersion(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingSourceFileException - Exception in org.eclipse.jdt.internal.core.builder
Exception thrown when the build should be aborted because a source file is missing/empty.
MissingSourceFileException(String) - Constructor for exception org.eclipse.jdt.internal.core.builder.MissingSourceFileException
 
MissingTypeBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
MissingTypeBinding(PackageBinding, char[][], LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.MissingTypeBinding
Special constructor for constructing proxies of missing types (114349)
MissingTypeInConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
missingTypeInConstructor(ASTNode, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingTypeInMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
missingTypeInMethod(MessageSend, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
missingTypeParams - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocParamNameReference
 
missingTypes - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
missingTypes - Variable in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
MissingTypesGuesser - Class in org.eclipse.jdt.internal.codeassist
 
MissingTypesGuesser(CompletionEngine) - Constructor for class org.eclipse.jdt.internal.codeassist.MissingTypesGuesser
 
MissingTypesGuesser.GuessedTypeRequestor - Interface in org.eclipse.jdt.internal.codeassist
 
MissingTypesName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
MissingValueForAnnotationMember - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
missingValueForAnnotationMember(Annotation, char[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
mitigateNullInfoOf(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.NullInfoRegistry
Mitigate the definite and protected info of flowInfo, depending on what this null info registry knows about potential assignments and messages sends involving locals.
MIXED - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Possible value for the option FORMATTER_TAB_CHAR
MIXED - Static variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
mkdir(int, IProgressMonitor) - Method in class org.eclipse.core.tests.internal.filesystem.ram.MemoryFileStore
 
mkdir(IPath, boolean) - Method in class org.eclipse.core.tests.internal.filesystem.ram.MemoryTree
 
mkdir(int, IProgressMonitor) - Method in class org.eclipse.core.tests.internal.filesystem.wrapper.WrapperFileStore
 
mkdir(int, IProgressMonitor) - Method in class org.eclipse.jdt.core.tests.model.TestFileStore
 
MN_CHECK_HC - Static variable in interface org.jmlspecs.jml4.rac.RacConstants
The method name prefix for methods that check history constraints.
MN_CHECK_INV - Static variable in interface org.jmlspecs.jml4.rac.RacConstants
The method name prefix for methods that check invariants.
MN_CHECK_POST - Static variable in interface org.jmlspecs.jml4.rac.RacConstants
The method name prefix for methods that check normal postconditions, often called normal postcondition check methods.
MN_CHECK_PRE - Static variable in interface org.jmlspecs.jml4.rac.RacConstants
The method name prefix for methods that check method preconditions, often called precondition check methods.
MN_CHECK_XPOST - Static variable in interface org.jmlspecs.jml4.rac.RacConstants
The method name prefix for methods that check exceptional postconditions, often called exceptional postcondition check methods.
MN_EVAL_OLD - Static variable in interface org.jmlspecs.jml4.rac.RacConstants
The method name prefix for methods that evaluate, in the pre-state, old expressions appearing in history constraints, for use in the post-state by constraint check methods.
MN_GHOST - Static variable in interface org.jmlspecs.jml4.rac.RacConstants
The variable and method name prefix for the private field and a pair of access methods generated for a ghost variable.
MN_INIT - Static variable in interface org.jmlspecs.jml4.rac.RacConstants
The name of the internal method and the assertion check methods for the constructors.
MN_INTERNAL - Static variable in interface org.jmlspecs.jml4.rac.RacConstants
The method name prefix for renaming original methods into private internal methods.
MN_MODEL - Static variable in interface org.jmlspecs.jml4.rac.RacConstants
The method name prefix for access methods generated for model fields.
MN_MODEL_PUBLIC - Static variable in interface org.jmlspecs.jml4.rac.RacConstants
The method name prefix of access methods generated for model methods.
MN_RESTORE_FROM - Static variable in interface org.jmlspecs.jml4.rac.RacConstants
The method name prefix for the method that restores pre-state values from the private stack field (VN_STACK_VAR) for possible recursive method calls.
MN_SAVE_TO - Static variable in interface org.jmlspecs.jml4.rac.RacConstants
The method name prefix for the method that saves pre-state values into the private stack field (VN_STACK_VAR) for possible recursive method calls.
MN_SPEC - Static variable in interface org.jmlspecs.jml4.rac.RacConstants
The method name prefix for spec_public and spec_protected access methods generated for spec_public and spec_protected fields.
MN_SPEC_PUBLIC - Static variable in interface org.jmlspecs.jml4.rac.RacConstants
The method name prefix of access methods generated for spec_public and spec_protected methods.
mode - Variable in class org.eclipse.jdt.internal.formatter.align.Alignment
 
Model - Annotation Type in org.jmlspecs.annotation
Deprecated. 
MODEL - Static variable in class org.jmlspecs.jml4.ast.JmlModifier
 
MODEL_ID - Static variable in class org.eclipse.jdt.core.JavaCore
The identifier for the Java model (value "org.eclipse.jdt.core.javamodel").
MODEL_METHOD_PREFIX - Static variable in interface org.jmlspecs.jml4.rac.RacConstants
Prefix of model method name.
ModelDefinitions - Annotation Type in org.jmlspecs.annotation
 
ModelField - Annotation Type in org.jmlspecs.annotation
 
modelFieldHaveNoInitializer - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
modelFieldHaveNoInitializer(FieldDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ModelMethod - Annotation Type in org.jmlspecs.annotation
 
ModelObject - Class in org.eclipse.core.internal.resources
 
ModelObject() - Constructor for class org.eclipse.core.internal.resources.ModelObject
 
ModelObject(String) - Constructor for class org.eclipse.core.internal.resources.ModelObject
 
ModelObjectReaderWriterTest - Class in org.eclipse.core.tests.internal.resources
 
ModelObjectReaderWriterTest() - Constructor for class org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest
 
ModelObjectReaderWriterTest(String) - Constructor for class org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest
 
ModelObjectWriter - Class in org.eclipse.core.internal.resources
 
ModelObjectWriter() - Constructor for class org.eclipse.core.internal.resources.ModelObjectWriter
 
ModelProvider - Class in org.eclipse.core.resources.mapping
Represents the provider of a logical model.
ModelProvider() - Constructor for class org.eclipse.core.resources.mapping.ModelProvider
 
ModelProviderDescriptor - Class in org.eclipse.core.internal.resources.mapping
 
ModelProviderDescriptor(IExtension) - Constructor for class org.eclipse.core.internal.resources.mapping.ModelProviderDescriptor
 
ModelProviderManager - Class in org.eclipse.core.internal.resources.mapping
 
ModelProviderManager() - Constructor for class org.eclipse.core.internal.resources.mapping.ModelProviderManager
 
MODELS_JAR - Static variable in class org.jmlspecs.eclipse.jdt.core.tests.dbc.SetComprehensionTest
 
ModelStatus - Class in org.eclipse.core.resources.mapping
A status returned by a model from the resource operation validator.
ModelStatus(int, String, String, String) - Constructor for class org.eclipse.core.resources.mapping.ModelStatus
Create a model status.
ModelTestsUtil - Class in org.eclipse.jdt.core.tests.model
 
ModelTestsUtil() - Constructor for class org.eclipse.jdt.core.tests.model.ModelTestsUtil
 
ModelType - Annotation Type in org.jmlspecs.annotation
 
ModelUpdater - Class in org.eclipse.jdt.internal.core
This class is used by JavaModelManager to update the JavaModel based on some IJavaElementDeltas.
ModelUpdater() - Constructor for class org.eclipse.jdt.internal.core.ModelUpdater
 
modificationCount() - Method in class org.eclipse.jdt.core.dom.AST
Returns the modification count for this AST.
MODIFIER - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type Modifier.
Modifier - Class in org.eclipse.jdt.core.dom
Modifier node.
Modifier.ModifierKeyword - Class in org.eclipse.jdt.core.dom
Modifier keywords (typesafe enumeration).
modifiers() - Method in class org.eclipse.jdt.core.dom.BodyDeclaration
Returns the live ordered list of modifiers and annotations of this declaration (added in JLS3 API).
modifiers() - Method in class org.eclipse.jdt.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.jdt.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.jdt.core.dom.VariableDeclarationStatement
Returns the live ordered list of modifiers and annotations of this declaration (added in JLS3 API).
modifiers - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.ast.ImportReference
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
modifiers - Variable in class org.eclipse.jdt.internal.core.hierarchy.HierarchyType
 
modifiers - Variable in class org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
modifiers - Variable in class org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
modifiers() - Method in class org.eclipse.jdt.internal.core.SimpleDelta
 
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.AnnotationTypeDeclaration
The "modifiers" structural property of this node type.
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
The "modifiers" structural property of this node type.
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.EnumConstantDeclaration
The "modifiers" structural property of this node type).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.EnumDeclaration
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.FieldDeclaration
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.Initializer
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MethodDeclaration
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SingleVariableDeclaration
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.TypeDeclaration
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.VariableDeclarationExpression
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.VariableDeclarationStatement
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.FieldDeclaration
The "modifiers" structural property of this node type (JLS2 API only).
MODIFIERS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.Initializer
The "modifiers" structural property of this node type (JLS2 API only).
MODIFIERS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MethodDeclaration
The "modifiers" structural property of this node type (JLS2 API only).
MODIFIERS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SingleVariableDeclaration
The "modifiers" structural property of this node type (JLS2 API only).
MODIFIERS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.TypeDeclaration
The "modifiers" structural property of this node type (JLS2 API only).
MODIFIERS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.VariableDeclarationExpression
The "modifiers" structural property of this node type (JLS2 API only).
MODIFIERS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.VariableDeclarationStatement
The "modifiers" structural property of this node type (JLS2 API only).
modifiersSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
modifiersSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
modifiersSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
modifiersSourceStart - Variable in class org.jmlspecs.jml4.ast.JmlTypeBodyDeclaration
 
modifiersStart - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
modifiersStart - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
modifiersStart - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
modifiersStart - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
ModifyingResourceTests - Class in org.eclipse.jdt.core.tests.model
 
ModifyingResourceTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.ModifyingResourceTests
 
ModifyingResourceTests(String, int) - Constructor for class org.eclipse.jdt.core.tests.model.ModifyingResourceTests
 
modifyRule(IResource) - Method in interface org.eclipse.core.resources.IResourceRuleFactory
Returns the scheduling rule that is required for modifying a resource.
modifyRule(IResource) - Method in class org.eclipse.core.resources.team.ResourceRuleFactory
Default implementation of IResourceRuleFactory#modifyRule.
monitor(IResource) - Method in class org.eclipse.core.internal.refresh.PollingMonitor
Add the given root to the list of roots that need to be polled.
monitor - Variable in class org.eclipse.jdt.internal.core.CancelableNameEnvironment
 
monitor - Variable in class org.eclipse.jdt.internal.core.CancelableProblemFactory
 
monitor - Variable in class org.eclipse.jdt.internal.core.index.Index
 
Monitored - Annotation Type in org.jmlspecs.annotation
 
MONITORENTER - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
monitorenter() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
MONITOREXIT - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
monitorexit() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
monitorFailed(IRefreshMonitor, IResource) - Method in class org.eclipse.core.internal.refresh.RefreshManager
 
monitorFailed(IRefreshMonitor, IResource) - Method in interface org.eclipse.core.resources.refresh.IRefreshResult
Notifies that the given monitor has encountered a failure from which it cannot recover while monitoring the given resource.
monitorFor(IProgressMonitor) - Static method in class org.eclipse.core.internal.utils.Policy
 
monitorFor(IProgressMonitor) - Static method in class org.eclipse.core.resources.ant.Policy
 
MonitorsFor - Annotation Type in org.jmlspecs.annotation
 
MonitorsForDefinitions - Annotation Type in org.jmlspecs.annotation
 
mono_non_null - Static variable in class org.jmlspecs.jml4.nonnull.Nullity
 
MORE_GENERIC - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
move(IResource, IFileStore, int, IProgressMonitor) - Method in class org.eclipse.core.internal.localstore.FileSystemResourceManager
 
move(IResource, IPath) - Method in class org.eclipse.core.internal.resources.mapping.ResourceChangeDescriptionFactory
 
move(IProjectDescription, boolean, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Project
 
move(IProjectDescription, int, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Project
 
move(IPath, boolean, boolean, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Resource
 
move(IPath, boolean, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Resource
 
move(IPath, int, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Resource
 
move(IProjectDescription, boolean, boolean, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Resource
 
move(IProjectDescription, int, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Resource
 
move(IResource[], IPath, boolean, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Workspace
 
move(IResource[], IPath, int, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.Workspace
 
move(IPath, boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
Moves this resource to be at the given location.
move(IPath, boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IFolder
Moves this resource so that it is located at the given path.
move(IProjectDescription, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
Renames this project so that it is located at the name in the given description.
move(IPath, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IResource
Moves this resource so that it is located at the given path.
move(IPath, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IResource
Moves this resource so that it is located at the given path.
move(IProjectDescription, boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IResource
Renames or relocates this project so that it is the project specified by the given project description.
move(IProjectDescription, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IResource
Renames or relocates this project so that it is the project specified by the given project description.
move(IResource[], IPath, boolean, IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspace
Moves the given sibling resources so that they are located as members of the resource at the given path; the names of the new members are the same.
move(IResource[], IPath, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspace
Moves the given sibling resources so that they are located as members of the resource at the given path; the names of the new members are the same.
move(IResource, IPath) - Method in interface org.eclipse.core.resources.mapping.IResourceChangeDescriptionFactory
Record the set of deltas representing a move of the given resource to the given workspace path.
move(IFileStore, int, IProgressMonitor) - Method in class org.eclipse.core.tests.internal.filesystem.wrapper.WrapperFileStore
 
move(IJavaElement[], IJavaElement[], IJavaElement[], String[], boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IJavaModel
Moves the given elements to the specified container(s).
move(IPath, int, int, IClasspathEntry, IProgressMonitor) - Method in interface org.eclipse.jdt.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(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.ISourceManipulation
Moves this element to the given container.
move(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.BinaryMember
 
move(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
move(IJavaElement[], IJavaElement[], IJavaElement[], String[], boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.JavaModel
 
move(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.PackageFragment
 
move(IPath, int, int, IClasspathEntry, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.PackageFragmentRoot
 
move(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.SourceRefElement
 
move(int) - Method in class org.eclipse.jdt.internal.formatter.comment.CommentRange
Moves this comment range.
moved(IResource, IResource, int) - Method in class org.eclipse.core.internal.resources.MarkerManager
 
MOVED - Static variable in class org.eclipse.core.tests.internal.mapping.ChangeDescription
 
MOVED_FROM - Static variable in interface org.eclipse.core.resources.IResourceDelta
Change constant (bit mask) indicating that the resource was moved from another location.
MOVED_TO - Static variable in interface org.eclipse.core.resources.IResourceDelta
Change constant (bit mask) indicating that the resource was moved to another location.
MoveDeleteHook - Class in org.eclipse.core.internal.resources
 
MoveDeleteHook() - Constructor for class org.eclipse.core.internal.resources.MoveDeleteHook
 
movedFile(IFile, IFile) - Method in interface org.eclipse.core.resources.team.IResourceTree
Declares that the given source file has been successfully moved to the given destination in the local file system, and requests that the corresponding changes should now be made to the workspace resource tree.
movedFolderSubtree(IFolder, IFolder) - Method in interface org.eclipse.core.resources.team.IResourceTree
Declares that the given source folder and its descendents have been successfully moved to the given destination in the local file system, and requests that the corresponding changes should now be made to the workspace resource tree for the folder and all its descendents.
movedFrom(IJavaElement, IJavaElement) - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
Creates the nested deltas resulting from an move operation.
movedProjectSubtree(IProject, IProjectDescription) - Method in interface org.eclipse.core.resources.team.IResourceTree
Declares that the given source project and its files and folders have been successfully relocated in the local file system if required, and requests that the rename and/or relocation should now be made to the workspace resource tree for the project and all its descendents.
movedTo(IJavaElement, IJavaElement) - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
Creates the nested deltas resulting from an move operation.
MoveElementsOperation - Class in org.eclipse.jdt.internal.core
This operation moves elements from their current container to a specified destination container, optionally renaming the elements.
MoveElementsOperation(IJavaElement[], IJavaElement[], boolean) - Constructor for class org.eclipse.jdt.internal.core.MoveElementsOperation
When executed, this operation will move the given elements to the given containers.
moveFile(IResourceTree, IFile, IFile, int, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.MoveDeleteHook
 
moveFile(IResourceTree, IFile, IFile, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.team.IMoveDeleteHook
Implements IResource.move(IPath,int,IProgressMonitor) where the receiver is a file.
moveFolder(IResourceTree, IFolder, IFolder, int, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.MoveDeleteHook
 
moveFolder(IResourceTree, IFolder, IFolder, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.team.IMoveDeleteHook
Implements IResource.move(IPath,int,IProgressMonitor) where the receiver is a project.
moveNegative(IJavaElement, IJavaElement, IJavaElement, String, boolean, int) - Method in class org.eclipse.jdt.core.tests.model.CopyMoveTests
Attempts to move the element with optional forcing.
moveNegative(IJavaElement[], IJavaElement[], IJavaElement[], String[], boolean, int) - Method in class org.eclipse.jdt.core.tests.model.CopyMoveTests
Attempts to move the element with optional forcing.
MovePackageFragmentRootOperation - Class in org.eclipse.jdt.internal.core
 
MovePackageFragmentRootOperation(IPackageFragmentRoot, IPath, int, int, IClasspathEntry) - Constructor for class org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation
 
movePositive(IJavaElement[], IJavaElement[], IJavaElement[], String[], boolean, IProgressMonitor) - Method in class org.eclipse.jdt.core.tests.model.CopyMoveResourcesTests
Moves the elements to the containers with optional renaming and forcing.
movePositive(IJavaElement, IJavaElement, IJavaElement, String, boolean) - Method in class org.eclipse.jdt.core.tests.model.CopyMoveTests
Moves the element to the container with optional rename and forcing.
movePositive(IJavaElement[], IJavaElement[], IJavaElement[], String[], boolean) - Method in class org.eclipse.jdt.core.tests.model.CopyMoveTests
Moves the elements to the containers with optional renaming and forcing.
movePositive(IJavaElement[], IJavaElement[], IJavaElement[], String[], boolean, IProgressMonitor) - Method in class org.eclipse.jdt.core.tests.model.CopyMoveTests
Moves the elements to the containers with optional renaming and forcing.
moveProject(IResourceTree, IProject, IProjectDescription, int, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.MoveDeleteHook
 
moveProject(IResourceTree, IProject, IProjectDescription, int, IProgressMonitor) - Method in interface org.eclipse.core.resources.team.IMoveDeleteHook
Implements IResource.move(IPath,int,IProgressMonitor) and IResource.move(IProjectDescription,int,IProgressMonitor) where the receiver is a project.
MoveResourceElementsOperation - Class in org.eclipse.jdt.internal.core
This operation moves resources (package fragments and compilation units) from their current container to a specified destination container, optionally renaming the elements.
MoveResourceElementsOperation(IJavaElement[], IJavaElement[], boolean) - Constructor for class org.eclipse.jdt.internal.core.MoveResourceElementsOperation
When executed, this operation will move the given elements to the given containers.
moveRule(IResource, IResource) - Method in interface org.eclipse.core.resources.IResourceRuleFactory
Returns the scheduling rule that is required for moving a resource.
moveRule(IResource, IResource) - Method in class org.eclipse.core.resources.team.ResourceRuleFactory
Default implementation of IResourceRuleFactory#moveRule.
MoveTest - Class in org.eclipse.core.tests.internal.localstore
Tests the move operation.
MoveTest() - Constructor for class org.eclipse.core.tests.internal.localstore.MoveTest
 
MoveTest(String) - Constructor for class org.eclipse.core.tests.internal.localstore.MoveTest
 
MULTI_COMMENT_CONTENT_PREFIX - Static variable in class org.eclipse.jdt.internal.formatter.comment.MultiCommentLine
Line prefix of multi-line comment content lines
MULTI_COMMENT_END_PREFIX - Static variable in class org.eclipse.jdt.internal.formatter.comment.MultiCommentLine
Line prefix of multi-line comment end lines
MULTI_COMMENT_START_PREFIX - Static variable in class org.eclipse.jdt.internal.formatter.comment.MultiCommentLine
Line prefix of multi-line comment content lines
MULTI_LINE - Static variable in class org.jmlspecs.jml4.compiler.JmlScannerAnnotationState
 
MULTI_REFERENCE_MAYBE_WITH_INFORMAL_COMMENTS - Static variable in class org.jmlspecs.jml4.lookup.JmlSpecialTypeBinding
 
MULTI_VALUE - Static variable in class org.jmlspecs.jml4.lookup.JmlSpecialTypeBinding
 
MULTIANEWARRAY - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
multianewarray(TypeBinding, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
MultiCommentLine - Class in org.eclipse.jdt.internal.formatter.comment
Multi-line comment line in a comment region.
MultiCommentRegion - Class in org.eclipse.jdt.internal.formatter.comment
Multi-comment region in a source code document.
MultiCommentRegion(IDocument, Position, CodeFormatterVisitor) - Constructor for class org.eclipse.jdt.internal.formatter.comment.MultiCommentRegion
Creates a new multi-comment region.
MultiLineTestCase - Class in org.eclipse.jdt.core.tests.formatter.comment
 
MultiLineTestCase(String) - Constructor for class org.eclipse.jdt.core.tests.formatter.comment.MultiLineTestCase
 
MultiOperation - Class in org.eclipse.jdt.internal.core
This class is used to perform operations on multiple IJavaElement.
multipleClasspathSections(String) - Method in interface org.eclipse.jdt.internal.compiler.batch.FileSystem.ClasspathSectionProblemReporter
 
MultipleRunsTest - Class in org.eclipse.core.tests.session.samples
 
MultipleRunsTest() - Constructor for class org.eclipse.core.tests.session.samples.MultipleRunsTest
 
MultipleRunsTest2 - Class in org.eclipse.core.tests.session.samples
 
MultipleRunsTest2() - Constructor for class org.eclipse.core.tests.session.samples.MultipleRunsTest2
 
MULTIPLY - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
MULTIPLY - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
Multiply() - Static method in class org.jmlspecs.jml4.fspv.theory.TheoryOperator
 
MultiProjectBuildTest - Class in org.eclipse.core.tests.internal.builders
This class tests builds that span multiple projects.
MultiProjectBuildTest() - Constructor for class org.eclipse.core.tests.internal.builders.MultiProjectBuildTest
 
MultiProjectBuildTest(String) - Constructor for class org.eclipse.core.tests.internal.builders.MultiProjectBuildTest
Public constructor required for test harness.
MultiProjectTests - Class in org.eclipse.jdt.core.tests.builder
 
MultiProjectTests(String) - Constructor for class org.eclipse.jdt.core.tests.builder.MultiProjectTests
 
MultiSourceFolderAndOutputFolderTests - Class in org.eclipse.jdt.core.tests.builder
Basic tests of the image builder.
MultiSourceFolderAndOutputFolderTests(String) - Constructor for class org.eclipse.jdt.core.tests.builder.MultiSourceFolderAndOutputFolderTests
 
MultiTypeDeclarationPattern - Class in org.eclipse.jdt.internal.core.search.matching
 
MultiTypeDeclarationPattern(char[][], char[][], char, int) - Constructor for class org.eclipse.jdt.internal.core.search.matching.MultiTypeDeclarationPattern
 
mustDefineDimensionsOrInitializer(ArrayAllocationExpression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MustDefineEitherDimensionExpressionsOrInitializer - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
mustResolve - Variable in class org.eclipse.jdt.internal.core.search.matching.MatchingNodeSet
Tell whether locators need to resolve or not for current matching node set.
MustSpecifyPackage - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
mustSpecifyPackage(CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
mustUseAStaticMethod(MessageSend, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MY_OPTION_VALUES - Static variable in class org.eclipse.core.tests.resources.content.MyContentDescriber
 
MY_OPTIONS - Static variable in class org.eclipse.core.tests.resources.content.MyContentDescriber
 
MyContentDescriber - Class in org.eclipse.core.tests.resources.content
 
MyContentDescriber() - Constructor for class org.eclipse.core.tests.resources.content.MyContentDescriber
 
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 _