|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
raw classpath
(or the output folder
) of a project has changed.
IJavaElementDelta.F_REORDER
instead.
IProject
has been
closed.
IProject
has been
opened.
resolved classpath
of a project has changed.
IType
has changed.
FieldAccess
.
FieldDeclaration
.
IProblem.AmbiguousType
instead
IProblem.InheritedTypeHidesEnclosingName
instead
IProblem.InternalTypeNameProvided
instead
IProblem.UndefinedType
instead
IProblem.NotVisibleType
instead
IFile
.FileModificationValidator
to indicate that UI-based validation is desired.Modifier.FINAL
.
ICompilationUnit
which defines the type
named qualifiedTypeName
, or null
if
none exists.
IWorkspaceRoot.findContainersForLocationURI(URI)
instead
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.
null
.
ICompilationUnit.findElements(IJavaElement)
instead.
IWorkspaceRoot.findFilesForLocationURI(URI)
instead
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.
null
if none is found.
null
if there is no matching marker.
null
if none is found.
IMarker.SEVERITY
attribute across markers
of the specified type on this resource, and, optionally, on its children.
null
if no such
resource exists.
null
if
there is no such resource.
null
if no such resource exists.
null
if there is no such resource.
null
if no such descendent exists.
ASTNode
that corresponds to this JavaElement
or null
if there is no corresponding node.
ASTNode
that corresponds to this JavaElement
or null
if there is no corresponding node.
null
if none
exist.
null
if none exist.
null
if
one does not exist.
null
if none exist.
null
if none exist.
null
if no such a type exists.
ITypeRoot.findPrimaryType()
instead.
ICompilationUnit.findWorkingCopy(WorkingCopyOwner)
instead.
null
if source
code cannot be found.
null
if source
code cannot be found.
null
if none is found.
IJavaProject.findType(String)
but also look for secondary
types if given name does not match a compilation unit name.
null
if none is found.
IJavaProject.findType(String, WorkingCopyOwner)
but also look for secondary types if given name does not match
a compilation unit name.
null
if none is found.
IJavaProject.findType(String, String)
but also look for
secondary types if given name does not match a compilation unit name.
null
if none is found.
IJavaProject.findType(String, String, WorkingCopyOwner)
but also look for secondary types if given name does not match a compilation unit name.
null
if none
exist.
null
if none
exist.
null
if none exist.
WorkingCopyOwner
.
CompilationUnit.getCommentList()
of the first leading comments associated with the given node.
"flags"
).
float
ForStatement
.
source
,
and returns a text edit that correspond to the difference between the given
string and the formatted string.
source
,
and returns a text edit that correspond to the difference between the given string and the formatted string.
sourceString
,
and returns a string containing the formatted version.
source
,
and returns a text edit that correspond to the difference between the given string and the formatted string.
FormatterCommentParser
.FormatJavadoc
which might be a
description or a tag (seeFormatJavadocBlock.isDescription()
).FormatJavadoc
nodes.FormatJavadocBlock
.createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, M_NO_ALIGNMENT, INDENT_DEFAULT)
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_ONE_PER_LINE, INDENT_BY_ONE)
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_ONE_PER_LINE, INDENT_DEFAULT)
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT)
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_NEXT_SHIFTED, INDENT_DEFAULT)
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
createAlignmentValue(boolean, int, int)
call
- default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
DefaultCodeFormatterConstants.FORMATTER_NUMBER_OF_EMPTY_LINES_TO_PRESERVE
instead.
DefaultCodeFormatterConstants.FORMATTER_COMMENT_CLEAR_BLANK_LINES_IN_BLOCK_COMMENT
and DefaultCodeFormatterConstants.FORMATTER_COMMENT_CLEAR_BLANK_LINES_IN_JAVADOC_COMMENT
DefaultCodeFormatterConstants.FORMATTER_COMMENT_FORMAT_BLOCK_COMMENT
,
DefaultCodeFormatterConstants.FORMATTER_COMMENT_FORMAT_JAVADOC_COMMENT
and DefaultCodeFormatterConstants.FORMATTER_COMMENT_FORMAT_LINE_COMMENT
.
DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_BEFORE_ASSIGNMENT_OPERATOR
instead.
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
DefaultCodeFormatterConstants.FORMATTER_LINE_SPLIT
instead
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.
DefaultCodeFormatterConstants.FORMATTER_COMPACT_ELSE_IF
instead.
DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_IN_EMPTY_BLOCK
instead.
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.
DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_AFTER_CLOSING_PAREN_IN_CAST
instead.
DefaultCodeFormatterConstants.FORMATTER_TAB_CHAR
instead.
DefaultCodeFormatterConstants.FORMATTER_TAB_SIZE
instead.
true
'Enable header comment formatting' set to true
options activated.false
false
null
if none or if more than one bit is set.
nextElement()
;
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |