| org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor._invokedynamic(int, int, IConstantPoolEntry, IConstantPoolEntry)
|
| org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter._invokedynamic(int, int, IConstantPoolEntry, IConstantPoolEntry)
|
| org.aspectj.org.eclipse.jdt.core.search.IJavaSearchResultCollector.aboutToStart()
|
| org.aspectj.org.eclipse.jdt.core.search.IJavaSearchResultCollector.accept(IResource, int, int, IJavaElement, int)
|
| org.aspectj.org.eclipse.jdt.core.ICompletionRequestor.acceptAnonymousType(char[], char[], char[][], char[][], char[][], char[], int, int, int, int)
|
| org.aspectj.org.eclipse.jdt.core.ICompletionRequestor.acceptClass(char[], char[], char[], int, int, int, int)
|
| org.aspectj.org.eclipse.jdt.core.ICompletionRequestor.acceptError(IProblem)
|
| org.aspectj.org.eclipse.jdt.core.ICompletionRequestor.acceptField(char[], char[], char[], char[], char[], char[], int, int, int, int)
|
| org.aspectj.org.eclipse.jdt.core.ICompletionRequestor.acceptInterface(char[], char[], char[], int, int, int, int)
|
| org.aspectj.org.eclipse.jdt.core.ICompletionRequestor.acceptKeyword(char[], int, int, int)
|
| org.aspectj.org.eclipse.jdt.core.ICompletionRequestor.acceptLabel(char[], int, int, int)
|
| org.aspectj.org.eclipse.jdt.core.ICompletionRequestor.acceptLocalVariable(char[], char[], char[], int, int, int, int)
|
| org.aspectj.org.eclipse.jdt.core.ICompletionRequestor.acceptMethod(char[], char[], char[], char[][], char[][], char[][], char[], char[], char[], int, int, int, int)
|
| org.aspectj.org.eclipse.jdt.core.ICompletionRequestor.acceptMethodDeclaration(char[], char[], char[], char[][], char[][], char[][], char[], char[], char[], int, int, int, int)
|
| org.aspectj.org.eclipse.jdt.core.ICompletionRequestor.acceptModifier(char[], int, int, int)
|
| org.aspectj.org.eclipse.jdt.core.ICompletionRequestor.acceptPackage(char[], char[], int, int, int)
|
| org.aspectj.org.eclipse.jdt.core.ICompletionRequestor.acceptType(char[], char[], char[], int, int, int)
|
| org.aspectj.org.eclipse.jdt.core.ICompletionRequestor.acceptVariableName(char[], char[], char[], char[], int, int, int)
|
| org.aspectj.org.eclipse.jdt.core.JavaCore.addPreProcessingResourceChangedListener(IResourceChangeListener)
use addPreProcessingResourceChangedListener(listener, IResourceChangeEvent.POST_CHANGE) instead
|
| org.aspectj.org.eclipse.jdt.core.ICompilationUnit.becomeWorkingCopy(IProblemRequestor, IProgressMonitor)
|
| org.aspectj.org.eclipse.jdt.core.IClassFile.becomeWorkingCopy(IProblemRequestor, WorkingCopyOwner, IProgressMonitor)
|
| org.aspectj.org.eclipse.jdt.core.IType.codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor)
|
| org.aspectj.org.eclipse.jdt.internal.core.SourceType.codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor) |
| org.aspectj.org.eclipse.jdt.internal.core.BinaryType.codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor) |
| org.aspectj.org.eclipse.jdt.core.IType.codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor, WorkingCopyOwner)
Use #codeComplete(char[],int,int,char[][],char[][],int[],boolean,CompletionRequestor,WorkingCopyOwner) instead.
|
| org.aspectj.org.eclipse.jdt.internal.core.SourceType.codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor, WorkingCopyOwner) |
| org.aspectj.org.eclipse.jdt.internal.core.BinaryType.codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor, WorkingCopyOwner) |
| org.aspectj.org.eclipse.jdt.core.ICodeAssist.codeComplete(int, ICodeCompletionRequestor)
|
| org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit.codeComplete(int, ICodeCompletionRequestor)
- use codeComplete(int, ICompletionRequestor)
|
| org.aspectj.org.eclipse.jdt.internal.core.ClassFile.codeComplete(int, ICodeCompletionRequestor)
- should use codeComplete(int, ICompletionRequestor) instead
|
| org.aspectj.org.eclipse.jdt.core.ICodeAssist.codeComplete(int, ICompletionRequestor)
|
| org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit.codeComplete(int, ICompletionRequestor) |
| org.aspectj.org.eclipse.jdt.internal.core.ClassFile.codeComplete(int, ICompletionRequestor) |
| org.aspectj.org.eclipse.jdt.core.ICodeAssist.codeComplete(int, ICompletionRequestor, WorkingCopyOwner)
Use #codeComplete(int, CompletionRequestor, WorkingCopyOwner) instead.
|
| org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit.codeComplete(int, ICompletionRequestor, WorkingCopyOwner) |
| org.aspectj.org.eclipse.jdt.internal.core.ClassFile.codeComplete(int, ICompletionRequestor, WorkingCopyOwner) |
| org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext.codeComplete(String, int, ICodeCompletionRequestor)
- use codeComplete(String, int, ICompletionRequestor) instead
|
| org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper.codeComplete(String, int, ICodeCompletionRequestor)
- use codeComplete(String, int, ICompletionRequestor) instead
|
| org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext.codeComplete(String, int, ICompletionRequestor)
|
| org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper.codeComplete(String, int, ICompletionRequestor) |
| org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext.codeComplete(String, int, ICompletionRequestor, WorkingCopyOwner)
Use #codeComplete(String,int,CompletionRequestor,WorkingCopyOwner) instead.
|
| org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper.codeComplete(String, int, ICompletionRequestor, WorkingCopyOwner) |
| org.aspectj.org.eclipse.jdt.core.IWorkingCopy.commit(boolean, IProgressMonitor)
|
| org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit.commit(boolean, IProgressMonitor) |
| org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.compile(String)
|
| org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.compile(String, PrintWriter, PrintWriter)
|
| org.aspectj.org.eclipse.jdt.core.dom.AST.convertCompilationUnit(int, CompilationUnitDeclaration, char[], Map, boolean, CompilationUnit, int, IProgressMonitor)
Use org.aspectj.org.eclipse.jdt.core.dom.AST.convertCompilationUnit(int, CompilationUnitDeclaration, Map, boolean, CompilationUnit, int, IProgressMonitor) instead
|
| org.aspectj.weaver.tools.ContextBasedMatcher.couldMatchJoinPointsInType(Class)
use couldMatchJoinPointsInType(Class,MatchingContext) instead
|
| org.aspectj.org.eclipse.jdt.core.search.SearchPattern.createAndPattern(SearchPattern, SearchPattern)
Unfortunately, this functionality is not fully supported yet
(see "https://bugs.eclipse.org/bugs/show_bug.cgi?id=142044" for more details).
This might be done in a further version...
|
| org.aspectj.org.eclipse.jdt.core.ToolFactory.createCodeFormatter()
|
| org.aspectj.org.eclipse.jdt.core.ToolFactory.createDefaultClassFileDisassembler()
|
| org.aspectj.org.eclipse.jdt.core.ToolFactory.createDefaultCodeFormatter(Map)
|
| org.aspectj.org.eclipse.jdt.core.search.SearchEngine.createJavaSearchScope(IResource[])
Use #createJavaSearchScope(IJavaElement[]) instead.
|
| org.aspectj.org.eclipse.jdt.core.search.SearchEngine.createOrSearchPattern(ISearchPattern, ISearchPattern)
|
| org.aspectj.org.eclipse.jdt.core.search.SearchEngine.createSearchPattern(IJavaElement, int)
|
| org.aspectj.org.eclipse.jdt.core.search.SearchEngine.createSearchPattern(String, int, int, boolean)
|
| org.aspectj.org.eclipse.jdt.core.BindingKey.createWilcardTypeBindingKey(String, char)
This method is missing crucial information necessary for proper wildcard binding key creation.
|
| org.aspectj.org.eclipse.jdt.core.IWorkingCopy.destroy()
|
| org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit.destroy() |
| org.aspectj.org.eclipse.jdt.core.search.IJavaSearchResultCollector.done()
|
| org.aspectj.org.eclipse.jdt.core.IWorkingCopy.findElements(IJavaElement)
|
| org.aspectj.org.eclipse.jdt.core.IWorkingCopy.findPrimaryType()
|
| org.aspectj.org.eclipse.jdt.core.IWorkingCopy.findSharedWorkingCopy(IBufferFactory)
|
| org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit.findSharedWorkingCopy(IBufferFactory) |
| org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext.getAST3()
|
| org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext.getAST4()
|
| org.aspectj.org.eclipse.jdt.internal.core.Openable.getBufferFactory() |
| org.aspectj.weaver.loadtime.IWeavingContext.getBundleIdFromURL(URL)
use getFile() or getClassLoaderName()
|
| org.aspectj.lang.reflect.SourceLocation.getColumn()
can not be implemented for bytecode weaving, may
be removed in 1.1gold.
|
org.aspectj.org.eclipse.jdt.core.dom.Javadoc.getComment()
The comment string was replaced in the 3.0 release
by a representation of the structure of the doc comment.
See tags.
|
| org.aspectj.org.eclipse.jdt.core.dom.ArrayType.getComponentType()
In the JLS8 API, the recursive structure is not valid.
|
org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding.getDeclaredModifiers()
Use ITypeBinding.getModifiers() instead.
This method was never implemented properly and historically has simply
delegated to the method getModifiers. Clients should call
getModifiers method directly.
|
| org.aspectj.org.eclipse.jdt.internal.core.BufferManager.getDefaultBufferFactory() |
| org.aspectj.org.eclipse.jdt.core.dom.VariableDeclaration.getExtraDimensionsProperty()
|
org.aspectj.org.eclipse.jdt.core.dom.Statement.getLeadingComment()
This feature was removed in the 2.1 release because it was
only a partial, and inadequate, solution to the issue of associating
comments with statements. Furthermore, AST.parseCompilationUnit did not
associate leading comments, making this moot. Clients that need to access
comments preceding a statement should either consult the compilation
unit's comment table
or use a scanner to reanalyze the source text immediately preceding
the statement's source range.
|
| org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation.getName()
|
| org.aspectj.org.eclipse.jdt.core.IWorkingCopy.getOriginal(IJavaElement)
|
| org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit.getOriginal(IJavaElement) |
| org.aspectj.org.eclipse.jdt.core.IWorkingCopy.getOriginalElement()
|
| org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit.getOriginalElement() |
| org.aspectj.org.eclipse.jdt.core.IJavaProject.getPackageFragmentRoots(IClasspathEntry)
|
| org.aspectj.org.eclipse.jdt.internal.core.JavaProject.getPackageFragmentRoots(IClasspathEntry) |
| org.aspectj.org.eclipse.jdt.core.IClasspathEntry.getResolvedEntry()
|
| org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry.getResolvedEntry() |
| org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration.getReturnType()
|
| org.aspectj.org.eclipse.jdt.core.JavaCore.getSharedWorkingCopies(IBufferFactory)
|
| org.aspectj.org.eclipse.jdt.core.IWorkingCopy.getSharedWorkingCopy(IProgressMonitor, IBufferFactory, IProblemRequestor)
|
| org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit.getSharedWorkingCopy(IProgressMonitor, IBufferFactory, IProblemRequestor) |
| org.aspectj.org.eclipse.jdt.core.dom.Message.getSourcePosition()
|
| org.aspectj.org.eclipse.jdt.core.IJavaModelStatus.getString()
Use IStatus#getMessage() instead
|
| org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus.getString() |
| org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration.getSuperclass()
|
| org.aspectj.org.eclipse.jdt.core.dom.TypeDeclarationStatement.getTypeDeclaration()
|
| org.aspectj.org.eclipse.jdt.core.IMethod.getTypeParameterSignatures()
|
| org.aspectj.org.eclipse.jdt.internal.core.SourceMethod.getTypeParameterSignatures() |
| org.aspectj.org.eclipse.jdt.core.IWorkingCopy.getWorkingCopy()
|
| org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit.getWorkingCopy() |
| org.aspectj.org.eclipse.jdt.core.IClassFile.getWorkingCopy(IProgressMonitor, IBufferFactory)
|
| org.aspectj.org.eclipse.jdt.internal.core.ClassFile.getWorkingCopy(IProgressMonitor, IBufferFactory) |
| org.aspectj.org.eclipse.jdt.core.IWorkingCopy.getWorkingCopy(IProgressMonitor, IBufferFactory, IProblemRequestor)
|
| org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit.getWorkingCopy(IProgressMonitor, IBufferFactory, IProblemRequestor) |
| org.aspectj.org.eclipse.jdt.core.ICompilationUnit.getWorkingCopy(WorkingCopyOwner, IProblemRequestor, IProgressMonitor)
|
| org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit.getWorkingCopy(WorkingCopyOwner, IProblemRequestor, IProgressMonitor) |
| org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection.includes(char[][][], char[][]) |
| org.aspectj.org.eclipse.jdt.core.search.IJavaSearchScope.includesBinaries()
Use
org.aspectj.org.eclipse.jdt.core.search.SearchEngine#createJavaSearchScope(IJavaElement[])
with the package fragment roots that correspond to the binaries instead.
|
| org.aspectj.org.eclipse.jdt.internal.core.search.AbstractSearchScope.includesBinaries() |
| org.aspectj.org.eclipse.jdt.core.search.IJavaSearchScope.includesClasspaths()
Use
org.aspectj.org.eclipse.jdt.core.search.SearchEngine#createJavaSearchScope(IJavaElement[])
with a Java project instead.
|
| org.aspectj.org.eclipse.jdt.internal.core.search.AbstractSearchScope.includesClasspaths() |
| org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.initialize(PrintWriter, PrintWriter, boolean)
|
| org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.initialize(PrintWriter, PrintWriter, boolean, Map)
|
| org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection.internSimpleNames(StringSet) |
| org.aspectj.org.eclipse.jdt.core.IWorkingCopy.isBasedOn(IResource)
|
| org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit.isBasedOn(IResource) |
| org.aspectj.org.eclipse.jdt.core.JavaConventions.isOverlappingRoots(IPath, IPath)
Overlapping roots are allowed in 2.1
|
| org.aspectj.org.eclipse.jdt.core.IWorkingCopy.isWorkingCopy()
|
| org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit.lineNumber(int)
Use getLineNumber(int) instead. Be careful to handle the negative values.
|
| org.aspectj.org.eclipse.jdt.core.IType.newSupertypeHierarchy(IWorkingCopy[], IProgressMonitor)
|
| org.aspectj.org.eclipse.jdt.internal.core.SourceType.newSupertypeHierarchy(IWorkingCopy[], IProgressMonitor) |
| org.aspectj.org.eclipse.jdt.internal.core.BinaryType.newSupertypeHierarchy(IWorkingCopy[], IProgressMonitor) |
| org.aspectj.org.eclipse.jdt.internal.core.BinaryType.newTypeHierarchy(IProgressMonitor) |
| org.aspectj.org.eclipse.jdt.core.IType.newTypeHierarchy(IWorkingCopy[], IProgressMonitor)
|
| org.aspectj.org.eclipse.jdt.internal.core.SourceType.newTypeHierarchy(IWorkingCopy[], IProgressMonitor) |
| org.aspectj.org.eclipse.jdt.internal.core.BinaryType.newTypeHierarchy(IWorkingCopy[], IProgressMonitor) |
| org.aspectj.org.eclipse.jdt.core.WorkingCopyOwner.newWorkingCopy(String, IClasspathEntry[], IProblemRequestor, IProgressMonitor)
|
| org.aspectj.org.eclipse.jdt.core.dom.AST.parseCompilationUnit(char[])
|
| org.aspectj.org.eclipse.jdt.core.dom.AST.parseCompilationUnit(char[], String, IJavaProject)
|
| org.aspectj.org.eclipse.jdt.core.dom.AST.parseCompilationUnit(IClassFile, boolean)
|
| org.aspectj.org.eclipse.jdt.core.dom.AST.parseCompilationUnit(ICompilationUnit, boolean)
|
| org.aspectj.org.eclipse.jdt.core.IWorkingCopy.reconcile()
|
| org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit.reconcile() |
| org.aspectj.org.eclipse.jdt.core.IWorkingCopy.reconcile(boolean, IProgressMonitor)
|
| org.aspectj.org.eclipse.jdt.core.JavaCore.removeClasspathVariable(String)
|
| org.aspectj.org.eclipse.jdt.core.NamingConventions.removePrefixAndSuffixForArgumentName(IJavaProject, char[])
|
| org.aspectj.org.eclipse.jdt.core.NamingConventions.removePrefixAndSuffixForArgumentName(IJavaProject, String)
|
| org.aspectj.org.eclipse.jdt.core.NamingConventions.removePrefixAndSuffixForFieldName(IJavaProject, char[], int)
|
| org.aspectj.org.eclipse.jdt.core.NamingConventions.removePrefixAndSuffixForFieldName(IJavaProject, String, int)
|
| org.aspectj.org.eclipse.jdt.core.NamingConventions.removePrefixAndSuffixForLocalVariableName(IJavaProject, char[])
|
| org.aspectj.org.eclipse.jdt.core.NamingConventions.removePrefixAndSuffixForLocalVariableName(IJavaProject, String)
|
| org.aspectj.org.eclipse.jdt.core.IWorkingCopy.restore()
|
| org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument.search(int, String, boolean, boolean, boolean) |
| org.aspectj.org.eclipse.jdt.core.search.SearchEngine.search(IWorkspace, IJavaElement, int, IJavaSearchScope, IJavaSearchResultCollector)
|
| org.aspectj.org.eclipse.jdt.core.search.SearchEngine.search(IWorkspace, ISearchPattern, IJavaSearchScope, IJavaSearchResultCollector)
|
| org.aspectj.org.eclipse.jdt.core.search.SearchEngine.search(IWorkspace, String, int, int, IJavaSearchScope, IJavaSearchResultCollector)
|
| org.aspectj.org.eclipse.jdt.core.search.SearchEngine.searchAllTypeNames(char[], char[], int, int, IJavaSearchScope, ITypeNameRequestor, int, IProgressMonitor)
|
| org.aspectj.org.eclipse.jdt.core.search.SearchEngine.searchAllTypeNames(char[], char[], int, int, IJavaSearchScope, TypeNameRequestor, int, IProgressMonitor)
|
| org.aspectj.org.eclipse.jdt.core.search.SearchEngine.searchAllTypeNames(IWorkspace, char[], char[], int, boolean, int, IJavaSearchScope, ITypeNameRequestor, int, IProgressMonitor)
|
| org.aspectj.org.eclipse.jdt.core.search.SearchEngine.searchDeclarationsOfAccessedFields(IWorkspace, IJavaElement, IJavaSearchResultCollector)
|
| org.aspectj.org.eclipse.jdt.core.search.SearchEngine.searchDeclarationsOfReferencedTypes(IWorkspace, IJavaElement, IJavaSearchResultCollector)
|
| org.aspectj.org.eclipse.jdt.core.search.SearchEngine.searchDeclarationsOfSentMessages(IWorkspace, IJavaElement, IJavaSearchResultCollector)
|
| org.aspectj.org.eclipse.jdt.core.JavaCore.setClasspathVariable(String, IPath)
|
org.aspectj.org.eclipse.jdt.core.dom.Javadoc.setComment(String)
The comment string was replaced in the 3.0 release
by a representation of the structure of the doc comment.
See tags.
|
| org.aspectj.org.eclipse.jdt.core.dom.ArrayType.setComponentType(Type)
In the JLS8 API, the recursive structure is not valid.
|
| org.aspectj.org.eclipse.jdt.core.dom.VariableDeclaration.setExtraDimensions(int)
|
| org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration.setExtraDimensions(int)
|
| org.aspectj.org.eclipse.jdt.core.search.IJavaSearchScope.setIncludesBinaries(boolean)
Use
org.aspectj.org.eclipse.jdt.core.search.SearchEngine#createJavaSearchScope(IJavaElement[])
with the package fragment roots that correspond to the binaries instead.
|
| org.aspectj.org.eclipse.jdt.internal.core.search.AbstractSearchScope.setIncludesBinaries(boolean) |
| org.aspectj.org.eclipse.jdt.core.search.IJavaSearchScope.setIncludesClasspaths(boolean)
Use
org.aspectj.org.eclipse.jdt.core.search.SearchEngine#createJavaSearchScope(IJavaElement[])
with a Java project instead.
|
| org.aspectj.org.eclipse.jdt.internal.core.search.AbstractSearchScope.setIncludesClasspaths(boolean) |
| org.aspectj.org.eclipse.jdt.core.dom.Statement.setLeadingComment(String)
This feature was removed in the 2.1 release because it was
only a partial, and inadequate, solution to the issue of associating
comments with statements.
|
| org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationStatement.setModifiers(int)
|
| org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationExpression.setModifiers(int)
|
| org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration.setModifiers(int)
|
| org.aspectj.org.eclipse.jdt.core.dom.BodyDeclaration.setModifiers(int)
|
| org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation.setName(Name)
|
| org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration.setReturnType(Type)
|
| org.aspectj.ajde.ui.StructureViewProperties.setSorting(String) |
| org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration.setSuperclass(Name)
|
| org.aspectj.org.eclipse.jdt.core.dom.TypeDeclarationStatement.setTypeDeclaration(TypeDeclaration)
|
| org.aspectj.org.eclipse.jdt.core.util.CompilationUnitSorter.sort(ICompilationUnit, int[], Comparator, int, IProgressMonitor)
|
| org.aspectj.org.eclipse.jdt.core.NamingConventions.suggestArgumentNames(IJavaProject, char[], char[], int, char[][])
|
| org.aspectj.org.eclipse.jdt.core.NamingConventions.suggestArgumentNames(IJavaProject, String, String, int, String[])
|
| org.aspectj.org.eclipse.jdt.core.NamingConventions.suggestFieldNames(IJavaProject, char[], char[], int, int, char[][])
|
| org.aspectj.org.eclipse.jdt.core.NamingConventions.suggestFieldNames(IJavaProject, String, String, int, int, String[])
|
| org.aspectj.org.eclipse.jdt.core.NamingConventions.suggestLocalVariableNames(IJavaProject, char[], char[], int, char[][])
|
| org.aspectj.org.eclipse.jdt.core.NamingConventions.suggestLocalVariableNames(IJavaProject, String, String, int, String[])
|
| org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration.superInterfaces()
|
| org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration.thrownExceptions()
|
| org.aspectj.org.eclipse.jdt.core.JavaConventions.validateClassFileName(String)
|
| org.aspectj.org.eclipse.jdt.core.JavaConventions.validateCompilationUnitName(String)
|
| org.aspectj.org.eclipse.jdt.core.JavaConventions.validateFieldName(String)
|
| org.aspectj.org.eclipse.jdt.core.JavaConventions.validateIdentifier(String)
|
| org.aspectj.org.eclipse.jdt.core.JavaConventions.validateImportDeclaration(String)
|
| org.aspectj.org.eclipse.jdt.core.JavaConventions.validateJavaTypeName(String)
|
| org.aspectj.org.eclipse.jdt.core.JavaConventions.validateMethodName(String)
|
| org.aspectj.org.eclipse.jdt.core.JavaConventions.validatePackageName(String)
|
| org.aspectj.org.eclipse.jdt.core.JavaConventions.validateTypeVariableName(String)
|