|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
SearchRequestor.beginReporting()
.
Modifier.ABSTRACT
.
CacheBacking
implementationindex
file to keep track of the cached entriesSearchRequestor.acceptSearchMatch(SearchMatch)
.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.completionFailure(IProblem)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
ACCEPT_CLASSES
bit is on
the given type is an existing interface and the ACCEPT_INTERFACES
bit is on
neither the ACCEPT_CLASSES
or ACCEPT_INTERFACES
bit is on
Otherwise, false is returned.
TypeNameMatch
) which contains top-level or a member type
information as package name, enclosing types names, simple type name, modifiers, etc.
CompletionRequestor.accept(CompletionProposal)
instead.
Annotation
that can be used in the code.
IPath
to the list of assumed external files.
Type
that can be used
in the code.
Type
that can be used
in the code.
Type
node that can be used
in the code as a reference to the type.
Type
node that can be used
in the code as a reference to the type.
ajc
.file
-- that
represents an argument file.ASTNode
that may be used to
create this new element.
fInsertPosition
, or null
if the newly created element will be positioned
last.
AnnotationTypeDeclaration
.
AnnotationTypeMemberDeclaration
.
Annotation
).
Annotation
).
Annotation
) (added in JLS3 API).
Annotation
).
Annotation
).
Annotation
).
Annotation
).
AnonymousClassDeclaration
.
AnonymousClassDeclaration
).
AnonymousClassDeclaration
).
input
, removing delimiter and trimming any white space.
text
to the actual content, the gap is moved
to the end of the text
.
text
to the actual content, the gap is moved
to the end of the text
.
CharArrayBuffer
.
CharArrayBuffer
.
CharArrayBufer
, using
the original document and indicies as a form for the current attribute
values of this node.
"arguments"
).
Expression
).
Expression
).
Expression
).
Expression
).
Expression
).
Expression
).
IProblem.AmbiguousType
instead
IProblem.CannotAllocateVoidArray
instead
IProblem.InheritedTypeHidesEnclosingName
instead
IProblem.InternalTypeNameProvided
instead
IProblem.UndefinedType
instead
IProblem.NotVisibleType
instead
CombinedBinaryExpression.arityMax
.
CombinedBinaryExpression.arityMax
.
ArrayAccess
.
ArrayCreation
.
ArrayInitializer
.
Expression
).
ArrayType
.
processCompilationUnit
the declarations for a particular compilation unit are added to the
hierarchy passed as a a parameter.AssertStatement
.
Assignment
.
AST.newAST(AST.JLS4)
instead of using this constructor.
AST.newAST(AST.JLS4)
instead of using this constructor.
ASTParser.createASTs
.AsynchronousFileCacheBacking
instance to be executed
on it asynchronouslyAsynchronousFileCacheBacking.AbstractCommand
s that refer to a cache keyICompilationUnit
for use in the SourceMapper
.ITypeRoot.getWorkingCopy(WorkingCopyOwner, IProgressMonitor)
instead.
Note that if this deprecated method is used, problems will be reported to the given problem requestor
as well as the problem requestor returned by the working copy owner (if not null).
ICompilationUnit.becomeWorkingCopy(IProgressMonitor)
instead.
Note that if this deprecated method is used, problems will be reported to the given problem requestor
as well as the problem requestor returned by the working copy owner (if not null).
Block
.
BlockComment
.
BodyDeclaration
).
BodyDeclaration
).
BodyDeclaration
).
BodyDeclaration
) (added in JLS3 API).
Block
).
Statement
).
Statement
).
Statement
).
Block
).
Statement
).
ASTNode
,
must be either a Block
or an Expression
).
Block
).
Block
).
Block
).
Statement
).
BooleanLiteral
.
boolean
Boolean
).
IBootstrapMethodsEntry
Type
).
BreakStatement
.
StructureTreeManager
.IBuffers
.a build is starting
,
or to annotations processors when a source file has annotations
."org.aspectj.org.eclipse.jdt.core.javabuilder"
).
"org.aspectj.org.eclipse.jdt.core.buildpath_problem"
).
byte
WeavedClassCache
before the
WeavingAdaptor
is
configured.unit
org.eclipse.core.runtime.OperationCanceledException
if the underlying indexer has not finished indexing the workspace.
IRequestorNameLookup
.
true
if this container initializer can be requested to perform updates
on its own container values.
SearchPattern.R_CASE_SENSITIVE
as a matchRule instead.
SearchPattern.R_CASE_SENSITIVE
as a matchRule instead.
CastExpression
.
CatchClause
.
CatchClause
).
"categoryId"
)
char
CharacterLiteral
.
CharArrayBuffer
is intended as a lightweight partial implementation
of the StringBuffer class, but using char[]'s
instead of Strings.CharArrayBuffer
with the default buffer size (10).
CharArrayBuffer
with the default buffer size,
and sets the first element in the buffer to be the given char[].
CharArrayBuffer
with the given buffer size,
and sets the first element in the buffer to be the given char array.
CharArrayBuffer
with the given buffer size.
ClassInstanceCreation
.
IClassFile
."classpathFileFormat"
).
SourceMapper
's zip file.
IEvaluationContext.codeComplete(String,int,CompletionRequestor)
instead.
#codeComplete(String,int,CompletionRequestor,WorkingCopyOwner)
instead.
ICodeAssist.codeComplete(int, ICompletionRequestor)
instead.
ICodeAssist.codeComplete(int, CompletionRequestor)
instead.
#codeComplete(int, CompletionRequestor, WorkingCopyOwner)
instead.
IType.codeComplete(char[],int,int,char[][],char[][],int[],boolean,CompletionRequestor)
instead.
#codeComplete(char[],int,int,char[][],char[][],int[],boolean,CompletionRequestor,WorkingCopyOwner)
instead.
input
at commas, trimming any white space.
Javadoc.TAGS_PROPERTY
in the JLS3 API.
ICompilationUnit.commitWorkingCopy(boolean, IProgressMonitor)
instead.
CompilationUnit
.
BatchCompiler
to report progress during compilation.BatchCompiler.compile(String, PrintWriter, PrintWriter, CompilationProgress)
instead
e.g. BatchCompiler.compile(commandLine, new PrintWriter(System.out), new PrintWriter(System.err), null);
BatchCompiler.compile(String, PrintWriter, PrintWriter, CompilationProgress)
instead
e.g. BatchCompiler.compile(commandLine, outWriter, errWriter, null);
'assert'
Identifier.
char[]
Expressions in String Concatenations.
'enum'
Identifier.
JavaCore.COMPILER_PB_NULL_REFERENCE
instead.
@Deprecated
Annotation.
@Override
Annotation.
@Override
Annotation for interface method implementation.
@SuppressWarnings
if also
JavaCore.COMPILER_PB_SUPPRESS_WARNINGS
is enabled.
@SuppressWarnings
.
@SuppressWarnings
.
JavaCore.COMPILER_PB_UNCHECKED_TYPE_OPERATION
instead.
@SuppressWarnings
.
JavaCore.COMPILER_TASK_PRIORITIES
: "HIGH".
JavaCore.COMPILER_TASK_PRIORITIES
: "LOW".
JavaCore.COMPILER_TASK_PRIORITIES
: "NORMAL".
CompletionRequestor
instead.ArrayType.ELEMENT_TYPE_PROPERTY
and ArrayType.DIMENSIONS_PROPERTY
.
ConditionalExpression
.
ConstructorInvocation
.
Boolean
).
IJavaElement
whose
resource is the given resource or a non-Java resource which is the given resource.
ContinueStatement
.
MethodDeclaration
IResource.copy(IPath, int, IProgressMonitor)
but excluding nested source folders.
ImportRewrite
from an ICompilationUnit
.
ImportRewrite
from an AST (CompilationUnit
).
IJavaElement.getHandleIdentifier()
, or
null
if unable to create the associated element.
IJavaElement.getHandleIdentifier()
, or
null
if unable to create the associated element.
null
if unable to associate the given file
with a Java element.
null
if unable to associate the given folder with a Java element.
null
if unable to associate the given resource
with a Java element.
null
if unable to associate the given resource
with a Java element.
null
.
Argfile
, add it to the list
argfiles
, and returns the new Argfile
instance.
null
.
.class
file.
.class
file,
its project being the given project.
ToolFactory.createCodeFormatter(Map)
instead.
.java
file, its project being the given project.
ExtraFlags.IsMemberType
ExtraFlags.HasNonPrivateStaticMemberTypes
ExtraFlags.ParameterTypesStoredAsSignature
ToolFactory.createDefaultClassFileBytesDisassembler()
instead
ToolFactory.createCodeFormatter(Map)
instead but note the different options
CreateElementInCUOperations
.haveExcludes
to true
.
ASTConverter.recordNodes(ASTNode, org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode)
, see bug 403444!
haveIncludes
to true
.
ASTNode
).
#createJavaSearchScope(IJavaElement[])
instead.
SearchPattern.createOrPattern(SearchPattern, SearchPattern)
instead.
SearchPattern.createPattern(String, int, int, int)
instead.
SearchPattern.createPattern(IJavaElement, int)
instead.
ITypeHierarchy
for a specific type within
a specified region, or for all types within a region.Signature.C_STAR
, Signature.C_SUPER
, or Signature.C_EXTENDS
the given bound type binding key and the given rank.
CreationReference
.
"cycleDetected"
).
AbstractTypeDeclaration
) (added in JLS3 API).
Modifier.DEFAULT
(added in JLS8 API).
""
).
Expression
).
JavaCore.DEFAULT_TASK_PRIORITIES
instead.
JavaCore.DEFAULT_TASK_TAGS
instead.
CombinedBinaryExpression.arityMax
values.
IResource.delete(int, IProgressMonitor)
but excluding nested
source folders.
JavaModelManager
to convert
IResourceDelta
s into IJavaElementDelta
s.ICompilationUnit.discardWorkingCopy()
instead.
null
if the given resource is not on the classpath of the given project.
Dimension
.
Expression
).
Dimension
) (added in JLS8 API).
DoStatement
.
DOMException
occurred.
SearchRequestor.endReporting()
.
double
Type
) (added in JLS8 API).
JavaElements
.IJavaElementDelta
).
null
if no elements are involved.
null
if this operation
does not operate on specific elements.
Expression
).
Statement
).
EmptyStatement
.
EnhancedForStatement
.
EnumConstantDeclaration
.
EnumConstantDeclaration
).
EnumDeclaration
.
ASTNode
implementation of this Object
method uses object identity (==).
PackageFragmentRoot
s, equality is having the
same parent, same resources, and occurrence count.
JavaModelException
embending a JavaModelStatus
.
IrritantSet.COMPILER_DEFAULT_ERRORS
String
).
String
).
SearchPattern.R_EXACT_MATCH
instead.
SearchMatch.A_ACCURATE
instead.
SingleVariableDeclaration
).
ExceptionRange.associateWithTargets(org.aspectj.apache.bcel.generic.InstructionHandle, org.aspectj.apache.bcel.generic.InstructionHandle, org.aspectj.apache.bcel.generic.InstructionHandle)
is called
XXX priority should be fixed
IProblem.AmbiguousType
instead
IProblem.InheritedTypeHidesEnclosingName
instead
IProblem.InternalTypeNameProvided
instead
IProblem.UndefinedType
instead
IProblem.NotVisibleType
instead
compile() method.
- executeAfterPrepare() -
Method in class org.aspectj.tools.ant.taskdefs.Ajc2
- Executes by first setting the
build.compiler
property
to AjcCompiler, then invokes the super.execute() method.
- executeClearCommand() -
Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
-
- executeCommand(AsynchronousFileCacheBacking.AsyncCommand) -
Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
-
- executeInOtherVM(String[]) -
Method in class org.aspectj.tools.ant.taskdefs.AjcTask
- Execute in a separate VM.
- executeInSameVM(String[]) -
Method in class org.aspectj.tools.ant.taskdefs.AjcTask
- Run the compile in the same VM by loading the compiler (Main), setting up any message holders, doing the compile, and
converting abort/failure and error messages to BuildException, as appropriate.
- executeInsertCommand(AsynchronousFileCacheBacking.InsertCommand) -
Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
-
- executeMain(String[]) -
Static method in class org.aspectj.tools.ajdoc.CompilerWrapper
-
- executeNestedOperation(JavaModelOperation, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
- Convenience method to run an operation within this operation
- executeOperation() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.BatchOperation
-
- executeOperation() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.BecomeWorkingCopyOperation
-
- executeOperation() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.CommitWorkingCopyOperation
-
- executeOperation() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation
-
- executeOperation() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateCompilationUnitOperation
- Creates a compilation unit.
- executeOperation() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
- Execute the operation - generate new source for the compilation unit
and save the results.
- executeOperation() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.CreatePackageFragmentOperation
- Execute the operation - creates the new package fragment and any
side effect package fragments.
- executeOperation() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.CreateTypeHierarchyOperation
- Performs the operation - creates the type hierarchy
- executeOperation() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.DeletePackageFragmentRootOperation
-
- executeOperation() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.DiscardWorkingCopyOperation
-
- executeOperation() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
- Performs the operation specific behavior.
- executeOperation() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation
-
- executeOperation() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
- Executes the operation.
- executeOperation() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
-
- executeOperation() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SetClasspathOperation
- Sets the classpath of the pre-specified project.
- executeOperation() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SetContainerOperation
-
- executeOperation() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SetVariablesOperation
-
- executeOperation() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SortElementsOperation
-
- executeRemoveCommand(AsynchronousFileCacheBacking.RemoveCommand) -
Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
-
- executeUpdateIndexCommand() -
Method in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
-
- executing -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
-
- EXECUTION -
Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
-
- EXECUTION_DOESNT_SUPPORT_PARAMETERIZED_DECLARING_TYPES -
Static variable in class org.aspectj.weaver.WeaverMessages
-
- executionTime -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
-
- exists() -
Method in interface org.aspectj.org.eclipse.jdt.core.IJavaElement
- Returns whether this Java element exists in the model.
- exists() -
Method in interface org.aspectj.org.eclipse.jdt.core.ISourceReference
- Returns whether this element exists in the model.
- exists() -
Method in interface org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
- Returns whether the type and project this hierarchy was created on exist.
- exists() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.ExternalJavaProject
-
- exists() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
-
- exists() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
-
- exists() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
-
- exists() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.index.JarIndexLocation
-
- exists() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
-
- exists() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
-
- exists() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
-
- exists() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
-
- existsToSupportShadowMunging() -
Method in class org.aspectj.weaver.bcel.BcelCflowCounterFieldAdder
-
- existsToSupportShadowMunging() -
Method in class org.aspectj.weaver.bcel.BcelCflowStackFieldAdder
-
- existsToSupportShadowMunging() -
Method in class org.aspectj.weaver.ConcreteTypeMunger
- Some type mungers are created purely to help with the implementation of shadow mungers.
- existsToSupportShadowMunging() -
Method in class org.aspectj.weaver.MethodDelegateTypeMunger
-
- existsToSupportShadowMunging() -
Method in class org.aspectj.weaver.MethodDelegateTypeMunger.FieldHostTypeMunger
-
- existsToSupportShadowMunging() -
Method in class org.aspectj.weaver.PrivilegedAccessMunger
-
- existsToSupportShadowMunging() -
Method in class org.aspectj.weaver.ResolvedTypeMunger
- Some type mungers are created purely to help with the implementation of shadow mungers.
- existsUsingJarTypeCache() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
-
- Exit -
Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
-
- exit(int) -
Static method in class org.aspectj.tools.ajdoc.Main
-
- exit(String, Object) -
Method in class org.aspectj.weaver.tools.AbstractTrace
-
- exit(String, Throwable) -
Method in class org.aspectj.weaver.tools.AbstractTrace
-
- exit(String, boolean) -
Method in class org.aspectj.weaver.tools.AbstractTrace
-
- exit(String, int) -
Method in class org.aspectj.weaver.tools.AbstractTrace
-
- exit(String, Object) -
Method in class org.aspectj.weaver.tools.CommonsTrace
-
- exit(String, Throwable) -
Method in class org.aspectj.weaver.tools.CommonsTrace
-
- exit(String) -
Method in class org.aspectj.weaver.tools.CommonsTrace
-
- exit(String, Object) -
Method in class org.aspectj.weaver.tools.DefaultTrace
-
- exit(String) -
Method in class org.aspectj.weaver.tools.DefaultTrace
-
- exit(String, Throwable) -
Method in class org.aspectj.weaver.tools.DefaultTrace
-
- exit(String, Object) -
Method in class org.aspectj.weaver.tools.Jdk14Trace
-
- exit(String, Throwable) -
Method in class org.aspectj.weaver.tools.Jdk14Trace
-
- exit(String) -
Method in class org.aspectj.weaver.tools.Jdk14Trace
-
- exit(String, Object) -
Method in interface org.aspectj.weaver.tools.Trace
-
- exit(String, Throwable) -
Method in interface org.aspectj.weaver.tools.Trace
-
- exit(String) -
Method in interface org.aspectj.weaver.tools.Trace
-
- exit(String, boolean) -
Method in interface org.aspectj.weaver.tools.Trace
-
- exit(String, int) -
Method in interface org.aspectj.weaver.tools.Trace
-
- EXIT_RESOURCE -
Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
-
- exitAbstractMethod(int, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
- Deprecated. Finishes the configuration of the constructors and methods.
- exitAfterAllProblems() -
Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.DefaultErrorHandlingPolicies
-
- exitAlignment(Alignment, boolean) -
Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Scribe
-
- exitAnyExceptionHandler() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
-
- exitAnyExceptionHandler() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
-
- exitClass(int, int) -
Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
-
- exitClass(int, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
- Deprecated. Finishes the configuration of the class DOM object which
was created by a previous enterClass call.
- exitCompilationUnit(int) -
Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
-
- exitCompilationUnit(int) -
Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
-
- exitCompilationUnit(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
-
- exitCompilationUnit(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
-
- exitCompilationUnit(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
- Deprecated. Finishes the configuration of the compilation unit DOM object which
was created by a previous enterCompilationUnit call.
- exitCompilationUnit(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
-
- exitCompilationUnit(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
-
- exitConstructor(int, int) -
Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
-
- exitConstructor(int) -
Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
-
- exitConstructor(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
-
- exitConstructor(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
-
- exitConstructor(int, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
- Deprecated. Finishes the configuration of the method DOM object which
was created by a previous enterConstructor call.
- exitConstructor(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
- Deprecated. Finishes the configuration of the method DOM object which
was created by a previous enterConstructor call.
- exitConstructor(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
-
- exitConstructor(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
-
- exitDeclaredExceptionHandlers(CodeStream) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
-
- exitDeclaredExceptionHandlers(CodeStream) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
-
- exitField(int, int) -
Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
-
- exitField(int, int, int) -
Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
-
- exitField(int, int, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
-
- exitField(int, int, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
-
- exitField(int, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
- Deprecated. Finishes the configuration of the field DOM object which
was created by a previous enterField call.
- exitField(int, int, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
- Deprecated.
- exitField(int, int, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
-
- exitField(int, int, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
-
- exitInitializer(int) -
Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
-
- exitInitializer(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
-
- exitInitializer(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
-
- exitInitializer(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
- Deprecated.
- exitInitializer(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
-
- exitInitializer(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
-
- exitInterface(int, int) -
Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
-
- exitInterface(int, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
- Deprecated. Finishes the configuration of the interface DOM object which
was created by a previous enterInterface call.
- ExitIntSignature -
Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
-
- exitMember(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
- Deprecated. Finishes the configuration of the member.
- exitMemberAlignment(Alignment) -
Method in class org.aspectj.org.eclipse.jdt.internal.formatter.Scribe
-
- exitMethod(int, int) -
Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
-
- exitMethod(int, Expression) -
Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
-
- exitMethod(int, Expression) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
-
- exitMethod(int, Expression) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
-
- exitMethod(int, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
- Deprecated. Finishes the configuration of the method DOM object which
was created by a previous enterMethod call.
- exitMethod(int, Expression) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
- Deprecated.
- exitMethod(int, Expression) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
-
- exitMethod(int, Expression) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
-
- exitOnFirstError() -
Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.DefaultErrorHandlingPolicies
-
- exitParticipant(SearchParticipant) -
Method in class org.aspectj.org.eclipse.jdt.core.search.SearchRequestor
- Intermediate notification sent when the given participant is finished
contributing.
- exitRead() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.ReadWriteMonitor
- Only notify waiting writer(s) if last reader
- exitReadEnterWrite() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.ReadWriteMonitor
- Atomic exitRead/enterWrite: Allows to keep monitor in between
exit read and next enter write.
- exitRecursiveFunction() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
- Exit the context of a potentially recursive function.
- exitRecursiveFunction() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
-
- exitRecursiveFunction() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
-
- exitType(int) -
Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor
-
- exitType(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
-
- exitType(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
-
- exitType(int, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
- Deprecated. Finishes the configuration of the class and interface DOM objects.
- exitType(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
- Deprecated.
- exitType(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
-
- exitType(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
-
- exitUserScope(BlockScope) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
-
- exitUserScope(BlockScope, LocalVariableBinding) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
-
- exitWrite() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.ReadWriteMonitor
- When writing is over, all readers and possible
writers are granted permission to restart concurrently
- exitWriteEnterRead() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.ReadWriteMonitor
- Atomic exitWrite/enterRead: Allows to keep monitor in between
exit write and next enter read.
- expectedResultType() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
-
- expectedType -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
-
- expectedType -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
-
- expectedType() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
-
- expectedType -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
-
- expectedType() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
- Simpler notion of expected type, suitable for code assist purposes.
- expectedTypesKeys -
Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
-
- expectedTypesSignatures -
Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
-
- expireNullCheckedFieldInfo() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
- Forget any information about fields that were previously known to be non-null.
- EXPLICIT_CONSTRUCTOR_CALL -
Static variable in class org.aspectj.org.eclipse.jdt.internal.formatter.align.Alignment
-
- ExplicitAnnotationTargetRequired -
Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
-
- ExplicitConstructorCall - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
-
- ExplicitConstructorCall(int) -
Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
-
- explicitDeclarations -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
-
- explicitDeclarations -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
-
- explicitDeclarations -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
-
- ExplicitlyClosedAutoCloseable -
Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
-
- ExplicitlyClosedAutoCloseable -
Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
-
- explicitlyClosedAutoCloseable(FakedTrackingVariable) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
-
- ExplicitThisParameterNotBelow18 -
Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
-
- ExplicitThisParameterNotInLambda -
Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
-
- explitAnnotationTargetRequired(Annotation) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
-
- exportedClassFilesCounter -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
-
- exposedBytes -
Variable in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
-
- exposedIndex -
Variable in class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
-
- ExposedState - Class in org.aspectj.weaver.patterns
-
- ExposedState(int) -
Constructor for class org.aspectj.weaver.patterns.ExposedState
-
- ExposedState(Member) -
Constructor for class org.aspectj.weaver.patterns.ExposedState
-
- exposedToWeaver -
Variable in class org.aspectj.weaver.AbstractReferenceTypeDelegate
-
- exposeStateForVar(Var, TypePattern, ExposedState, World) -
Method in class org.aspectj.weaver.patterns.NameBindingPointcut
-
- exposeType(UnresolvedType) -
Method in class org.aspectj.weaver.CrosscuttingMembers
-
- ExposeTypeMunger - Class in org.aspectj.weaver
- Special kind of privileged access munger which exposes a type to be public.
- ExposeTypeMunger(UnresolvedType) -
Constructor for class org.aspectj.weaver.ExposeTypeMunger
-
- exposeTypes(List<UnresolvedType>) -
Method in class org.aspectj.weaver.CrosscuttingMembers
-
- expr -
Variable in class org.aspectj.ajdt.internal.compiler.ast.IfPseudoToken
-
- Expr - Class in org.aspectj.weaver.ast
-
- Expr() -
Constructor for class org.aspectj.weaver.ast.Expr
-
- Expression - Class in org.aspectj.org.eclipse.jdt.core.dom
- Abstract base class of AST nodes that represent expressions.
- expression -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Assignment
-
- expression -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
-
- Expression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
-
- Expression() -
Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
-
- expression -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
-
- expression -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
-
- expression -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
-
- expression -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
-
- expression -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
-
- expression -
Variable in class org.aspectj.weaver.loadtime.definition.Definition.Pointcut
-
- EXPRESSION_BODY -
Static variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
-
- EXPRESSION_METHOD_REFERENCE -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
- Node type constant indicating a node of type
ExpressionMethodReference
.
- EXPRESSION_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.AssertStatement
- The "expression" structural property of this node type (child type:
Expression
).
- EXPRESSION_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.CastExpression
- The "expression" structural property of this node type (child type:
Expression
).
- EXPRESSION_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
- The "expression" structural property of this node type (child type:
Expression
).
- EXPRESSION_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ConditionalExpression
- The "expression" structural property of this node type (child type:
Expression
).
- EXPRESSION_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.DoStatement
- The "expression" structural property of this node type (child type:
Expression
).
- EXPRESSION_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.EnhancedForStatement
- The "expression" structural property of this node type (child type:
Expression
).
- EXPRESSION_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ExpressionMethodReference
- The "expression" structural property of this node type (child type:
Expression
).
- EXPRESSION_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ExpressionStatement
- The "expression" structural property of this node type (child type:
Expression
).
- EXPRESSION_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.FieldAccess
- The "expression" structural property of this node type (child type:
Expression
).
- EXPRESSION_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ForStatement
- The "expression" structural property of this node type (child type:
Expression
).
- EXPRESSION_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.IfStatement
- The "expression" structural property of this node type (child type:
Expression
).
- EXPRESSION_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodInvocation
- The "expression" structural property of this node type (child type:
Expression
).
- EXPRESSION_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ParenthesizedExpression
- The "expression" structural property of this node type (child type:
Expression
).
- EXPRESSION_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ReturnStatement
- The "expression" structural property of this node type (child type:
Expression
).
- EXPRESSION_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SuperConstructorInvocation
- The "expression" structural property of this node type (child type:
Expression
).
- EXPRESSION_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SwitchCase
- The "expression" structural property of this node type (child type:
Expression
).
- EXPRESSION_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SwitchStatement
- The "expression" structural property of this node type (child type:
Expression
).
- EXPRESSION_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SynchronizedStatement
- The "expression" structural property of this node type (child type:
Expression
).
- EXPRESSION_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ThrowStatement
- The "expression" structural property of this node type (child type:
Expression
).
- EXPRESSION_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.WhileStatement
- The "expression" structural property of this node type (child type:
Expression
).
- EXPRESSION_STATEMENT -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
- Node type constant indicating a node of type
ExpressionStatement
.
- ExpressionContext - Enum in org.aspectj.org.eclipse.jdt.internal.compiler.ast
-
- expressionContext -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
-
- expressionLengthPtr -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
-
- expressionLengthStack -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
-
- expressionLevel -
Variable in class org.aspectj.ajdt.internal.compiler.CommonPrinter
-
- ExpressionMethodReference - Class in org.aspectj.org.eclipse.jdt.core.dom
- Expression method reference AST node type (added in JLS8 API).
- expressionNonNullComparison(Expression, boolean) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
-
- expressionNullReference(ASTNode) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
-
- expressionPotentialNullReference(ASTNode) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
-
- expressionPtr -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
-
- expressions() -
Method in class org.aspectj.org.eclipse.jdt.core.dom.ArrayInitializer
- Returns the live ordered list of expressions in this array initializer.
- expressions -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
-
- EXPRESSIONS_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ArrayInitializer
- The "expressions" structural property of this node type (element type:
Expression
).
- ExpressionShouldBeAVariable -
Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
-
- expressionShouldBeAVariable(Expression) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
-
- expressionStack -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
-
- ExpressionStackIncrement -
Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
-
- ExpressionStatement - Class in org.aspectj.org.eclipse.jdt.core.dom
- Expression statement AST node type.
- extend -
Variable in class org.aspectj.weaver.loadtime.definition.Definition.ConcreteAspect
-
- EXTENDED_OPERANDS_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression
- The "extendedOperands" structural property of this node type (element type:
Expression
).
- ExtendedAnnotation - Class in org.aspectj.org.eclipse.jdt.internal.core.util
-
- ExtendedAnnotation(byte[], IConstantPool, int) -
Constructor for class org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
- Constructor for ExtendedAnnotation, builds an annotation from the supplied bytestream.
- extendedContext -
Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
-
- extendedDimensions -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
-
- extendedDimensions -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
-
- extendedDimensions -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
-
- extendedExceptions -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
-
- extendedOperands() -
Method in class org.aspectj.org.eclipse.jdt.core.dom.InfixExpression
- Returns the live list of extended operands.
- ExtendedStringLiteral - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
-
- ExtendedStringLiteral(StringLiteral, CharLiteral) -
Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExtendedStringLiteral
- Build a string+char literal
- ExtendedStringLiteral(StringLiteral, StringLiteral) -
Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExtendedStringLiteral
- Build a two-strings literal
- EXTENDS -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
-
- EXTENDS -
Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
-
- EXTENDS -
Static variable in class org.aspectj.weaver.BoundedReferenceType
-
- EXTENDS -
Static variable in class org.aspectj.weaver.WildcardedUnresolvedType
-
- extendsWith(StringLiteral) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteral
- Add the lit source to mine, just as if it was mine
- extendsWith(StringLiteral) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteralConcatenation
- Add the lit source to mine, just as if it was mine
- extendTimeToLiveForNullCheckedField(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
- If a null checked field has been recorded recently, increase its time to live.
- extendWith(CharLiteral) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExtendedStringLiteral
- Add the lit source to mine, just as if it was mine
- extendWith(StringLiteral) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExtendedStringLiteral
- Add the lit source to mine, just as if it was mine
- extendWith(CharLiteral) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteral
-
- extendWith(StringLiteral) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteral
-
- ExtensibleURLClassLoader - Class in org.aspectj.weaver.bcel
-
- ExtensibleURLClassLoader(URL[], ClassLoader) -
Constructor for class org.aspectj.weaver.bcel.ExtensibleURLClassLoader
-
- EXTENSION_aj -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
-
- EXTENSION_AJ -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
-
- EXTENSION_class -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
-
- EXTENSION_CLASS -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
-
- EXTENSION_java -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
-
- EXTENSION_JAVA -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.util.SuffixConstants
-
- EXTERNAL_PROJECT_NAME -
Static variable in class org.aspectj.org.eclipse.jdt.internal.core.ExternalJavaProject
-
- ExternalFolderChange - Class in org.aspectj.org.eclipse.jdt.internal.core
-
- ExternalFolderChange(JavaProject, IClasspathEntry[]) -
Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ExternalFolderChange
-
- ExternalFoldersManager - Class in org.aspectj.org.eclipse.jdt.internal.core
-
- externalizeModel(AsmManager) -
Method in class org.aspectj.ajdt.internal.core.builder.EmacsStructureModelManager
-
- ExternalJavaProject - Class in org.aspectj.org.eclipse.jdt.internal.core
-
- ExternalJavaProject(IClasspathEntry[]) -
Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ExternalJavaProject
-
- ExternalPackageFragmentRoot - Class in org.aspectj.org.eclipse.jdt.internal.core
- A package fragment root that corresponds to an external class folder.
- ExternalPackageFragmentRoot(IPath, JavaProject) -
Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
- Constructs a package fragment root which is the root of the Java package directory hierarchy
based on an external folder that is not contained in a
IJavaProject
and
does not have an associated IResource
.
- ExternalPackageFragmentRoot(IResource, IPath, JavaProject) -
Constructor for class org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
-
- externalPath -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
- The path to the external folder
(an OS path)
- ExternalProblemFixable -
Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
-
- ExternalProblemNotFixable -
Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
-
- externalTimeStamps -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
-
- extra -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
-
- EXTRA_DIMENSIONS2_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
- The "extraDimensions2" structural property of this node type (element type:
Dimension
) (added in JLS8 API).
- EXTRA_DIMENSIONS2_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
- The "extraDimensions2" structural property of this node type (element type:
Dimension
) (added in JLS8 API).
- EXTRA_DIMENSIONS2_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationFragment
- The "extraDimensions2" structural property of this node type (element type:
Dimension
) (added in JLS8 API).
- EXTRA_DIMENSIONS_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
- Deprecated. In JLS8 and later, use
MethodDeclaration.EXTRA_DIMENSIONS2_PROPERTY
instead.
- EXTRA_DIMENSIONS_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
- Deprecated. In JLS8 and later, use
SingleVariableDeclaration.EXTRA_DIMENSIONS2_PROPERTY
instead.
- EXTRA_DIMENSIONS_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationFragment
- Deprecated. in JLS8 and later, use
VariableDeclarationFragment.EXTRA_DIMENSIONS2_PROPERTY
instead.
- extraArgument -
Variable in class org.aspectj.ajdt.internal.compiler.ast.AdviceDeclaration
-
- ExtraArgument -
Static variable in class org.aspectj.weaver.Advice
-
- extraAttributes -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
-
- extraAttributes -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
- The extra attributes
- ExtraCompilerModifiers - Interface in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
-
- extractAndInsertSignatures(List, boolean) -
Method in class org.aspectj.ajde.ui.swing.BrowserViewManager
-
- extractDestinationPathFromSourceFile(CompilationResult) -
Method in class org.aspectj.ajdt.internal.core.builder.AjBuildManager
-
- extractDestinationPathFromSourceFile(CompilationResult) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
-
- extractExtraArgument(String[]) -
Static method in class org.aspectj.weaver.bcel.AtAjAttributes
- Compute the flag for the xxxJoinPoint extra argument
- extractIndentString(String, int, int) -
Static method in class org.aspectj.org.eclipse.jdt.core.formatter.IndentManipulation
- Returns the leading indentation string of the given line.
- extractLastName(String) -
Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
- Given a qualified name, extract the last component.
- extractName() -
Method in class org.aspectj.weaver.patterns.WildTypePattern
-
- extractOptions(String[], String[][]) -
Static method in class org.aspectj.util.LangUtil
- Extract options and arguments to input option list, returning remainder.
- extractParameterTypes(char[]) -
Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
- Extracts the parameter types from a method signature.
- extractPointcut(String) -
Method in class org.aspectj.weaver.patterns.PerClause.KindAnnotationPrefix
-
- extractReturnType(String) -
Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
- Extracts the return type from a method signature.
- extraDefiniteInits -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
-
- extraDimensions() -
Method in class org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
- Returns the live ordered list of extra dimensions with optional annotations (added in JLS8 API).
- extraDimensions() -
Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclaration
- Returns the live ordered list of extra dimensions with optional annotations (added in JLS8 API).
- extraDimensions() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
-
- extraDimensions() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
-
- extraDimensions() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
- This method is used to return the array dimension declared after the
name of a local or a field declaration.
- ExtraFlags - Class in org.aspectj.org.eclipse.jdt.internal.compiler
-
- ExtraFlags() -
Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ExtraFlags
-
- extraFlags -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
-
- extraFlags -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
-
- extraFlags -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorDeclarationPattern
-
- extraLength -
Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
-
- extraParameterFlags -
Variable in class org.aspectj.weaver.patterns.IfPointcut
-
- extraParametersToString() -
Method in class org.aspectj.weaver.Advice
-
- extraProblems -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
-
- extraSyntheticArguments -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
-
raw classpath
(or the output folder
) of a project has changed.
IJavaElementDelta.F_REORDER
instead.
org.eclipse.core.resources.IProject
has been
closed.
org.eclipse.core.resources.IProject
has been
opened.
resolved classpath
of a project has changed.
IType
has changed.
null
when this node has no children.
FieldAccess
.
FieldDeclaration
.
null
if no field results have been received.
IProblem.AmbiguousType
instead
IProblem.InheritedTypeHidesEnclosingName
instead
IProblem.InternalTypeNameProvided
instead
IProblem.UndefinedType
instead
IProblem.NotVisibleType
instead
ASTParser.createASTs
.StructureViewManager
or an
equivalent factory.Modifier.FINAL
.
Block
).
JavaElementDelta
for the given element
in the delta tree, or null, if no delta for the given element is found.
null
.
ICompilationUnit
which defines the type
named qualifiedTypeName
, or null
if
none exists.
IJavaElement
corresponding to the given
classpath-relative path, or null
if no such
IJavaElement
is found.
IJavaElement
corresponding to the given
classpath-relative path, or null
if no such
IJavaElement
is found.
IJavaElement
in the hierarchy of
elt's children (including elt
itself)
which has a source range that encloses position
according to mapper
.
- findElement(IPath) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
-
- findElement(IPath, WorkingCopyOwner) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
-
- findElement(IJavaElement, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
-
- findElementForHandle(String) -
Method in interface org.aspectj.asm.IHierarchy
-
- findElementForHandle(String) -
Method in class org.aspectj.asm.internal.AspectJElementHierarchy
-
- findElementForHandleOrCreate(String, boolean) -
Method in interface org.aspectj.asm.IHierarchy
-
- findElementForHandleOrCreate(String, boolean) -
Method in class org.aspectj.asm.internal.AspectJElementHierarchy
-
- findElementForLabel(IProgramElement, IProgramElement.Kind, String) -
Method in interface org.aspectj.asm.IHierarchy
- Returns the first match
- findElementForLabel(IProgramElement, IProgramElement.Kind, String) -
Method in class org.aspectj.asm.internal.AspectJElementHierarchy
-
- findElementForOffSet(String, int, int) -
Method in interface org.aspectj.asm.IHierarchy
-
- findElementForOffSet(String, int, int) -
Method in class org.aspectj.asm.internal.AspectJElementHierarchy
-
- findElementForSignature(IProgramElement, IProgramElement.Kind, String) -
Method in interface org.aspectj.asm.IHierarchy
- Returns the first match
- findElementForSignature(IProgramElement, IProgramElement.Kind, String) -
Method in class org.aspectj.asm.internal.AspectJElementHierarchy
- Returns the first match
- findElementForSourceFile(String) -
Method in interface org.aspectj.asm.IHierarchy
-
- findElementForSourceFile(String) -
Method in class org.aspectj.asm.internal.AspectJElementHierarchy
-
- findElementForSourceLine(ISourceLocation) -
Method in interface org.aspectj.asm.IHierarchy
- TODO: discriminate columns
- findElementForSourceLine(String, int) -
Method in interface org.aspectj.asm.IHierarchy
- Never returns null
- findElementForSourceLine(ISourceLocation) -
Method in class org.aspectj.asm.internal.AspectJElementHierarchy
- TODO: discriminate columns
- findElementForSourceLine(String, int) -
Method in class org.aspectj.asm.internal.AspectJElementHierarchy
- Never returns null
- findElementForType(String, String) -
Method in interface org.aspectj.asm.IHierarchy
-
- findElementForType(String, String) -
Method in class org.aspectj.asm.internal.AspectJElementHierarchy
- Find the entry in the model that represents a particular type.
- findElements(IJavaElement) -
Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
- Finds the elements in this compilation unit that correspond to
the given element.
- findElements(IJavaElement) -
Method in interface org.aspectj.org.eclipse.jdt.core.IWorkingCopy
- Deprecated. Use
ICompilationUnit.findElements(IJavaElement)
instead.
- findElements(IJavaElement) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
-
- findEvent(Object, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
- Kind is either ORIGINAL, NEW, or BOTH
- findExactMethod(ReferenceBinding, char[], TypeBinding[], InvocationSite) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
-
- findExactMethod(ReferenceBinding, char[], TypeBinding[], InvocationSite) -
Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
-
- findExactTypes(char[], boolean, int, ISearchRequestor) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
- Find the top-level types that are defined
in the current environment and whose simple name matches the given name.
- findField(TypeBinding, char[], InvocationSite, boolean) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
- Overridden to detect the error case inside an explicit constructor call:
class X {
int i;
X myX;
X(X x) {
this(i, myX.i, x.i); // same for super calls...
- findField(TypeBinding, char[], InvocationSite, boolean) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
-
- findField(TypeBinding, char[], InvocationSite, boolean, boolean) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
-
- findField(IField) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ASTNodeFinder
-
- findFieldForCodeSnippet(TypeBinding, char[], InvocationSite) -
Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
-
- findFieldsAndMethods(char[], TypeBinding, Scope, ObjectVector, ObjectVector, InvocationSite, Scope, boolean, boolean, Binding[], int[], int[], boolean, char[], int, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
-
- findFieldsAndMethodsFromAnotherReceiver(char[], TypeReference, Scope, ObjectVector, ObjectVector, InvocationSite, Scope, boolean, boolean, Binding[], int[], int[], boolean, char[][], int, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
-
- findGroundTargetTypeForElidedLambda(BlockScope, ParameterizedTypeBinding) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
-
- findHandle(InstructionHandle[], int[], int, int) -
Static method in class org.aspectj.apache.bcel.generic.InstructionList
-
- findHandle(InstructionHandle[], int[], int, int, boolean) -
Static method in class org.aspectj.apache.bcel.generic.InstructionList
- Find the target instruction (handle) that corresponds to the given target position (byte code offset).
- findHandle(int) -
Method in class org.aspectj.apache.bcel.generic.InstructionList
- Get instruction handle for instruction at byte code position pos.
- findHandle(int, InstructionHandle[]) -
Method in class org.aspectj.apache.bcel.generic.InstructionList
-
- findHandle(int, InstructionHandle[], boolean) -
Method in class org.aspectj.apache.bcel.generic.InstructionList
-
- findImport(char[][], boolean, boolean) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
-
- findInContext(String, String, int) -
Method in class org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
- Searches for the given element in the context and reports if the element is known (
ImportRewrite.ImportRewriteContext.RES_NAME_FOUND
),
unknown (ImportRewrite.ImportRewriteContext.RES_NAME_UNKNOWN
) or if its name conflicts (ImportRewrite.ImportRewriteContext.RES_NAME_CONFLICT
) with an other element.
- findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor) -
Method in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
- Query a given index for matching entries.
- findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.IntersectingPattern
-
- findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.LocalVariablePattern
-
- findIndexMatches(SearchPattern, Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor) -
Static method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
- Query a given index for matching entries.
- findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrPattern
-
- findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterPattern
-
- findInFileMap(Object) -
Method in interface org.aspectj.asm.IHierarchy
-
- findInFileMap(Object) -
Method in class org.aspectj.asm.internal.AspectJElementHierarchy
-
- findInitializer(IInitializer) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ASTNodeFinder
-
- findJavaProject(String) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
-
- findLineSeparator(char[]) -
Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
- Finds the first line separator used by the given text.
- findLocalElement(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
-
- findLocalElement(int, MethodScope) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
-
- findLocalType(char[]) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
-
- findLocalVariableDeclarations(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
- Returns all declarations of most specific locals containing a given position in their source range.
- findMatches(String, IProgramElement.Kind) -
Method in class org.aspectj.ajde.ui.StructureSearchManager
-
- findMatchingNewParents(ResolvedType, boolean) -
Method in class org.aspectj.weaver.patterns.DeclareParents
-
- findMatchingPackages(String) -
Method in class org.aspectj.asm.internal.AspectJElementHierarchy
- Look for any package nodes matching the specified package name.
- findMembers(char[], ReferenceBinding, Scope, InvocationSite, boolean, Binding[], int[], int[], boolean) -
Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
-
- findMemberType(char[], ReferenceBinding) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
-
- findMemberTypes(char[], ReferenceBinding, Scope, SourceTypeBinding, boolean, boolean, ObjectVector, Binding[], int[], int[], boolean) -
Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
-
- findMethod(ReferenceBinding, char[], TypeBinding[], InvocationSite, boolean) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
-
- findMethod(IMethod) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ASTNodeFinder
-
- findMethod(IType, char[], String[], boolean) -
Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
- Finds the IMethod element corresponding to the given selector,
without creating a new dummy instance of a binary method.
- findMethod(ReferenceBinding, char[], TypeBinding[], InvocationSite, boolean) -
Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
-
- findMethod0(ReferenceBinding, char[], TypeBinding[], InvocationSite, boolean) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
-
- findMethodBinding(BlockScope, TypeBinding[]) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
- Find the method binding;
if this.innersNeedUpdate allow for two attempts where the first round may stop
after applicability checking (18.5.1) to include more information into the final
invocation type inference (18.5.2).
- findMethodForArray(ArrayBinding, char[], TypeBinding[], InvocationSite) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
-
- findMethodForArray(ArrayBinding, char[], TypeBinding[], InvocationSite) -
Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
-
- findMethodFromBinding(MethodBinding, String[], ReferenceBinding) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
- This method returns an IMethod element from the given method and declaring type bindings.
- findMethodInSuperInterfaces(ReferenceBinding, char[], ObjectVector, List<TypeBinding>, InvocationSite) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
-
- findMethodParameterNames(char[], char[], char[], char[][]) -
Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
-
- findMethods(IMethod) -
Method in interface org.aspectj.org.eclipse.jdt.core.IType
- Finds the methods in this type that correspond to
the given method.
- findMethods(IMethod) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.BinaryType
-
- findMethods(IMethod, IMethod[]) -
Static method in class org.aspectj.org.eclipse.jdt.internal.core.Member
-
- findMethods(IMethod) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceType
-
- findMostSpecificStatus(FlowInfo, BlockScope, BlockScope) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
-
- findNextTypeBinding(int, Scope, PackageBinding) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
-
- findNode(CompilationUnit) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElement
- Returns the
ASTNode
that corresponds to this JavaElement
or null
if there is no corresponding node.
- findNode(CompilationUnit) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceField
-
- findNode(CompilationUnit) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
- Returns the
ASTNode
that corresponds to this JavaElement
or null
if there is no corresponding node.
- findNodeForSourceFile(IProgramElement, String) -
Method in interface org.aspectj.asm.IHierarchy
- Discover the node representing a particular source file.
- findNodeForSourceFile(IProgramElement, String) -
Method in class org.aspectj.asm.internal.AspectJElementHierarchy
- Discover the node representing a particular source file.
- findNodeForSourceLine(String, int) -
Method in class org.aspectj.ajde.ui.BuildConfigModel
-
- findOriginalInheritedMethod(MethodBinding) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
-
- findOriginalResource(IPath) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
-
- findOverriddenMethodInType(ReferenceBinding, MethodBinding) -
Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.SelectionEngine
-
- findPackageFragment(IPath) -
Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
- Returns the first existing package fragment on this project's classpath
whose path matches the given (absolute) path, or
null
if none
exist.
- findPackageFragment(String) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
-
- findPackageFragment(IPath) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
-
- findPackageFragment(IPath) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
- Returns the package fragment whose path matches the given
(absolute) path, or
null
if none exist.
- findPackageFragmentRoot(IPath) -
Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
- Returns the existing package fragment root on this project's classpath
whose path matches the given (absolute) path, or
null
if
one does not exist.
- findPackageFragmentRoot(IPath) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
-
- findPackageFragmentRoot0(IPath) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
-
- findPackageFragmentRoots(IClasspathEntry) -
Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
- Returns the existing package fragment roots identified by the given entry.
- findPackageFragmentRoots(IClasspathEntry) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
-
- findPackageFragments(String, boolean) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
- Returns the package fragments whose name matches the given
(qualified) name, or
null
if none exist.
- findPackageFragments(String, boolean, boolean) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
- Returns the package fragments whose name matches the given
(qualified) name or pattern, or
null
if none exist.
- findPackages(char[], ISearchRequestor) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.CancelableNameEnvironment
-
- findPackages(char[], ISearchRequestor) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
- Find the packages that start with the given prefix.
- findParameterNames(IProgressMonitor) -
Method in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
- Finds the method parameter names.
- findParameterNames(IProgressMonitor) -
Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
- Finds the method parameter names.
- findPointcut(String) -
Method in class org.aspectj.weaver.ResolvedType
-
- findPrimaryType() -
Method in interface org.aspectj.org.eclipse.jdt.core.ITypeRoot
- Finds the primary type of this Java type root (that is, the type with the same name as the
compilation unit, or the type of a class file), or
null
if no such a type exists.
- findPrimaryType() -
Method in interface org.aspectj.org.eclipse.jdt.core.IWorkingCopy
- Deprecated. Use
ITypeRoot.findPrimaryType()
instead.
- findPrimaryType() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.ClassFile
-
- findPrimaryType() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
-
- findPrivilegedBinding(SourceTypeBinding, ASTNode) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
-
- findPrivilegedBinding(SourceTypeBinding, InvocationSite) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
-
- findPrivilegedHandler(ReferenceBinding) -
Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
-
- findRecommendedLineSeparator() -
Method in interface org.aspectj.org.eclipse.jdt.core.IOpenable
- Finds and returns the recommended line separator for this element.
- findRecommendedLineSeparator() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.Openable
-
- findReferences -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
-
- findReferences -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
-
- findReferences -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterPattern
-
- findReferences -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.VariablePattern
-
- findResidue(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.Pointcut
- This can be called from NotPointcut even for Pointcuts that don't match the shadow
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.internal.tools.PointcutDesignatorHandlerBasedPointcut
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.AndPointcut
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.AnnotationPointcut
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.ArgsPointcut
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.CflowPointcut
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.ConcreteCflowPointcut
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.HandlerPointcut
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.IfPointcut
- At each shadow that matched, the residue can be different.
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.IfPointcut.IfTruePointcut
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.KindedPointcut
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.NotPointcut
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.OrPointcut
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.PerCflow
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.PerFromSuper
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.PerObject
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.PerSingleton
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.PerTypeWithin
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.Pointcut
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.ReferencePointcut
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
- The guard here is going to be the hasAnnotation() test - if it gets through (which we cannot determine until runtime) then we
must have a TypeAnnotationAccessVar in place - this means we must *always* have one in place.
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
- Residue is the remainder of the pointcut match that couldn't be performed with the purely static information at compile time
and this method returns the residue of a pointcut at a particular shadow.
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.WithinAnnotationPointcut
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.WithincodePointcut
-
- findResidueInternal(Shadow, ExposedState) -
Method in class org.aspectj.weaver.patterns.WithinPointcut
-
- findSharedWorkingCopy(IBufferFactory) -
Method in interface org.aspectj.org.eclipse.jdt.core.IWorkingCopy
- Deprecated. Use
ICompilationUnit.findWorkingCopy(WorkingCopyOwner)
instead.
- findSharedWorkingCopy(IBufferFactory) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
- Deprecated.
- findSource(String, String) -
Method in class org.aspectj.org.eclipse.jdt.core.WorkingCopyOwner
- Returns the source of the compilation unit that defines the given type in
the given package, or
null
if the type is unknown to this
owner.
- findSource(IType, IBinaryType) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
- Locates and returns source code for the given (binary) type, in this
SourceMapper's ZIP file, or returns
null
if source
code cannot be found.
- findSource(IType, String) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
- Locates and returns source code for the given (binary) type, in this
SourceMapper's ZIP file, or returns
null
if source
code cannot be found.
- findSource(String) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
-
- findSourceFile(IFile, boolean) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
-
- findSourceFiles(IResourceDelta) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
-
- findSourceFiles(IResourceDelta, ClasspathMultiDirectory, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
-
- findStateManagingOutputLocation(File) -
Static method in class org.aspectj.ajdt.internal.core.builder.IncrementalStateManager
-
- findSuperTypeOriginatingFrom(TypeBinding) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
-
- findSuperTypeOriginatingFrom(int, boolean) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
- Find supertype which originates from a given well-known type, or null if not found
(using id avoids triggering the load of well-known type: 73740)
NOTE: only works for erasures of well-known types, as random other types may share
same id though being distincts.
- findSuperTypeOriginatingFrom(TypeBinding) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
- Find supertype which originates from a given type, or null if not found
- findType(char[], char[][]) -
Method in class org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
-
- findType(char[][]) -
Method in class org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
-
- findType(String) -
Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
- Returns the first type (excluding secondary types) found following this project's
classpath with the given fully qualified name or
null
if none is found.
- findType(String, IProgressMonitor) -
Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
- Same functionality as
IJavaProject.findType(String)
but also looks for secondary
types if the given name does not match a compilation unit name.
- findType(String, WorkingCopyOwner, IProgressMonitor) -
Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
- Same functionality as
#findType(String, WorkingCopyOwner)
but also looks for secondary types if the given name does not match
a compilation unit name.
- findType(String, String, IProgressMonitor) -
Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
- Same functionality as
#findType(String, String)
but also looks for
secondary types if the given name does not match a compilation unit name.
- findType(String, String, WorkingCopyOwner, IProgressMonitor) -
Method in interface org.aspectj.org.eclipse.jdt.core.IJavaProject
- Same functionality as
#findType(String, String, WorkingCopyOwner)
but also looks for secondary types if the given name does not match a compilation unit name.
- findType(char[][]) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
-
- findType(char[][], boolean) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
-
- findType(char[], char[][]) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
-
- findType(char[][]) -
Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.INameEnvironment
- Find a type with the given compound name.
- findType(char[], char[][]) -
Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.env.INameEnvironment
- Find a type named
in the package .
- findType(char[], PackageBinding, PackageBinding) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
-
- findType(char[][]) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
-
- findType(char[], char[][]) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
-
- findType(char[], char[][]) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.CancelableNameEnvironment
-
- findType(char[][]) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.CancelableNameEnvironment
-
- findType(String) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
-
- findType(String, IProgressMonitor) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
-
- findType(String, String, IProgressMonitor) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
-
- findType(String, String, WorkingCopyOwner, IProgressMonitor) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
-
- findType(String, WorkingCopyOwner, IProgressMonitor) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
-
- findType(String, String, boolean, int, boolean) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
- Find type considering secondary types but without waiting for indexes.
- findType(String, String, boolean, int, boolean, boolean, boolean, IProgressMonitor) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
- Find type.
- findType(String, IPackageFragment, boolean, int, boolean, boolean) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
- Returns the first type in the given package whose name
matches the given (unqualified) name, or
null
if none
exist.
- findType(String, IPackageFragment, boolean, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
- Returns the first type in the given package whose name
matches the given (unqualified) name, or
null
if none
exist.
- findType(String, boolean, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
- Returns the type specified by the qualified name, or
null
if none exist.
- findType(String, boolean, int, boolean) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
-
- findType(String, boolean, int, boolean, boolean, boolean, IProgressMonitor) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.NameLookup
-
- findType(char[], char[][]) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
-
- findType(char[][]) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
-
- findType(char[][]) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
-
- findType(char[], char[][]) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
-
- findType(IType) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ASTNodeFinder
-
- findType(char[][]) -
Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetEnvironment
-
- findType(char[], char[][]) -
Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetEnvironment
-
- findTypeNames(String) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
-
- findTypeNames(String) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
-
- findTypeNames(String) -
Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
-
- findTypeNames(char[][]) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
-
- findTypes(char[], boolean, boolean, int, ISearchRequestor, IProgressMonitor) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.CancelableNameEnvironment
-
- findTypes(char[], boolean, boolean, int, ISearchRequestor) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
- Find the top-level types that are defined
in the current environment and whose name starts with the
given prefix.
- findTypes(char[], boolean, boolean, int, ISearchRequestor, IProgressMonitor) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
- Must be used only by CompletionEngine.
- findTypeVariable(char[], SourceTypeBinding) -
Method in class org.aspectj.ajdt.internal.compiler.lookup.InterTypeScope
-
- findTypeVariable(char[], SourceTypeBinding) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
- Other scopes can override this method
- findVariable(char[]) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
-
- findVariable(char[]) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
-
- findWorkingCopy(WorkingCopyOwner) -
Method in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
- Finds the working copy for this compilation unit, given a
WorkingCopyOwner
.
- findWorkingCopy(WorkingCopyOwner) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
-
- FINE_GRAIN_MASK -
Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
-
- FINE_GRAIN_MASK -
Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
-
- FINE_GRAIN_MASK -
Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.VariablePattern
-
- fineGrain() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
-
- fineGrain() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
-
- fineGrain -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
- Fine grain limitation
- fineGrain() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
-
- fineGrain() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
-
- fineGrain() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
-
- fineGrained() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
- Mark this delta as a fine-grained delta.
- finish(boolean) -
Method in interface org.aspectj.ajde.core.IBuildProgressMonitor
- Stop the progress monitor
- finish() -
Method in class org.aspectj.ajde.ui.swing.BuildProgressPanel
- Jumps the progress bar to the end.
- finish(boolean) -
Method in class org.aspectj.ajde.ui.swing.DefaultBuildProgressMonitor
- Jump the progress bar to the end and finish progress monitoring.
- finished(SourceFile) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.WorkQueue
-
- finished() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.search.SubTypeSearchJob
-
- finishedCompilationUnit(CompilationUnitDeclaration) -
Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
-
- finishedTypeMungers -
Variable in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
-
- finishedWith(String, CompilationResult, char[], ArrayList, ArrayList) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
-
- finishedWith(String, CompilationResult, char[], ArrayList, ArrayList) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
-
- finishedWith() -
Method in class org.aspectj.weaver.bcel.BcelObjectType
-
- finishResolveTypes(AbstractMethodDeclaration, MethodBinding, int, SourceTypeBinding) -
Method in class org.aspectj.ajdt.internal.compiler.ast.PointcutDesignator
-
- finishResolveTypes(SourceTypeBinding) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
- Called at the end of resolving types
- finishTypeMungers() -
Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
-
- fInsertionPosition -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
- Deprecated. This position is the position of the end of the last line separator before the closing brace starting
position of the receiver.
- fire(IJavaElementDelta, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
-
- fireChange() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
- Notifies listeners that this hierarchy has changed and needs
refreshing.
- fireModelUpdated() -
Method in class org.aspectj.asm.AsmManager
-
- fireNavigateBackAction(StructureView) -
Method in class org.aspectj.ajde.ui.StructureViewManager
-
- fireNavigateForwardAction(StructureView) -
Method in class org.aspectj.ajde.ui.StructureViewManager
-
- fireNavigationAction(String, int) -
Method in class org.aspectj.ajde.ui.StructureViewManager
- Only navigations of the default view are registered with the history.
- fireNavigationAction(IProgramElement, boolean) -
Method in class org.aspectj.ajde.ui.StructureViewManager
- History is recorded for
LinkNode
navigations.
- FIRST_ENUM_CONST -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
-
- FIRST_KIND -
Static variable in class org.aspectj.org.eclipse.jdt.core.CompletionProposal
- First valid completion kind.
- firstActionWithID(String, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
-
- FirstAssignmentToLocal -
Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
-
- firstBound -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
- Denote the first explicit (binding) bound amongst the supertypes (from declaration in source)
If no superclass was specified, then it denotes the first superinterface, or null if none was specified.
- firstLeadingCommentIndex(ASTNode) -
Method in class org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
- Return the index in the whole comments list
CompilationUnit.getCommentList()
of the first leading comments associated with the given node.
- firstTagPosition -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
-
- firstToken -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
-
- fIsFragmented -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
- Deprecated. True when this node has attributes that have
been altered from their original state in the
shared document, or when the attributes of a
descendant have been altered.
- fixedErrorCount -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
-
- FixedErrorCount -
Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
-
- fixedLength -
Variable in class org.aspectj.apache.bcel.generic.InstructionSelect
-
- fixedWarningCount -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
-
- FixedWarningCount -
Static variable in class org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
-
- FIXING_SUPER_CALLS -
Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
-
- FIXING_SUPER_CALLS_IN_ITDS -
Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
-
- fixSuperCallsInBody() -
Method in class org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
-
- fixTaskTags(Map) -
Static method in class org.aspectj.org.eclipse.jdt.internal.core.util.Util
-
- FLAG_BRIDGES -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
-
- FLAG_MARKERS -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
-
- FLAG_SERIALIZABLE -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
-
- Flags - Class in org.aspectj.org.eclipse.jdt.core
- Utility class for decoding modifier flags in Java elements.
- FLAGS -
Static variable in interface org.aspectj.org.eclipse.jdt.core.IJavaModelMarker
- Flags marker attribute (value
"flags"
).
- flags(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
-
- flags -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.Buffer
-
- flags -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.CreateImportOperation
-
- flags -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
-
- fLastChild -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
- Deprecated. The last child of this node -
null
when this node has no children.
- FlatFileCacheBacking - Class in org.aspectj.weaver.tools.cache
- Uses a "flat" files model to store the cached instrumented classes
and aspects - i.e., each class/aspect is stored as a separate (binary)
file.
- FlatFileCacheBacking(File) -
Constructor for class org.aspectj.weaver.tools.cache.FlatFileCacheBacking
-
- flatten(File[], String) -
Static method in class org.aspectj.util.FileUtil
- Render a set of files to String as a path by getting absolute paths of each and delimiting with infix.
- flatten(String[], String) -
Static method in class org.aspectj.util.FileUtil
- Flatten File[] to String.
- FLAVORS_MASK -
Static variable in class org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
-
- fLineStartPositions -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
- Deprecated. The source positions of all of the line separators in the document.
- FLOAD -
Static variable in interface org.aspectj.apache.bcel.Constants
-
- FLOAD -
Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- fload(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
-
- FLOAD_0 -
Static variable in interface org.aspectj.apache.bcel.Constants
-
- FLOAD_0 -
Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
-
- FLOAD_0 -
Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- fload_0() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
-
- FLOAD_1 -
Static variable in interface org.aspectj.apache.bcel.Constants
-
- FLOAD_1 -
Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
-
- FLOAD_1 -
Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- fload_1() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
-
- FLOAD_2 -
Static variable in interface org.aspectj.apache.bcel.Constants
-
- FLOAD_2 -
Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
-
- FLOAD_2 -
Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- fload_2() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
-
- FLOAD_3 -
Static variable in interface org.aspectj.apache.bcel.Constants
-
- FLOAD_3 -
Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
-
- FLOAD_3 -
Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- fload_3() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
-
- FLOAT -
Static variable in class org.aspectj.apache.bcel.classfile.Utility.ResultHolder
-
- FLOAT -
Static variable in class org.aspectj.apache.bcel.generic.Type
-
- FLOAT -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
- Type code for the primitive type "float".
- FLOAT -
Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
-
- FLOAT -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
-
- FLOAT -
Static variable in class org.aspectj.weaver.UnresolvedType
-
- FLOAT -
Variable in class org.aspectj.weaver.World
-
- Float2Byte -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
-
- Float2Char -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
-
- Float2Double -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
-
- Float2Float -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
-
- Float2Int -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
-
- Float2Long -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
-
- Float2Short -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
-
- Float2String -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
-
- FLOAT_ARRAY -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
-
- FLOAT_INITIAL_SIZE -
Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
-
- FLOAT_TAG -
Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
- Tag value for a constant of type
float
- floatAt(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
-
- floatAt(byte[], int, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileStruct
-
- floatCache -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
-
- FloatCache - Class in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
-
- FloatCache() -
Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.FloatCache
- Constructs a new, empty hashtable.
- FloatCache(int) -
Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.FloatCache
- Constructs a new, empty hashtable with the specified initial
capacity.
- FloatConstant - Class in org.aspectj.org.eclipse.jdt.internal.compiler.impl
-
- FloatConstrSignature -
Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
-
- floatFloatSignature -
Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
-
- FloatLiteral - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
-
- FloatLiteral(char[], int, int) -
Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FloatLiteral
-
- floatObject(float) -
Static method in class org.aspectj.runtime.internal.Conversions
-
- FloatTag -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
-
- FloatUtil - Class in org.aspectj.org.eclipse.jdt.internal.compiler.util
- Internal utility for declaring with hexadecimal double and float literals.
- FloatUtil() -
Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.util.FloatUtil
-
- floatValue() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ByteConstant
-
- floatValue() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CharConstant
-
- floatValue() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
-
- floatValue() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.DoubleConstant
-
- floatValue() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
-
- floatValue() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IntConstant
-
- floatValue() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.LongConstant
-
- floatValue() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ShortConstant
-
- floatValue(Object) -
Static method in class org.aspectj.runtime.internal.Conversions
-
- FLOATVALUE_FLOAT_METHOD_NAME -
Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
-
- FLOATVALUE_FLOAT_METHOD_SIGNATURE -
Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
-
- FlowContext - Class in org.aspectj.org.eclipse.jdt.internal.compiler.flow
- Reflects the context of code analysis, keeping track of enclosing
try statements, exception handlers, etc...
- FlowContext(FlowContext, ASTNode) -
Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
-
- FlowInfo - Class in org.aspectj.org.eclipse.jdt.internal.compiler.flow
-
- FlowInfo() -
Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
-
- flush() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
-
- flush() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
-
- flush() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
- Flushes all entries from the cache.
- flush(Object) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
- Flushes the given entry from the cache.
- flush() -
Method in class org.aspectj.weaver.World
- be careful calling this - pr152257
- flushAssistState() -
Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
-
- flushAssistState() -
Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
-
- flushClasspathProblemMarkers(boolean, boolean, boolean) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaProject
- Remove all markers denoting classpath problems
- flushCommentsDefinedPriorTo(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
-
- flushCommentsDefinedPriorTo(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
-
- flushCommentsDefinedPriorTo(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
-
- flushElementStack() -
Method in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
-
- flushFileMap() -
Method in class org.aspectj.asm.internal.AspectJElementHierarchy
-
- flushGeneratedClasses(ClassLoader) -
Method in class org.aspectj.weaver.loadtime.Aj
-
- flushGeneratedClasses() -
Method in class org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
- Flush the generated classes cache
- flushHandleMap() -
Method in interface org.aspectj.asm.IHierarchy
-
- flushHandleMap() -
Method in class org.aspectj.asm.internal.AspectJElementHierarchy
-
- flushMessages() -
Method in class org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageHolder
-
- flushTypeMap() -
Method in interface org.aspectj.asm.IHierarchy
-
- flushTypeMap() -
Method in class org.aspectj.asm.internal.AspectJElementHierarchy
-
- flushZipFiles(Object) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
- Flushes ZipFiles cache if there are no more clients.
- fMainTypeName -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
-
- FMUL -
Static variable in interface org.aspectj.apache.bcel.Constants
-
- FMUL -
Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
-
- FMUL -
Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- fmul() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
-
- fName -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
- Deprecated. The name of this node.
- fNameRange -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
- Deprecated. The original inclusive indicies of this node's name in
the shared document.
- FNEG -
Static variable in interface org.aspectj.apache.bcel.Constants
-
- FNEG -
Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
-
- FNEG -
Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- fneg() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
-
- fNextNode -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
- Deprecated. The sibling node following this node -
null
for the last node in the sibling list.
- fNode -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
- Deprecated. The current node being constructed.
- focus -
Variable in class org.aspectj.org.eclipse.jdt.core.search.SearchPattern
- The focus element (used for reference patterns)
- focusQualifiedName -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
-
- focusType -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
- The type the hierarchy was specifically computed for,
possibly null.
- focusType -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
-
- FOR -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
-
- FOR_BLOCK -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
-
- FOR_STATEMENT -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.ASTNode
- Node type constant indicating a node of type
ForStatement
.
- ForbiddenReference -
Static variable in interface org.aspectj.org.eclipse.jdt.core.compiler.IProblem
-
- ForbiddenReference -
Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
-
- forbiddenReference(FieldBinding, ASTNode, byte, String, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
-
- forbiddenReference(MethodBinding, ASTNode, byte, String, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
-
- forbiddenReference(TypeBinding, ASTNode, byte, String, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
-
- forbiddenReferenceIsError -
Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
-
- forBinaryFolder(IContainer, boolean, AccessRuleSet) -
Static method in class org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
-
- force -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
- Conflict resolution policy - by default do not force (fail on a conflict).
- FORCE_FORK -
Static variable in class org.aspectj.tools.ant.taskdefs.Ajdoc
- If true, ignore fork param and use FORCE_FORK_VALUE
- FORCE_FORK_VALUE -
Static variable in class org.aspectj.tools.ant.taskdefs.Ajdoc
- value used as fork when FORCE_FORK is true
- FORCE_IMMEDIATE_SEARCH -
Static variable in interface org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
- The search operation starts immediately, even if the underlying indexer
has not finished indexing the workspace.
- FORCE_INCREMENTAL_DURING_TESTING -
Static variable in class org.aspectj.ajdt.internal.core.builder.AjState
-
- FORCE_PROBLEM_DETECTION -
Static variable in interface org.aspectj.org.eclipse.jdt.core.ICompilationUnit
- Constant indicating that a reconcile operation should recompute the problems
even if the source hasn't changed.
- forceBatchBuildNextTimeAround() -
Method in class org.aspectj.ajdt.internal.core.builder.AjState
-
- forceBatchInitializations(boolean) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
-
- forcedToBeRaw(ReferenceContext) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
- Returns true if the receiver is forced to be of raw type either to satisfy the contract imposed
by a super type or because it *is* raw and the current type has no control over it (i.e the rawness
originates from some other file.)
- ForcedToBeRawType -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
-
- ForceImmediate -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.core.search.processing.IJob
-
- forceImplicitQualification -
Variable in class org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
-
- forceMunge(LazyClassGen, boolean) -
Method in class org.aspectj.weaver.bcel.BcelPerClauseAspectAdder
-
- forcePublic() -
Method in class org.aspectj.weaver.bcel.LazyClassGen
-
- forcePublic() -
Method in class org.aspectj.weaver.bcel.LazyMethodGen
-
- forceSingletonBehaviour -
Static variable in class org.aspectj.asm.AsmManager
-
- forDEBUG_bridgingCode -
Variable in class org.aspectj.weaver.World
-
- forDEBUG_structuralChangesCode -
Variable in class org.aspectj.weaver.World
-
- ForeachStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
-
- ForeachStatement(LocalDeclaration, int) -
Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
-
- forGenericType(String, TypeVariable[], String) -
Static method in class org.aspectj.weaver.UnresolvedType
-
- forGenericTypeSignature(String, String) -
Static method in class org.aspectj.weaver.UnresolvedType
-
- forGenericTypeVariables(String, TypeVariable[]) -
Static method in class org.aspectj.weaver.UnresolvedType
-
- forget(IProgramElement, IProgramElement) -
Method in class org.aspectj.asm.internal.AspectJElementHierarchy
-
- forgetExternalTimestampsAndIndexes() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
-
- forgetTypeVariablesCurrentlyBeingProcessed(Class<?>) -
Method in class org.aspectj.weaver.World
-
- FORMAL_REFERENCE -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadoc
-
- FormalBinding - Class in org.aspectj.org.eclipse.jdt.core.dom
-
- FormalBinding(Type, String, AST) -
Constructor for class org.aspectj.org.eclipse.jdt.core.dom.FormalBinding
-
- FormalBinding - Class in org.aspectj.weaver.patterns
-
- FormalBinding(UnresolvedType, String, int, int, int) -
Constructor for class org.aspectj.weaver.patterns.FormalBinding
-
- FormalBinding(UnresolvedType, int) -
Constructor for class org.aspectj.weaver.patterns.FormalBinding
-
- FormalBinding(UnresolvedType, String, int) -
Constructor for class org.aspectj.weaver.patterns.FormalBinding
-
- FormalBinding.ImplicitFormalBinding - Class in org.aspectj.weaver.patterns
- A marker class for bindings for which we want to ignore unbound issue and consider them as implicit binding - f.e.
- FormalBinding.ImplicitFormalBinding(UnresolvedType, String, int) -
Constructor for class org.aspectj.weaver.patterns.FormalBinding.ImplicitFormalBinding
-
- formalIndex -
Variable in class org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
-
- formalIndex -
Variable in class org.aspectj.weaver.patterns.BindingAnnotationTypePattern
-
- formalName -
Variable in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
-
- formalTypeParameter2TypeVariable(GenericSignature.FormalTypeParameter, GenericSignature.FormalTypeParameter[], World) -
Static method in class org.aspectj.weaver.bcel.BcelGenericSignatureToTypeXConverter
-
- formalTypeParameters -
Variable in class org.aspectj.util.GenericSignature.ClassSignature
-
- formalTypeParameters -
Variable in class org.aspectj.util.GenericSignature.MethodTypeSignature
-
- format(int, int, boolean, char) -
Static method in class org.aspectj.apache.bcel.classfile.Utility
- Return a string for an integer justified left or right and filled up with 'fill' characters if necessary.
- format(int, String, int, int, int, String) -
Method in class org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatter
- Format
source
,
and returns a text edit that correspond to the difference between the given
string and the formatted string.
- format(int, String, IRegion[], int, String) -
Method in class org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatter
- Format
source
,
and returns a text edit that correspond to the difference between the given string and the formatted string.
- format(String, int, int[], String) -
Method in interface org.aspectj.org.eclipse.jdt.core.ICodeFormatter
- Deprecated. Formats the String
sourceString
,
and returns a string containing the formatted version.
- format(String, ASTNode[]) -
Method in class org.aspectj.org.eclipse.jdt.internal.formatter.CodeFormatterVisitor
-
- format(String, CompilationUnitDeclaration) -
Method in class org.aspectj.org.eclipse.jdt.internal.formatter.CodeFormatterVisitor
-
- format(String, ConstructorDeclaration) -
Method in class org.aspectj.org.eclipse.jdt.internal.formatter.CodeFormatterVisitor
-
- format(String, Expression) -
Method in class org.aspectj.org.eclipse.jdt.internal.formatter.CodeFormatterVisitor
-
- format(int, String, int, int, int, String) -
Method in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatter
-
- format(int, String, IRegion[], int, String) -
Method in class org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatter
- Format
source
,
and returns a text edit that correspond to the difference between the given string and the formatted string.
- format(String, int, int[], String) -
Method in class org.aspectj.org.eclipse.jdt.internal.formatter.old.CodeFormatter
- Deprecated.
- format(Pointcut) -
Static method in class org.aspectj.weaver.patterns.PointcutRewriter
- Allows formatting of the output pointcut for debugging...
- format(String) -
Static method in class org.aspectj.weaver.WeaverMessages
-
- format(String, Object) -
Static method in class org.aspectj.weaver.WeaverMessages
-
- format(String, Object, Object) -
Static method in class org.aspectj.weaver.WeaverMessages
-
- format(String, Object, Object, Object) -
Static method in class org.aspectj.weaver.WeaverMessages
-
- format(String, Object, Object, Object, Object) -
Static method in class org.aspectj.weaver.WeaverMessages
-
- format2(int, String, int, String, Map) -
Static method in class org.aspectj.org.eclipse.jdt.internal.formatter.comment.CommentFormatterUtil
- Creates edits that describe how to format the given string.
- formatArgs(Object[]) -
Method in class org.aspectj.weaver.tools.AbstractTrace
- Format arguments into a comma separated list
- formatArray(Object) -
Method in class org.aspectj.weaver.tools.AbstractTrace
-
- formatCollection(Collection) -
Method in class org.aspectj.weaver.tools.AbstractTrace
-
- formatComment(int, String, int, int, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.formatter.CodeFormatterVisitor
-
- formatEntry(int, Object) -
Method in interface org.aspectj.bridge.context.ContextFormatter
-
- FormatJavadoc - Class in org.aspectj.org.eclipse.jdt.internal.formatter
- Represents a full Javadoc comment for the
FormatterCommentParser
. - FormatJavadoc(int, int, int) -
Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.FormatJavadoc
-
- FormatJavadocBlock - Class in org.aspectj.org.eclipse.jdt.internal.formatter
- Represents a block in a
FormatJavadoc
which might be a
description or a tag (seeFormatJavadocBlock.isDescription()
). - FormatJavadocBlock(int, int, int, int) -
Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.FormatJavadocBlock
-
- FormatJavadocNode - Class in org.aspectj.org.eclipse.jdt.internal.formatter
- Abstract class for all
FormatJavadoc
nodes. - FormatJavadocNode(int, int, int) -
Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.FormatJavadocNode
-
- FormatJavadocReference - Class in org.aspectj.org.eclipse.jdt.internal.formatter
- Represents a reference in a javadoc comment block (see
FormatJavadocBlock
. - FormatJavadocReference(int, int, int) -
Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.FormatJavadocReference
-
- FormatJavadocReference(long, int) -
Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.FormatJavadocReference
-
- FormatJavadocText - Class in org.aspectj.org.eclipse.jdt.internal.formatter
- Represents text inside a javadoc comment block.
- FormatJavadocText(int, int, int, int, int) -
Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.FormatJavadocText
-
- formatMessage(String, String, String, Object, Object[]) -
Method in class org.aspectj.weaver.tools.AbstractTrace
-
- formatMessage(String, String, Throwable) -
Method in class org.aspectj.weaver.tools.AbstractTrace
-
- formatObj(Object) -
Method in class org.aspectj.weaver.tools.AbstractTrace
- Format objects safely avoiding toString which can cause recursion,
NullPointerExceptions or highly verbose results.
- formatObjects(Object[]) -
Method in class org.aspectj.weaver.tools.AbstractTrace
-
- formatString(int, String, int, int, int) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
-
- formatter -
Variable in class org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
-
- formatter -
Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.Scribe
-
- FORMATTER_ALIGN_TYPE_MEMBERS_ON_COLUMNS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to align type members of a type declaration on column
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.formatter.align_type_members_on_columns"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_ALIGNMENT_FOR_ARGUMENTS_IN_ALLOCATION_EXPRESSION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of arguments in allocation expression
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_ARGUMENTS_IN_ANNOTATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of arguments in annotation
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_ARGUMENTS_IN_ENUM_CONSTANT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of arguments in enum constant
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_ARGUMENTS_IN_EXPLICIT_CONSTRUCTOR_CALL -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of arguments in explicit constructor call
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_ARGUMENTS_IN_METHOD_INVOCATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of arguments in method invocation
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_ARGUMENTS_IN_QUALIFIED_ALLOCATION_EXPRESSION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of arguments in qualified allocation expression
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_ASSIGNMENT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of assignment
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_assignment"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_BINARY_EXPRESSION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of binary expression
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_binary_expression"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_COMPACT_IF -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of compact if
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_compact_if"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_ONE_PER_LINE, INDENT_BY_ONE)
- FORMATTER_ALIGNMENT_FOR_CONDITIONAL_EXPRESSION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of conditional expression
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_conditional_expression"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_ONE_PER_LINE, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_ENUM_CONSTANTS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of enum constants
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_enum_constants"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_EXPRESSIONS_IN_ARRAY_INITIALIZER -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of expressions in array initializer
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_METHOD_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of method declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_method_declaration"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_MULTIPLE_FIELDS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of multiple fields
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_multiple_fields"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_PARAMETERS_IN_CONSTRUCTOR_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of parameters in constructor declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_PARAMETERS_IN_METHOD_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of parameters in method declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_RESOURCES_IN_TRY -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of resources in a try with resources statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_resources_in_try"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_NEXT_PER_LINE, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_SELECTOR_IN_METHOD_INVOCATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of selector in method invocation
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_SUPERCLASS_IN_TYPE_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of superclass in type declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_NEXT_SHIFTED, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_SUPERINTERFACES_IN_ENUM_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of superinterfaces in enum declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_SUPERINTERFACES_IN_TYPE_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of superinterfaces in type declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_THROWS_CLAUSE_IN_CONSTRUCTOR_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of throws clause in constructor declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_THROWS_CLAUSE_IN_METHOD_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of throws clause in method declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_method_declaration"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_ALIGNMENT_FOR_UNION_TYPE_IN_MULTICATCH -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of exceptions declared in a Union Type in the argument of a multicatch statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_union_type_in_multicatch"
- possible values: values returned by
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
- FORMATTER_BLANK_LINES_AFTER_IMPORTS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add blank lines after the imports declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_after_imports"
- possible values: "<n>", where n is zero or a positive integer
- default: "0"
- FORMATTER_BLANK_LINES_AFTER_PACKAGE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add blank lines after the package declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_after_package"
- possible values: "<n>", where n is zero or a positive integer
- default: "0"
- FORMATTER_BLANK_LINES_AT_BEGINNING_OF_METHOD_BODY -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add blank lines at the beginning of the method body
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body"
- possible values: "<n>", where n is zero or a positive integer
- default: "0"
- FORMATTER_BLANK_LINES_BEFORE_FIELD -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add blank lines before a field declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_before_field"
- possible values: "<n>", where n is zero or a positive integer
- default: "0"
- FORMATTER_BLANK_LINES_BEFORE_FIRST_CLASS_BODY_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add blank lines before the first class body declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_before_first_class_body_declaration"
- possible values: "<n>", where n is zero or a positive integer
- default: "0"
- FORMATTER_BLANK_LINES_BEFORE_IMPORTS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add blank lines before the imports declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_before_imports"
- possible values: "<n>", where n is zero or a positive integer
- default: "0"
- FORMATTER_BLANK_LINES_BEFORE_MEMBER_TYPE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add blank lines before a member type declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_before_member_type"
- possible values: "<n>", where n is zero or a positive integer
- default: "0"
- FORMATTER_BLANK_LINES_BEFORE_METHOD -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add blank lines before a method declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_before_method"
- possible values: "<n>", where n is zero or a positive integer
- default: "0"
- FORMATTER_BLANK_LINES_BEFORE_NEW_CHUNK -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add blank lines before a new chunk
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_before_new_chunk"
- possible values: "<n>", where n is zero or a positive integer
- default: "0"
- FORMATTER_BLANK_LINES_BEFORE_PACKAGE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add blank lines before the package declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_before_package"
- possible values: "<n>", where n is zero or a positive integer
- default: "0"
- FORMATTER_BLANK_LINES_BETWEEN_IMPORT_GROUPS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add blank lines between import groups
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_between_import_groups"
- possible values: "<n>", where n is zero or a positive integer
- default: "1"
- FORMATTER_BLANK_LINES_BETWEEN_TYPE_DECLARATIONS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add blank lines between type declarations
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations"
- possible values: "<n>", where n is zero or a positive integer
- default: "0"
- FORMATTER_BRACE_POSITION_FOR_ANNOTATION_TYPE_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of an annotation type declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_annotation_type_declaration"
- possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP }
- default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_ANONYMOUS_TYPE_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of an anonymous type declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_anonymous_type_declaration"
- possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP }
- default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_ARRAY_INITIALIZER -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of an array initializer
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_array_initializer"
- possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP }
- default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_BLOCK -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a block
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_block"
- possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP }
- default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_BLOCK_IN_CASE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a block in a case statement when the block is the first statement following
the case
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_block_in_case"
- possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP }
- default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_CONSTRUCTOR_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a constructor declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_constructor_declaration"
- possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP }
- default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_ENUM_CONSTANT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of an enum constant
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_enum_constant"
- possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP }
- default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_ENUM_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of an enum declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_enum_declaration"
- possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP }
- default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_LAMBDA_BODY -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a lambda block
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_lambda_body"
- possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP }
- default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_METHOD_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a method declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_method_declaration"
- possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP }
- default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_SWITCH -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a switch statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_switch"
- possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP }
- default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_TYPE_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a type declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.brace_position_for_type_declaration"
- possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP }
- default: END_OF_LINE
- FORMATTER_CLEAR_BLANK_LINES -
Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
- Deprecated. Use
DefaultCodeFormatterConstants.FORMATTER_NUMBER_OF_EMPTY_LINES_TO_PRESERVE
instead.
- FORMATTER_COMMENT_CLEAR_BLANK_LINES -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
- Deprecated. Use
DefaultCodeFormatterConstants.FORMATTER_COMMENT_CLEAR_BLANK_LINES_IN_BLOCK_COMMENT
and DefaultCodeFormatterConstants.FORMATTER_COMMENT_CLEAR_BLANK_LINES_IN_JAVADOC_COMMENT
- FORMATTER_COMMENT_CLEAR_BLANK_LINES_IN_BLOCK_COMMENT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether blank lines are cleared inside block comments
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_block_comment"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_COMMENT_CLEAR_BLANK_LINES_IN_JAVADOC_COMMENT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether blank lines are cleared inside javadoc comments
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_javadoc_comment"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_COMMENT_FORMAT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
- Deprecated. Use multiple settings for each kind of comments. See
DefaultCodeFormatterConstants.FORMATTER_COMMENT_FORMAT_BLOCK_COMMENT
,
DefaultCodeFormatterConstants.FORMATTER_COMMENT_FORMAT_JAVADOC_COMMENT
and DefaultCodeFormatterConstants.FORMATTER_COMMENT_FORMAT_LINE_COMMENT
.
- FORMATTER_COMMENT_FORMAT_BLOCK_COMMENT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether multiple lines comments are formatted
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.comment.format_block_comments"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_COMMENT_FORMAT_HEADER -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether the header comment of a Java source file is formatted
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.comment.format_header"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_COMMENT_FORMAT_HTML -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether HTML tags are formatted.
- FORMATTER_COMMENT_FORMAT_JAVADOC_COMMENT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether javadoc comments are formatted
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.comment.format_javadoc_comments"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_COMMENT_FORMAT_LINE_COMMENT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether single line comments are formatted
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.comment.format_line_comments"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_COMMENT_FORMAT_LINE_COMMENT_STARTING_ON_FIRST_COLUMN -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to format line comments that start on the first column
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.format_line_comment_starting_on_first_column"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_COMMENT_FORMAT_SOURCE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether code snippets are formatted in comments
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.comment.format_source_code"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_COMMENT_INDENT_PARAMETER_DESCRIPTION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether description of Javadoc parameters are indented
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.comment.indent_parameter_description"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_COMMENT_INDENT_ROOT_TAGS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether Javadoc root tags are indented.
- FORMATTER_COMMENT_INSERT_EMPTY_LINE_BEFORE_ROOT_TAGS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert an empty line before the Javadoc root tag block
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_COMMENT_INSERT_NEW_LINE_FOR_PARAMETER -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after Javadoc root tag parameters
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_COMMENT_LINE_LENGTH -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify the line length for comments.
- FORMATTER_COMMENT_NEW_LINES_AT_BLOCK_BOUNDARIES -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether block comments will have new lines at boundaries
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.comment.new_lines_at_block_boundaries"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_COMMENT_NEW_LINES_AT_JAVADOC_BOUNDARIES -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether javadoc comments will have new lines at boundaries
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.comment.new_lines_at_javadoc_boundaries"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_COMMENT_PARSER -
Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
-
- FORMATTER_COMMENT_PRESERVE_WHITE_SPACE_BETWEEN_CODE_AND_LINE_COMMENT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether the white space between code and line comments should be preserved or replaced with a single space
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_COMPACT_ASSIGNMENT -
Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
- Deprecated. Use
DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_BEFORE_ASSIGNMENT_OPERATOR
instead.
- FORMATTER_COMPACT_ELSE_IF -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to compact else/if
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.compact_else_if"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_CONTINUATION_INDENTATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to set the continuation indentation
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.continuation_indentation"
- possible values: "<n>", where n is zero or a positive integer
- default: "2"
- FORMATTER_CONTINUATION_INDENTATION_FOR_ARRAY_INITIALIZER -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to set the continuation indentation inside array initializer
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.continuation_indentation_for_array_initializer"
- possible values: "<n>", where n is zero or a positive integer
- default: "2"
- FORMATTER_DISABLING_TAG -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to define the tag to put in a comment to disable the formatting.
- FORMATTER_ENABLING_TAG -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to define the tag to put in a comment to re-enable the formatting after it has been disabled (see
DefaultCodeFormatterConstants.FORMATTER_DISABLING_TAG
)
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.enabling_tag"
- possible values: String, with constraints mentioned below
- default: "@formatter:on"
- FORMATTER_EXTPOINT_ID -
Static variable in class org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
- Name of the extension point for contributing a source code formatter
- FORMATTER_INDENT_BODY_DECLARATIONS_COMPARE_TO_ANNOTATION_DECLARATION_HEADER -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent body declarations compare to its enclosing annotation declaration header
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_INDENT_BODY_DECLARATIONS_COMPARE_TO_ENUM_CONSTANT_HEADER -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent body declarations compare to its enclosing enum constant header
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_constant_header"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_INDENT_BODY_DECLARATIONS_COMPARE_TO_ENUM_DECLARATION_HEADER -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent body declarations compare to its enclosing enum declaration header
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_declaration_header"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_INDENT_BODY_DECLARATIONS_COMPARE_TO_TYPE_HEADER -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent body declarations compare to its enclosing type header
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_type_header"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_INDENT_BREAKS_COMPARE_TO_CASES -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent breaks compare to cases
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.indent_breaks_compare_to_cases"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_INDENT_EMPTY_LINES -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent empty lines
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.indent_empty_lines"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_INDENT_STATEMENTS_COMPARE_TO_BLOCK -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent statements inside a block
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.indent_statements_compare_to_block"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_INDENT_STATEMENTS_COMPARE_TO_BODY -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent statements inside the body of a method or a constructor
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.indent_statements_compare_to_body"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_INDENT_SWITCHSTATEMENTS_COMPARE_TO_CASES -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent switch statements compare to cases
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_INDENT_SWITCHSTATEMENTS_COMPARE_TO_SWITCH -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent switch statements compare to switch
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_INDENTATION_SIZE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify the equivalent number of spaces that represents one indentation
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.indentation.size"
- possible values: "<n>", where n is zero or a positive integer
- default: "4"
- FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
- Deprecated. All new options must be enabled to activate old strategy
DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_MEMBER
DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_LOCAL_VARIABLE
DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_PARAMETER
- FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_FIELD -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after an annotation on a field declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_LOCAL_VARIABLE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after an annotation on a local variable
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_MEMBER -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
- Deprecated. All new options must be enabled to activate old strategy
DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_FIELD
DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_METHOD
DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_PACKAGE
DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_TYPE
- FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_METHOD -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after an annotation on a method declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_method"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_PACKAGE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after an annotation on a package declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_package"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_PARAMETER -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after an annotation on a parameter
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_TYPE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after an annotation on a type declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_type"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_NEW_LINE_AFTER_LABEL -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after a label
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_after_label"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_AFTER_OPENING_BRACE_IN_ARRAY_INITIALIZER -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after the opening brace in an array initializer
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_AFTER_TYPE_ANNOTATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after a type annotation
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_after_type_annotation"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_AT_END_OF_FILE_IF_MISSING -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line at the end of the current file if missing
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_BEFORE_CATCH_IN_TRY_STATEMENT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line before the catch keyword in try statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_before_catch_in_try_statement"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_BEFORE_CLOSING_BRACE_IN_ARRAY_INITIALIZER -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line before the closing brace in an array initializer
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_BEFORE_ELSE_IN_IF_STATEMENT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line before the else keyword in if statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_before_else_in_if_statement"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_BEFORE_FINALLY_IN_TRY_STATEMENT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line before the finally keyword in try statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_before_finally_in_try_statement"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_BEFORE_WHILE_IN_DO_STATEMENT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line before while in do statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_IN_EMPTY_ANNOTATION_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line in an empty annotation declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_in_empty_annotation_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_NEW_LINE_IN_EMPTY_ANONYMOUS_TYPE_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line in an empty anonymous type declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_in_empty_anonymous_type_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_NEW_LINE_IN_EMPTY_BLOCK -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line in an empty block
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_in_empty_block"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_NEW_LINE_IN_EMPTY_ENUM_CONSTANT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line in an empty enum constant
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_constant"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_NEW_LINE_IN_EMPTY_ENUM_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line in an empty enum declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_NEW_LINE_IN_EMPTY_METHOD_BODY -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line in an empty method body
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_in_empty_method_body"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_NEW_LINE_IN_EMPTY_TYPE_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line in an empty type declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_new_line_in_empty_type_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_AND_IN_TYPE_PARAMETER -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after and in wilcard
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_and_in_type_parameter"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_ASSIGNMENT_OPERATOR -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after an assignment operator
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_assignment_operator"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_AT_IN_ANNOTATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after at in annotation
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_AT_IN_ANNOTATION_TYPE_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after at in annotation type declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_BINARY_OPERATOR -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after a binary operator
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_binary_operator"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_CLOSING_ANGLE_BRACKET_IN_TYPE_ARGUMENTS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the closing angle bracket in type arguments
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_arguments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_CLOSING_ANGLE_BRACKET_IN_TYPE_PARAMETERS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the closing angle bracket in type parameters
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_parameters"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_CLOSING_BRACE_IN_BLOCK -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the closing brace of a block
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_closing_brace_in_block"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_CLOSING_PAREN_IN_CAST -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the closing parenthesis of a cast expression
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_closing_paren_in_cast"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COLON_IN_ASSERT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the colon in an assert statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_colon_in_assert"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COLON_IN_CASE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after colon in a case statement when a opening brace follows the colon
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_colon_in_case"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COLON_IN_CONDITIONAL -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the colon in a conditional expression
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_colon_in_conditional"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COLON_IN_FOR -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after colon in a for statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_colon_in_for"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COLON_IN_LABELED_STATEMENT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the colon in a labeled statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_colon_in_labeled_statement"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_ALLOCATION_EXPRESSION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in an allocation expression
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_allocation_expression"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_ANNOTATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in annotation
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_ARRAY_INITIALIZER -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in an array initializer
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_array_initializer"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_CONSTRUCTOR_DECLARATION_PARAMETERS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in the parameters of a constructor declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_parameters"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_CONSTRUCTOR_DECLARATION_THROWS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in the exception names in a throws clause of a constructor declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_throws"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_ENUM_CONSTANT_ARGUMENTS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in the arguments of an enum constant
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_constant_arguments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_ENUM_DECLARATIONS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in enum declarations
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_declarations"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_EXPLICIT_CONSTRUCTOR_CALL_ARGUMENTS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in the arguments of an explicit constructor call
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_explicitconstructorcall_arguments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_FOR_INCREMENTS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in the increments of a for statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_increments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_FOR_INITS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in the initializations of a for statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_inits"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_METHOD_DECLARATION_PARAMETERS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in the parameters of a method declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_METHOD_DECLARATION_THROWS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in the exception names in a throws clause of a method declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_throws"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_METHOD_INVOCATION_ARGUMENTS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in the arguments of a method invocation
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_MULTIPLE_FIELD_DECLARATIONS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in multiple field declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_field_declarations"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_MULTIPLE_LOCAL_DECLARATIONS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in multiple local declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_local_declarations"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_PARAMETERIZED_TYPE_REFERENCE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in parameterized type reference
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_parameterized_type_reference"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_SUPERINTERFACES -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in superinterfaces names of a type header
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_superinterfaces"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_TYPE_ARGUMENTS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in type arguments
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_arguments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_TYPE_PARAMETERS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in type parameters
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_parameters"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_ELLIPSIS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after ellipsis
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_ellipsis"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_LAMBDA_ARROW -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the -> in lambda expressions
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_lambda_arrow"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_ANGLE_BRACKET_IN_PARAMETERIZED_TYPE_REFERENCE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening angle bracket in parameterized type reference
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_ANGLE_BRACKET_IN_TYPE_ARGUMENTS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening angle bracket in type arguments
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_ANGLE_BRACKET_IN_TYPE_PARAMETERS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening angle bracket in type parameters
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_BRACE_IN_ARRAY_INITIALIZER -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening brace in an array initializer
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_brace_in_array_initializer"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_BRACKET_IN_ARRAY_ALLOCATION_EXPRESSION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening bracket inside an array allocation expression
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_allocation_expression"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_BRACKET_IN_ARRAY_REFERENCE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening bracket inside an array reference
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_reference"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_ANNOTATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in annotation
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_annotation"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_CAST -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a cast expression
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_cast"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_CATCH -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a catch
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_catch"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_CONSTRUCTOR_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a constructor declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_constructor_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_ENUM_CONSTANT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in enum constant
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_enum_constant"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_FOR -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a for statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_for"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_IF -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in an if statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_if"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_METHOD_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a method declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_METHOD_INVOCATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a method invocation
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_invocation"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_PARENTHESIZED_EXPRESSION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a parenthesized expression
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_SWITCH -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a switch statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_switch"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_SYNCHRONIZED -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a synchronized statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_synchronized"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_TRY -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a try with resources statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_try"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_WHILE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a while statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_while"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_POSTFIX_OPERATOR -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after a postfix operator
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_postfix_operator"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_PREFIX_OPERATOR -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after a prefix operator
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_prefix_operator"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_QUESTION_IN_CONDITIONAL -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after question mark in a conditional expression
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_QUESTION_IN_WILDCARD -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after question mark in a wildcard
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_SEMICOLON_IN_FOR -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after semicolon in a for statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_SEMICOLON_IN_TRY_RESOURCES -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after semicolons following each resource declaration in a try with
resources statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_try_resources"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_UNARY_OPERATOR -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after an unary operator
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_unary_operator"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_AND_IN_TYPE_PARAMETER -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before and in wildcard
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_ASSIGNMENT_OPERATOR -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before an assignment operator
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_assignment_operator"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_AT_IN_ANNOTATION_TYPE_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before at in annotation type declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_BINARY_OPERATOR -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before an binary operator
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_binary_operator"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_ANGLE_BRACKET_IN_PARAMETERIZED_TYPE_REFERENCE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing angle bracket in parameterized type reference
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_parameterized_type_reference"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_ANGLE_BRACKET_IN_TYPE_ARGUMENTS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing angle bracket in type arguments
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_arguments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_ANGLE_BRACKET_IN_TYPE_PARAMETERS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing angle bracket in type parameters
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_parameters"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_BRACE_IN_ARRAY_INITIALIZER -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing brace in an array initializer
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_brace_in_array_initializer"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_BRACKET_IN_ARRAY_ALLOCATION_EXPRESSION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing bracket in an array allocation expression
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_allocation_expression"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_BRACKET_IN_ARRAY_REFERENCE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing bracket in an array reference
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_reference"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_ANNOTATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in annotation
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_annotation"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_CAST -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a cast expression
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_cast"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_CATCH -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a catch
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_catch"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_CONSTRUCTOR_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a constructor declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_constructor_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_ENUM_CONSTANT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in enum constant
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_enum_constant"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_FOR -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a for statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_for"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_IF -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in an if statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_METHOD_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a method declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_METHOD_INVOCATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a method invocation
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_invocation"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_PARENTHESIZED_EXPRESSION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a parenthesized expression
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_SWITCH -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a switch statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_switch"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_SYNCHRONIZED -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a synchronized statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_synchronized"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_TRY -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a try with resources statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_try"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_WHILE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a while statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_while"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_ASSERT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before colon in an assert statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_colon_in_assert"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_CASE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before colon in a case statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_colon_in_case"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_CONDITIONAL -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before colon in a conditional expression
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_colon_in_conditional"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_DEFAULT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before colon in a default statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_colon_in_default"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_FOR -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before colon in a for statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_colon_in_for"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_LABELED_STATEMENT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before colon in a labeled statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_colon_in_labeled_statement"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_ALLOCATION_EXPRESSION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in an allocation expression
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_allocation_expression"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_ANNOTATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in annotation
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_annotation"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_ARRAY_INITIALIZER -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in an array initializer
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_array_initializer"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_CONSTRUCTOR_DECLARATION_PARAMETERS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the parameters of a constructor declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_parameters"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_CONSTRUCTOR_DECLARATION_THROWS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the exception names of the throws clause of a constructor declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_throws"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_ENUM_CONSTANT_ARGUMENTS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the arguments of enum constant
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_constant_arguments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_ENUM_DECLARATIONS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in enum declarations
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_declarations"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_EXPLICIT_CONSTRUCTOR_CALL_ARGUMENTS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the arguments of an explicit constructor call
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_explicitconstructorcall_arguments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_FOR_INCREMENTS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the increments of a for statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_increments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_FOR_INITS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the initializations of a for statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_inits"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_METHOD_DECLARATION_PARAMETERS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the parameters of a method declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_METHOD_DECLARATION_THROWS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the exception names of the throws clause of a method declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_throws"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_METHOD_INVOCATION_ARGUMENTS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the arguments of a method invocation
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_MULTIPLE_FIELD_DECLARATIONS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in a multiple field declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_field_declarations"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_MULTIPLE_LOCAL_DECLARATIONS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in a multiple local declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_local_declarations"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_PARAMETERIZED_TYPE_REFERENCE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in parameterized type reference
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_parameterized_type_reference"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_SUPERINTERFACES -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the superinterfaces names in a type header
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_superinterfaces"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_TYPE_ARGUMENTS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in type arguments
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_arguments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_TYPE_PARAMETERS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in type parameters
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_parameters"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_ELLIPSIS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before ellipsis
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_ellipsis"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_LAMBDA_ARROW -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before lambda ->
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_lambda_arrow"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_ANGLE_BRACKET_IN_PARAMETERIZED_TYPE_REFERENCE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening angle bracket in parameterized type reference
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_ANGLE_BRACKET_IN_TYPE_ARGUMENTS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening angle bracket in type arguments
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_ANGLE_BRACKET_IN_TYPE_PARAMETERS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening angle bracket in type parameters
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_ANNOTATION_TYPE_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in an annotation type declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_annotation_type_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_ANONYMOUS_TYPE_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in an anonymous type declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_anonymous_type_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_ARRAY_INITIALIZER -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in an array initializer
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_BLOCK -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in a block
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_block"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_CONSTRUCTOR_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in a constructor declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_ENUM_CONSTANT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in an enum constant
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_constant"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_ENUM_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in an enum declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_METHOD_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in a method declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_method_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_SWITCH -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in a switch statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_switch"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_TYPE_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in a type declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_type_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACKET_IN_ARRAY_ALLOCATION_EXPRESSION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening bracket in an array allocation expression
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_allocation_expression"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACKET_IN_ARRAY_REFERENCE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening bracket in an array reference
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_reference"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACKET_IN_ARRAY_TYPE_REFERENCE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening bracket in an array type reference
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_type_reference"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_ANNOTATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in annotation
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_ANNOTATION_TYPE_MEMBER_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in annotation type member declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation_type_member_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_CATCH -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a catch
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_catch"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_CONSTRUCTOR_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a constructor declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_constructor_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_ENUM_CONSTANT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in enum constant
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_enum_constant"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_FOR -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a for statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_for"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_IF -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in an if statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_if"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_METHOD_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a method declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_METHOD_INVOCATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a method invocation
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_invocation"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_PARENTHESIZED_EXPRESSION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a parenthesized expression
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_SWITCH -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a switch statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_switch"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_SYNCHRONIZED -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a synchronized statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_synchronized"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_TRY -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a try with resources statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_try"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_WHILE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a while statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_PARENTHESIZED_EXPRESSION_IN_RETURN -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before parenthesized expression in return statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_PARENTHESIZED_EXPRESSION_IN_THROW -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before parenthesized expression in throw statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_POSTFIX_OPERATOR -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before a postfix operator
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_PREFIX_OPERATOR -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before a prefix operator
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_QUESTION_IN_CONDITIONAL -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before question mark in a conditional expression
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_QUESTION_IN_WILDCARD -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before question mark in a wildcard
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_question_in_wildcard"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_SEMICOLON -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before semicolon
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_semicolon"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_SEMICOLON_IN_FOR -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before semicolon in for statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_for"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_SEMICOLON_IN_TRY_RESOURCES -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before semicolons following each resource declaration in a try with
resources statement
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_try_resources"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_UNARY_OPERATOR -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before unary operator
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_unary_operator"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BETWEEN_BRACKETS_IN_ARRAY_TYPE_REFERENCE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space between brackets in an array type reference
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_BRACES_IN_ARRAY_INITIALIZER -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space between empty braces in an array initializer
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_between_empty_braces_in_array_initializer"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_BRACKETS_IN_ARRAY_ALLOCATION_EXPRESSION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space between empty brackets in an array allocation expression
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_between_empty_brackets_in_array_allocation_expression"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_PARENS_IN_ANNOTATION_TYPE_MEMBER_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space between empty parenthesis in an annotation type member declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_annotation_type_member_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_PARENS_IN_CONSTRUCTOR_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space between empty parenthesis in a constructor declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_constructor_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_PARENS_IN_ENUM_CONSTANT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space between empty parenthesis in enum constant
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_enum_constant"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_PARENS_IN_METHOD_DECLARATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space between empty parenthesis in a method declaration
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_PARENS_IN_METHOD_INVOCATION -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space between empty parenthesis in a method invocation
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_invocation"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_INSERT
- FORMATTER_JOIN_LINES_IN_COMMENTS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify whether the formatter can join text lines in comments or not
For example, the following comment:
/**
* The foo method.
- FORMATTER_JOIN_WRAPPED_LINES -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify whether the formatter can join wrapped lines or not
For example, the wrapped lines of method foo return statement in following test case:
class X {
String foo() {
return "select x "
+ "from y "
+ "where z=a";
}
}
will be preserved by the formatter when the new preference is used
even if the maximum line width would give it enough space to join the lines.
- FORMATTER_KEEP_ELSE_STATEMENT_ON_SAME_LINE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to keep else statement on the same line
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_else_statement_on_same_line"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_KEEP_EMPTY_ARRAY_INITIALIZER_ON_ONE_LINE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to keep empty array initializer one one line
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_empty_array_initializer_on_one_line"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_KEEP_GUARDIAN_CLAUSE_ON_ONE_LINE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to keep guardian clause on one line
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.format_guardian_clause_on_one_line"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_KEEP_SIMPLE_IF_ON_ONE_LINE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to keep simple if statement on the one line
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_imple_if_on_one_line"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_KEEP_THEN_STATEMENT_ON_SAME_LINE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to keep then statement on the same line
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_LINE_SPLIT -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify the length of the page.
- FORMATTER_LINE_SPLIT -
Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
- Deprecated. Use
DefaultCodeFormatterConstants.FORMATTER_LINE_SPLIT
instead
- FORMATTER_NEVER_INDENT_BLOCK_COMMENTS_ON_FIRST_COLUMN -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent block comments that start on the first column
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.formatter.never_indent_block_comments_on_first_column"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_NEVER_INDENT_LINE_COMMENTS_ON_FIRST_COLUMN -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent line comments that start on the first column
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.formatter.never_indent_line_comments_on_first_column"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_NEWLINE_CONTROL -
Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
- Deprecated. Use
DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_BEFORE_CATCH_IN_TRY_STATEMENT
,
DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_BEFORE_ELSE_IN_IF_STATEMENT
,
DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_BEFORE_FINALLY_IN_TRY_STATEMENT
,
DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_BEFORE_WHILE_IN_DO_STATEMENT
instead.
- FORMATTER_NEWLINE_ELSE_IF -
Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
- Deprecated. Use
DefaultCodeFormatterConstants.FORMATTER_COMPACT_ELSE_IF
instead.
- FORMATTER_NEWLINE_EMPTY_BLOCK -
Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
- Deprecated. Use
DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_IN_EMPTY_BLOCK
instead.
- FORMATTER_NEWLINE_OPENING_BRACE -
Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
- Deprecated. Use
DefaultCodeFormatterConstants.FORMATTER_BRACE_POSITION_FOR_ANONYMOUS_TYPE_DECLARATION
,
DefaultCodeFormatterConstants.FORMATTER_BRACE_POSITION_FOR_BLOCK
,
DefaultCodeFormatterConstants.FORMATTER_BRACE_POSITION_FOR_CONSTRUCTOR_DECLARATION
,
DefaultCodeFormatterConstants.FORMATTER_BRACE_POSITION_FOR_METHOD_DECLARATION
,
DefaultCodeFormatterConstants.FORMATTER_BRACE_POSITION_FOR_SWITCH
,
DefaultCodeFormatterConstants.FORMATTER_BRACE_POSITION_FOR_TYPE_DECLARATION
instead.
- FORMATTER_NUMBER_OF_EMPTY_LINES_TO_PRESERVE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify the number of empty lines to preserve
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve"
- possible values: "<n>", where n is zero or a positive integer
- default: "0"
- FORMATTER_PUT_EMPTY_STATEMENT_ON_NEW_LINE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify whether or not empty statement should be on a new line
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.put_empty_statement_on_new_line"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_SPACE_CASTEXPRESSION -
Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
- Deprecated. Use
DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_AFTER_CLOSING_PAREN_IN_CAST
instead.
- FORMATTER_TAB_CHAR -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify the tabulation size
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.tabulation.char"
- possible values: { TAB, SPACE, MIXED }
- default: TAB
- FORMATTER_TAB_CHAR -
Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
- Deprecated. Use
DefaultCodeFormatterConstants.FORMATTER_TAB_CHAR
instead.
- FORMATTER_TAB_SIZE -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify the equivalent number of spaces that represents one tabulation
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.tabulation.size"
- possible values: "<n>", where n is zero or a positive integer
- default: "4"
- FORMATTER_TAB_SIZE -
Static variable in class org.aspectj.org.eclipse.jdt.core.JavaCore
- Deprecated. Use
DefaultCodeFormatterConstants.FORMATTER_TAB_SIZE
instead.
- FORMATTER_USE_ON_OFF_TAGS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to use the disabling and enabling tags defined respectively by the
DefaultCodeFormatterConstants.FORMATTER_DISABLING_TAG
and the DefaultCodeFormatterConstants.FORMATTER_ENABLING_TAG
options.
- FORMATTER_USE_TABS_ONLY_FOR_LEADING_INDENTATIONS -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to use tabulations for indentation and spaces for line wrapping
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations"
- possible values: { TRUE, FALSE }
- default: FALSE
- FORMATTER_WRAP_BEFORE_BINARY_OPERATOR -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to wrap before the binary operator
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.wrap_before_binary_operator"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_WRAP_BEFORE_OR_OPERATOR_MULTICATCH -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to wrap before the '|' operator in multi-catch statements
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.wrap_before_or_operator_multicatch"
- possible values: { TRUE, FALSE }
- default: TRUE
- FORMATTER_WRAP_OUTER_EXPRESSIONS_WHEN_NESTED -
Static variable in class org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to wrap outer expressions in nested expressions
- option id: "org.aspectj.org.eclipse.jdt.core.formatter.wrap_outer_expressions_when_nested"
- possible values: { TRUE, FALSE }
- default: TRUE
- FormatterCommentParser - Class in org.aspectj.org.eclipse.jdt.internal.formatter
- Internal parser used for formatting javadoc comments.
- FormatterCommentParser(long) -
Constructor for class org.aspectj.org.eclipse.jdt.internal.formatter.FormatterCommentParser
-
- ForName -
Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
-
- forName(String) -
Static method in class org.aspectj.weaver.UnresolvedType
- NOTE: Use forSignature() if you can, it'll be cheaper ! Constructs a UnresolvedType for a java language type name.
- forNames(String[]) -
Static method in class org.aspectj.weaver.UnresolvedType
- Constructs a UnresolvedType for each java language type name in an incoming array.
- ForNameSignature -
Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
-
- forPrimitiveType(String) -
Static method in class org.aspectj.weaver.UnresolvedType
-
- forRawTypeName(String) -
Static method in class org.aspectj.weaver.UnresolvedType
-
- forSignature(String) -
Static method in class org.aspectj.weaver.UnresolvedType
- Constructs a Type for a JVM bytecode signature string.
- forSignatures(String[]) -
Static method in class org.aspectj.weaver.UnresolvedType
- Constructs a UnresolvedType for each JVM bytecode type signature in an incoming array.
- ForStatement - Class in org.aspectj.org.eclipse.jdt.core.dom
- For statement AST node type.
- ForStatement - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
-
- ForStatement(Statement[], Expression, Statement[], Statement, boolean, int, int) -
Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
-
- forwardReference(Reference, int, FieldBinding) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
-
- forwardReferenceCount() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
-
- forwardReferences() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
-
- forwardTypeVariableReference(ASTNode, TypeVariableBinding) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
-
- found(ASTNode, ASTNode) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
-
- foundBinding -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
-
- foundNode -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
-
- foundOpeningBrace -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
-
- foundTaskCount -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
-
- foundTaskCount -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
-
- foundTaskMessages -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
-
- foundTaskMessages -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
-
- foundTaskPositions -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
-
- foundTaskPositions -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
-
- foundTaskPriorities -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
-
- foundTaskPriorities -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
-
- foundTaskTags -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
-
- foundTaskTags -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
-
- fPackage -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
-
- fPackage -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
-
- fParent -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
- Deprecated. The parent of this node.
- fPreviousNode -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
- Deprecated. The sibling node preceding this node -
null
for the first node in the sibling list.
- fragment() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
- Deprecated. Sets this node's fragmented flag and all ancestor fragmented flags
to
true.
- fragmentBreaks -
Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.align.Alignment
-
- fragmentCount -
Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.align.Alignment
-
- fragmentEquals(char[], char[], int, boolean) -
Static method in class org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
- If isCaseSensite is true, the equality is case sensitive, otherwise it is case insensitive.
- fragmentIndentations -
Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.align.Alignment
-
- fragmentIndex -
Variable in class org.aspectj.org.eclipse.jdt.internal.formatter.align.Alignment
-
- fragments() -
Method in class org.aspectj.org.eclipse.jdt.core.dom.FieldDeclaration
- Returns the live list of variable declaration fragments in this field
declaration.
- fragments() -
Method in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
- Returns the live list of fragments in this tag element.
- fragments() -
Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationExpression
- Returns the live list of variable declaration fragments in this
expression.
- fragments() -
Method in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationStatement
- Returns the live list of variable declaration fragments in this statement.
- FRAGMENTS_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.FieldDeclaration
- The "fragments" structural property of this node type (element type:
VariableDeclarationFragment
).
- FRAGMENTS_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.TagElement
- The "fragments" structural property of this node type (element type:
IDocElement
).
- FRAGMENTS_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationExpression
- The "fragments" structural property of this node type (element type:
VariableDeclarationFragment
).
- FRAGMENTS_PROPERTY -
Static variable in class org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationStatement
- The "fragments" structural property of this node type (element type:
VariableDeclarationFragment
).
- FRAMEWORK -
Static variable in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
-
- FREM -
Static variable in interface org.aspectj.apache.bcel.Constants
-
- FREM -
Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
-
- FREM -
Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- frem() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
-
- freshInferenceContext(Scope) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
-
- freshInferenceContext(Scope) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
-
- freshInferenceContext(Scope) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
-
- freshInferenceContext(Scope) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
-
- freshInferenceContext(Scope) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
-
- freshInferenceContext(Scope) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
-
- freshInferenceContext(Scope) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
-
- freshInferenceContext(Scope) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
-
- freshInferenceContext(Scope) -
Method in interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
- When inference for this invocationSite starts, get a fresh inference context, initialized from this site.
- freshInferenceContext(Scope) -
Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
-
- freshInferenceContext(Scope) -
Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSuperReference
-
- freshInferenceContext(Scope) -
Method in class org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetThisReference
-
- FRETURN -
Static variable in interface org.aspectj.apache.bcel.Constants
-
- FRETURN -
Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
-
- FRETURN -
Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- freturn() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
-
- freturn() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
-
- fromBcel(Type) -
Static method in class org.aspectj.weaver.bcel.BcelWorld
-
- fromBinding(TypeBinding) -
Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
- Some generics notes:
Andy 6-May-05 We were having trouble with parameterized types in a couple of places - due to TypeVariableBindings.
- fromBinding(MethodBinding) -
Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
-
- fromBinding(Binding) -
Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
-
- fromBindings(TypeBinding[]) -
Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
-
- fromBoolean(boolean) -
Static method in class org.aspectj.util.FuzzyBoolean
-
- fromBoolean(boolean) -
Static method in class org.aspectj.weaver.tools.FuzzyBoolean
-
- fromEclipse(ReferenceBinding) -
Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
-
- fromEclipse(ReferenceBinding[]) -
Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
-
- fromErrPipe -
Variable in class org.aspectj.util.LangUtil.ProcessController.Thrown
-
- fromFlagValue(int) -
Static method in class org.aspectj.org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
- Returns the modifier corresponding to the given single-bit flag value,
or
null
if none or if more than one bit is set.
- fromIFile(IFile) -
Method in class org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
-
- fromIFile(IFile) -
Method in interface org.aspectj.org.eclipse.jdt.internal.core.builder.ICompilationUnitLocator
-
- fromInPathDirectory -
Variable in class org.aspectj.ajdt.internal.core.builder.AjBuildConfig.BinarySourceFile
-
- fromInPipe -
Variable in class org.aspectj.util.LangUtil.ProcessController.Thrown
-
- fromKey(String) -
Method in class org.aspectj.weaver.Lint
-
- fromLookupEnvironment(LookupEnvironment) -
Static method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
-
- fromOutPipe -
Variable in class org.aspectj.util.LangUtil.ProcessController.Thrown
-
- fromProcess -
Variable in class org.aspectj.util.LangUtil.ProcessController.Thrown
-
- fromScopeLookupEnvironment(Scope) -
Static method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
-
- fromString(String) -
Static method in class org.aspectj.weaver.patterns.Pointcut
-
- FROMSUPER -
Static variable in class org.aspectj.weaver.patterns.PerClause
-
- fromType(Type) -
Method in class org.aspectj.weaver.reflect.JavaLangTypeToResolvedTypeConverter
-
- fromTypeBindingToRTX(TypeBinding) -
Method in class org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
-
- fromTypes(Type[]) -
Method in class org.aspectj.weaver.reflect.JavaLangTypeToResolvedTypeConverter
-
- fromTypeX(UnresolvedType, World) -
Static method in class org.aspectj.weaver.ReferenceType
-
- fromValue(boolean) -
Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.BooleanConstant
-
- fromValue(byte) -
Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ByteConstant
-
- fromValue(char) -
Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.CharConstant
-
- fromValue(double) -
Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.DoubleConstant
-
- fromValue(float) -
Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
-
- fromValue(int) -
Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.IntConstant
-
- fromValue(long) -
Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.LongConstant
-
- fromValue(short) -
Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.ShortConstant
-
- fromValue(String) -
Static method in class org.aspectj.org.eclipse.jdt.internal.compiler.impl.StringConstant
-
- fSourceRange -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
- Deprecated. The original entire inclusive range of this node's contents
within its document.
- fStack -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
- Deprecated. A stack of enclosing scopes used when constructing
a compilation unit or type.
- fStateMask -
Variable in class org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
- Deprecated. The current state of bit masks defined by this node.
- FSTORE -
Static variable in interface org.aspectj.apache.bcel.Constants
-
- FSTORE -
Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- fstore(int) -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
-
- FSTORE_0 -
Static variable in interface org.aspectj.apache.bcel.Constants
-
- FSTORE_0 -
Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
-
- FSTORE_0 -
Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- fstore_0() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
-
- FSTORE_1 -
Static variable in interface org.aspectj.apache.bcel.Constants
-
- FSTORE_1 -
Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
-
- FSTORE_1 -
Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- fstore_1() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
-
- FSTORE_2 -
Static variable in interface org.aspectj.apache.bcel.Constants
-
- FSTORE_2 -
Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
-
- FSTORE_2 -
Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- fstore_2() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
-
- FSTORE_3 -
Static variable in interface org.aspectj.apache.bcel.Constants
-
- FSTORE_3 -
Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
-
- FSTORE_3 -
Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- fstore_3() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
-
- FSUB -
Static variable in interface org.aspectj.apache.bcel.Constants
-
- FSUB -
Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
-
- FSUB -
Static variable in interface org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- fsub() -
Method in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
-
- FULL_FRAME -
Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
-
- FULL_INFERENCE -
Static variable in class org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
- Request both
Scope.APPLICABILITY
and Scope.INVOCATION_TYPE
inference.
- fullExclusionPatternChars() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
-
- fullExclusionPatternChars() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
-
- fullInclusionPatternChars() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
-
- fullInclusionPatternChars() -
Method in class org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
-
- FunctionalExpression - Class in org.aspectj.org.eclipse.jdt.internal.compiler.ast
-
- FunctionalExpression(CompilationResult) -
Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
-
- FunctionalExpression() -
Constructor for class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
-
- functionalExpressions -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
-
- functionalExpressionsCount -
Variable in class org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
-
- FuzzyBoolean - Class in org.aspectj.util
- This class implements boolean that include a "maybe"
- FuzzyBoolean() -
Constructor for class org.aspectj.util.FuzzyBoolean
-
- FuzzyBoolean - Class in org.aspectj.weaver.tools
- This class implements a boolean that includes a "maybe"
ASTNode
based on the source of this operation
when there is likely a syntax error in the source.
ACC_FINAL
, ACC_SYNTHETIC
, and ACC_MANDATED
.
CompletionFlags.Default
if none.
CompletionFlags.Default
if none.
@SuppressWarnings
annotation.
ThrownExceptionFinder.processThrownExceptions(TryStatement, BlockScope)
null
if none (or not recorded).
IBinaryMethod.getParameterAnnotations(int)
.
Annotation
) (added in JLS8 API).
ReconcileContext.getAST4()
which returns an AST
with JLS4 level.
ReconcileContext.getAST8()
which returns an AST
with JLS8 level.
JLS8
level.
null
otherwise.
NamingConventions.suggestVariableNames(int, int, String, IJavaProject, int, String[], boolean)
.
ClassFileReader
specific for this IClassFile, based
on its underlying resource, or null
if unable to create
the diet class file.
null
if
this method has no body.
null
if
this method has no body.
BodyDeclaration
).
null
if this element does not have a buffer.
null
if the owner does not have an open
buffer associated with it.
IMember.getFlags()
),
or -1
if this information wasn't cached on the hierarchy during its computation.
null
if
the buffer has not been initialized.
@category
tag.
null
if this member is not declared in a class file (for example, a source type).
"Object.class"
).
IPackageFragmentRoot.K_Source
does not
recognize class files.
null
if none was found while iterating over the contributions to extension point to
the extension point "org.aspectj.org.eclipse.jdt.core.classpathContainerInitializer".
null
if there is no reference to the path.
null
if none was found while iterating over the contributions to extension point to
the extension point "org.aspectj.org.eclipse.jdt.core.classpathVariableInitializer".
tags
.
null
if this member is not declared in a compilation unit (for example, a binary type).
"Object.java"
).
null
.
offset
parameter to
ICodeAssist.codeComplete
minus one).
offset
parameter to
ICodeAssist.codeComplete
minus one).
null
if this is not an array type binding.
null
if this field has none.
String
.
null
if this node has no contents.
null
if there is no resource that corresponds to
this element.
ImportRewrite.rewriteImports(IProgressMonitor)
or null
if these methods have not been called yet.
ImportRewrite.rewriteImports(IProgressMonitor)
or null
if these methods have not been called yet.
null
if none.
null
if none.
null
if none.
null
if none.
ITypeBinding.getModifiers()
instead.
This method was never implemented properly and historically has simply
delegated to the method getModifiers
. Clients should call
getModifiers
method directly.
null
if there is no receiver declared explicitly.
java.lang.Class
object representing the class,
interface, or aspect that declared this member.
null
if this member is not declared in a type (for example, a top-level type).
null
if there is none.
null
if the member has no default value, or if this
is not the binding for an annotation type member.
member value pair
representing the default
value of this method if any, or null
if this method's parent is
not an annotation type, or else if this method does not have a default value.
ClassSignature
for a Class Class
.
0
if this
is not an array type binding.
null
if there is no element other than the Java type root
itself at the given position, or if the given position is not
within the source range of the source of this Java type root.
"java.lang"
, or ""
(the empty string),
for the default package.
null
if not applicable.
null
if this is not an array type binding.
null
if
this if statement has no "else" part.
null
if this element cannot be computed.
null
if this element cannot be computed.
null
if this type is a top level type.
Throwable
that caused the failure.
Throwable
that caused the failure.
null
if there is none.
null
if there is none.
null
if there is none.
null
if there is none.
null
if there is none.
null
if there is none (the "default:" case).
IFolder
or the File
corresponding
to the provided IPath
.
Dimension
) (added in JLS8 API).
VariableDeclaration.getExtraDimensions2Property()
instead.
IClasspathContainer
for the given project.
"bar"
).
IFile
representing the compilation unit.
IFile
representing the compilation unit.
File
item if target
is a file (i.e., the target
returns true
to File.isFile()
.
null
if
this try statement has no finally block.
null
if has no block
at all.
Flags.AccDefault
if none.
Flags.AccDefault
if none.
java.lang.Object
)
of the receiver interface type or null
if there is no such contract or if the receiver
is not an interface.
char
that marks the start of this handles
contribution to a memento.
char
that marks the start of this handles
contribution to a memento.
char
that marks the start of this handles
contribution to a memento.
Invocation.registerInferenceContext(ParameterizedGenericMethodBinding, InferenceContext18)
.
null
if there is none.
null
if there is none.
Expression
).
Javadoc
).
org.aspectj.org.eclipse.jdt.core.ICompilationUnit
or an org.aspectj.org.eclipse.jdt.core.IClassFile
)
this compilation unit was created from, or null
if it was not created from a Java element.
null
if this element is not contained in any Java project
(for instance, the IJavaModel
is not contained in any Java
project).
null
if no Java project yet exists
for the resource.
null
if none.
resolved
.
resolved
.
resolved
.
null
if none.
IAccessRule.K_ACCESSIBLE
, IAccessRule.K_NON_ACCESSIBLE
or IAccessRule.K_DISCOURAGED
).
IJavaElementDelta.ADDED
, IJavaElementDelta.REMOVED
,
or IJavaElementDelta.CHANGED
.
null
if
there is none.
null
if
there is none.
null
if none.
null
if this is a root node.
null
if none.
String
to use as the main task name
for progress monitoring.
String
to use as the main task name
for progress monitoring.
true
if the given mask of this node's state flag
is turned on, otherwise false
.
null
if there is none.
"foo", {"I", "QString;"}
).
IExtendedModifier
).
null
if the
IJavaElementDelta.F_MOVED_FROM
change flag is not set.
null
if the IJavaElementDelta.F_MOVED_TO
change
flag is not set.
null
if none.
ClassInstanceCreation.getType()
, which returns a Type
instead of a
Name
.
null
if there is none.
IDOMCompilationNode
refinement of this IDOMNode
method returns the name of this compilation unit.
IDOMField
refinement of this IDOMNode
method returns the name of this field.
IDOMImport
refinement of this IDOMNode
method returns the name of this import.
IDOMInitializer
refinement of this IDOMNode
method returns null
.
IDOMMethod
refinement of this IDOMNode
method returns the name of this method.
IDOMPackage
refinement of this IDOMNode
method returns the name of this package declaration, or null
if it has none.
IDOMType
refinement of this IDOMNode
method returns the name of this type.
null
if none.
SimpleName
).
SimpleName
).
element
, or null
if there are no renamings specified.
ITerminalSymbols
.
-nocomments
flag is turned on.
-nosymbols
flag is turned on.
problemID
if any,
null
otherwise.
IJavaElement.getPrimaryElement()
instead.
IJavaElement.getPrimaryElement()
instead.
.class
files generated for this source entry
(entry kind IClasspathEntry.CPE_SOURCE
).
ICompilationUnit
is the primary
working copy, or this ICompilationUnit
is not a working copy,
otherwise the WorkingCopyOwner
null
if this compilation unit is in the
default package.
IJavaProject.findPackageFragmentRoots(IClasspathEntry)
instead
index
th parameter or null if none
null
if no parameters are declared.
null
if no parameters are declared.
null
if this is the
root node.
null
if this element has no parent.
null
if not applicable.
null
if not applicable.
null
if the failure is not
one of DEVICE_PATH
, INVALID_PATH
,
PATH_OUTSIDE_PROJECT
, or RELATIVE_PATH
.
if, cflow, and cflowbelow
pointcut designators are not supported
Pointcut expressions must be self-contained :- they cannot contain references to other named pointcuts
The pointcut expression must be anonymous with no formals allowed.
if, cflow, and cflowbelow
pointcut designators are not supported
Pointcut expressions must be self-contained :- they cannot contain references to other named pointcuts
The pointcut expression must be anonymous with no formals allowed.
if, cflow, and cflowbelow
pointcut designators are not supported
Pointcut expressions must be self-contained :- they cannot contain references to other named pointcuts
The pointcut expression must be anonymous with no formals allowed.
-preprocess
flag is turned on.
IProject
on which this IJavaProject
was created.
null
if none.
null
if none.
null
if there is none.
null
if there is none.
null
if there is none.
null
if there is none.
null
if there is none.
null
if there is none.
null
if not used (added in JLS8 API).
null
if none.
null
if none.
this
java project.
JavaCore.getResolvedClasspathEntry(IClasspathEntry)
instead
MethodDeclaration.getReturnType2()
,
which may return null
.
null
.
JavaCore.getWorkingCopies(WorkingCopyOwner)
instead
ICompilationUnit.getWorkingCopy(WorkingCopyOwner, IProblemRequestor, IProgressMonitor)
instead.
null
if none.
null
if none.
null
if this classpath entry has no
source attachment.
null
if this element does not have a
SourceMapper.
Message.getStartPosition()
instead.
SourceRange
for the given element, or
{-1, -1} if no source range is known for the element.
IStatus#getMessage()
instead
TypeDeclaration.getSuperclassType()
, which returns a Type
instead of a Name
.
null
if the given class has no superclass,
the superclass could not be resolved, or if the given
type is an interface.
null
for source types that do not specify a superclass.
null
if there is none (added in JLS3 API).
null
if none.
null
if none.
IPath
, returns:
If the path corresponds to an internal file or folder, the IResource
for that resource
If the path corresponds to an external folder linked through ExternalFoldersManager
,
the IFolder
for that folder
If the path corresponds to an external library archive, the File
for that archive
Can return null
if checkResourceExistence
is true
and the entity referred to by the path does not exist on the file system
Internal items must be referred to using container-relative paths.
null
if text has been removed.
ThrownExceptionFinder.processThrownExceptions(TryStatement, BlockScope)
.
IType
the member is to be created in.
typeName
.
Type
).
TypeDeclarationStatement.getDeclaration()
, which returns AbstractTypeDeclaration
instead of TypeDeclaration
.
int
, boolean
, etc.).
Name
).
IMethod.getTypeParameters()
instead
compilation unit
or a class file
)
this compilation unit was created from, or null
if it was not created from a Java type root.
null
if this buffer was not opened on a resource.
null
if this element is not contained
in a resource.
ClassSignature
for a Class Class
.
TypeBinding
for member value of type Class
Return Constant
for member of primitive type or String
Return FieldBinding
for enum constant
Return AnnotationBinding
for annotation instance
Return Object[]
for member value of array type.
@SuppressWarnings
annotation, for a given problem ID
(IProblem
).
ITypeRoot.getWorkingCopy(WorkingCopyOwner, IProgressMonitor)
instead
ITypeRoot.getWorkingCopy(WorkingCopyOwner, IProgressMonitor)
instead.
Note that if this deprecated method is used, problems will be reported on the passed problem requester
as well as on the problem requestor returned by the working copy owner (if not null).
ICompilationUnit.getWorkingCopy(IProgressMonitor)
instead.
ICompilationUnit.getWorkingCopy(WorkingCopyOwner, IProblemRequestor, IProgressMonitor)
instead.
IResource
corresponding to the provided IPath
,
or null
if no such resource exists.
StructureViewManager
or an
equivalent factory.excludes
attribute.
includes
attribute.
true
if imports have been recorded to be added or removed.
TypeIds.BitAutoCloseable
.
true
if this element is open and:
its buffer has unsaved changes, or
one of its descendants has unsaved changes, or
a working copy has been created on one of this
element's children and has not yet destroyed
SubstitutionTextReader
that will substitute plain text values
for html entities encountered in the original text.reader
IBuffer
can additionally implement IBuffer.ITextEditCapability
.WorkingCopyOwner
insteadICacheEnumeration
is used to iterate over both the keys
and values in an LRUCache..class
file).ClassFileBytesDisassembler
insteadCompletionRequestor
instead.CodeFormatter
instead (note: options have changed)Java-like extensions
).CompletionRequestor
instead."id"
).
String
).
CompletionRequestor
insteadIfStatement
.
IPackageFragment
or IPackageFragmentRoot
.SearchRequestor
replaces this interface.IJavaSearchScope
defines where search result should be found by a
SearchEngine
.ImportDeclaration
.
IProblem.AmbiguousType
instead
IProblem.InheritedTypeHidesEnclosingName
instead
IProblem.InternalTypeNameProvided
instead
IProblem.NotVisibleType
instead
ImportRewrite
helps updating imports following a import order and on-demand imports threshold as configured by a project.ImportRewrite.ImportRewriteContext
can optionally be used in e.g.ImportDeclaration
).
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.core.search.SearchEngine#createJavaSearchScope(IJavaElement[])
with a Java project instead.
Index
maps document names to their referenced words in various categories.AbstractIndexedFileCacheBacking.IndexEntry
-s
Expression
).
IndexLocation
This is an abstract class to allow different implementation for a jar entry and a file
on the disk.InfixExpression
.
IClasspathContainer
for a given project,
or silently fails if unable to do so.
Main.initialize(PrintWriter, PrintWriter, boolean, Map, CompilationProgress)
instead
e.g. initialize(outWriter, errWriter, systemExit, null, null)
Main.initialize(PrintWriter, PrintWriter, boolean, Map, CompilationProgress)
instead
e.g. initialize(outWriter, errWriter, systemExit, customDefaultOptions, null)
Initializer
.
ArrayInitializer
).
Expression
).
Expression
).
null
if no initializer results have been received.
Expression
).
Invocation.innersNeedUpdate()
) has been done.
fAnchorElement
.
fAnchorElement
.
InstallException
is thrown when installing class files on a target has failed
for any reason.InstallException
with no detail message.
InstallException
with the specified
detail message.
InstanceofExpression
.
instanceof
expression.
int
Boolean
).
IProblem.AmbiguousType
instead
IProblem.InheritedTypeHidesEnclosingName
instead
IProblem.InternalTypeNameProvided
instead
IProblem.UndefinedType
instead
IProblem.NotVisibleType
instead
IntersectionType
.
ICompilationUnit
does not correspond to the IPackageFragment
it belongs to.
InvocationSite.invocationTargetType()
suitable at this level.
java.io.IOException
occurred.
IRestrictedAccessConstructorRequestor
collects search results from a searchAllConstructorDeclarations
query to a SearchBasicEngine
providing restricted access information of declaring type when a constructor is accepted.IRestrictedAccessTypeRequestor
collects search results from a searchAllTypeNames
query to a SearchBasicEngine
providing restricted access information when a type is accepted.abstract
modifier.
AccAnnnotationDefault
bit set.
AccAnnotation
bit set.
ArrayType
).
IPath
appears to be an external file,
which is true if the path does not represent an internal resource, does not
exist on the file system, and does have a file extension (this is the definition
provided by ExternalFoldersManager.isExternalFolderPath(IPath)
).
ICompilationUnit.hasResourceChanged()
instead.
BlockComment
).
AccBridge
bit set.
true
if this IJavaElementRequestor does
not want to receive any more results.
ToolFactory
.ChildListPropertyDescriptor
.
ChildPropertyDescriptor
.
true
if the contents of this node are from the same document as
the given node, the contents of this node immediately follow the contents
of the given node, and neither this node or the given node are fragmented -
otherwise false
.
AccDefaultMethod
bit set.
@deprecated
tag in Javadoc comment).
true
if this node has detailed source index information,
or false
if this node has limited source index information.
Javadoc
).
SearchPattern
replaces this interface.AccEnum
bit set.
FlowContext.isNullcheckedFieldAccess(Reference)
.
path
exists
and is a file, as determined by the return value of File.isFile()
.
true
if the provided path is a folder external to the project.
true
if this jar entry represents a file.
true
to File.isFile()
.
final
modifier.
true
if this node's or a descendant node's contents
have been altered since this node was created.
true
if the given character is an indentation character.
interface
modifier.
IntersectionType
).
LineComment
).
true
if the given character is a line delimiter character.
MarkerAnnotation
).
true
if this operation represents a move or rename, false
if this operation represents a copy.true
if this noed's name has been altered
from the original document contents.
NameQualifiedType
).
native
modifier.
NormalAnnotation
).
FlowContext.recordNullCheckedFieldReference(Reference, int)
).
".*"
.
public
, private
, or protected
flags.
true
if this local variable is a method parameter, false
otherwise.
true
if this local variable is a method parameter, false
otherwise.
ParameterizedType
).
PrimitiveType
).
private
modifier.
protected
modifier.
public
modifier.
QualifiedName
).
QualifiedType
).
true
if this operation performs no resource modifications,
otherwise false
.
true
if this operation represents a rename, false
if this operation represents a copy or move.
true
if this element is the main type of its compilation unit.
true
if the resolved class type has been inferred
from the assignment context (JLS4 15.12.2.8), false
otherwise.
true
if the resolved return type has been inferred
from the assignment context (JLS3 15.12.2.8), false
otherwise.
SimpleName
).
SimplePropertyDescriptor
.
SimpleType
).
static
modifier.
CompletionFlags.StaticImport
flag.
strictfp
modifier.
super
modifier.
synchronized
modifier.
FormatJavadocText
or not.
transient
modifier.
true
.
UnionType
).
AccVarargs
bit set.
volatile
modifier.
WildcardType
).
ICompilationUnit.isWorkingCopy()
instead.
TypeNameRequestor
instead.ICompilationUnit
or an IClassFile
).ICompilationUnit
insteadencloses(String)
method.
IJavaProject
and
does not have an associated IResource
.
SubstitutionTextReader
that will substitute html entities for
html symbols encountered in the original text.reader
"org.aspectj.org.eclipse.jdt.core.problem"
).
Javadoc
.
Javadoc
).
Javadoc
).
Javadoc
).
Javadoc
).
Javadoc
).
Javadoc
).
Javadoc
).
Javadoc
) (added in JLS3 API).
Javadoc
).
JavaIndexer
provides functionality to generate index files which can be used by the JDT SearchEngine
.JavaIndexer
.IJavaModel
.Throwable
.
CoreException
.
JavaModelManager
manages instances of IJavaModel
.IProject.getNature()
and IProject.addNature()
.
AST.JLS8
AST API instead.
AST.JLS8
AST API instead.
AST.JLS8
AST API instead.
IAnnotation
.
boolean
represented by
an instance of Boolean
.
byte
represented by
an instance of Byte
.
char
represented by
an instance of Character
.
Class
represented by
the name of the class (i.e.
double
represented by
an instance of Double
.
float
represented by
an instance of Float
.
int
represented by
an instance of Integer
.
long
represented by
an instance of Long
.
String
.
short
represented by
an instance of Short
.
String
.
String
represented by
the corresponding String
.
Modifier.ModifierKeyword
).
SimpleName
).
SimpleName
).
SimpleName
).
LabeledStatement
.
LambdaExpression
.
CompilationUnit.getCommentList()
of the last trailing comments associated with the given node.
Expression
).
Expression
).
Expression
).
LineComment
.
IProblem.RedundantNullCheckOnNonNullLocalVariable
instead
IProblem.NullLocalVariableReference
, IProblem.RedundantNullCheckOnNullLocalVariable
or IProblem.RedundantLocalVariableNullAssignment
instead
IProblem.PotentialNullLocalVariableReference
instead
long
LRUCache
is a hashtable that stores a finite number of elements.LRUCacheEnumerator
returns its elements in
the order they are found in the LRUCache
, with the
most recent elements first.LRUEnumeratorElements
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |