A B C D E F G H I J K L M N O P Q R S T U V W X Z

U

u1At(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
u2At(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
u4At(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
UnaryExpression - Class in org.eclipse.jdt.internal.compiler.ast
 
UnaryExpression(Expression, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
UNBOUND - Static variable in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
unboundReferenceErrorName() - Method in class org.eclipse.jdt.internal.compiler.ast.NameReference
 
unboundReferenceErrorName() - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
unboundReferenceErrorName() - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
UNBOXING - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
UnboxingConversion - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UNCHECKED - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UncheckedTypeOperation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
Unclassified - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
ID reserved for referencing an internal error inside the JavaCore implementation which may be surfaced as a problem associated with the compilation unit which caused it to occur.
unconditionalCopy() - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
unconditionalCopy() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a new flow info that holds the same information as this would after a call to unconditionalInits, but leaving this info unaffected.
unconditionalCopy() - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
unconditionalFieldLessCopy() - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
unconditionalFieldLessCopy() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a new flow info that holds the same information as this would after a call to unconditionalInits followed by the erasure of fields specific information, but leaving this flow info unaffected.
unconditionalFieldLessCopy() - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
UnconditionalFlowInfo - Class in org.eclipse.jdt.internal.compiler.flow
Record initialization status during definite assignment analysis No caching of pre-allocated instances.
UnconditionalFlowInfo() - Constructor for class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
UnconditionalFlowInfo.AssertionFailedException - Exception in org.eclipse.jdt.internal.compiler.flow
Exception raised when unexpected behavior is detected during coverage tests.
UnconditionalFlowInfo.AssertionFailedException(String) - Constructor for exception org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo.AssertionFailedException
 
unconditionalInits() - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
unconditionalInits() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a flow info that merges the possible paths of execution described by this flow info.
unconditionalInits() - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
unconditionalInitsWithoutSideEffect() - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
unconditionalInitsWithoutSideEffect() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a new flow info that holds the same information as this would after a call to unconditionalInits, but leaving this info unaffected.
unconditionalInitsWithoutSideEffect() - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
UndefinedAnnotationMember - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
undefinedAnnotationValue(TypeBinding, MemberValuePair) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UndefinedConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UndefinedConstructorInDefaultConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UndefinedConstructorInImplicitConstructorCall - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UndefinedField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UndefinedLabel - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
undefinedLabel(BranchStatement) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UndefinedMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UndefinedName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UndefinedType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UndefinedTypeVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
undefinedTypeVariableSignature(char[], ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UndocumentedEmptyBlock - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UndocumentedEmptyBlock - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
UndocumentedEmptyBlock - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
undocumentedEmptyBlock(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnexpectedStaticModifierForField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unexpectedStaticModifierForField(SourceTypeBinding, FieldDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnexpectedStaticModifierForMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unexpectedStaticModifierForMethod(ReferenceBinding, AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnhandledException - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unhandledException(TypeBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnhandledExceptionInDefaultConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnhandledExceptionInImplicitConstructorCall - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnhandledWarningToken - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnhandledWarningToken - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unhandledWarningToken(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unicodeAsBackSlash - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
unicodeInitializeBuffer(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
unicodeStore() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
UninitializedBlankFinalField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
uninitializedBlankFinalField(FieldBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UninitializedLocalVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
uninitializedLocalVariable(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unitBeingCompleted - Variable in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
unitDeclaration - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
unitIndex - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
unitsToProcess - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
UNKNOWN - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
UnmatchedBracket - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unmatchedBracket(int, ReferenceContext, CompilationResult) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnnecessaryArgumentCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - no longer generated, simply treated as UnnecessaryCast
UnnecessaryCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnnecessaryCast - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
unnecessaryCast(CastExpression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnnecessaryElse - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnnecessaryElse - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unnecessaryElse(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unnecessaryEnclosingInstanceSpecification(Expression, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnnecessaryInstanceof - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unnecessaryInstanceof(InstanceOfExpression, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnnecessaryNLSTag - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unnecessaryNLSTags(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnnecessaryTypeCheck - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
UnqualifiedFieldAccess - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnqualifiedFieldAccess - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unqualifiedFieldAccess(NameReference, FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UNREACHABLE - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
UnreachableCatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unreachableCatchBlock(ReferenceBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unreachableCode(Statement) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unresolvableReference(NameReference, Binding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnresolvedAnnotationBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
UnresolvedReferenceBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
UnsafeCast - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
unsafeCast(CastExpression, Scope) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeGenericArrayForVarargs - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unsafeGenericArrayForVarargs(TypeBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeGenericCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnsafeRawConstructorInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnsafeRawFieldAssignment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unsafeRawFieldAssignment(FieldBinding, TypeBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeRawGenericConstructorInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnsafeRawGenericMethodInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unsafeRawGenericMethodInvocation(ASTNode, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unsafeRawInvocation(ASTNode, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeRawMethodInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnsafeReturnTypeOverride - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unsafeReturnTypeOverride(MethodBinding, MethodBinding, SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeTypeConversion - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unsafeTypeConversion(Expression, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UNSIGNED_RIGHT_SHIFT - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
UNTERMINATED_COMMENT - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
UNTERMINATED_STRING - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
UnterminatedComment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnterminatedString - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UNUSED - Static variable in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
UnusedArgument - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedArgument(LocalDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedConstructorDeclaredThrownException - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnusedDeclaredThrownException - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedDeclaredThrownException(ReferenceBinding, AbstractMethodDeclaration, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedImport - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnusedImport - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedImport(ImportReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedLabel - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnusedLabel - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedLabel(LabeledStatement) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedLocalVariable - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedLocalVariable(LocalDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedMethodDeclaredThrownException - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnusedPrivateConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unusedPrivateConstructor(ConstructorDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedPrivateField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unusedPrivateField(FieldDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedPrivateMember - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
UnusedPrivateMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unusedPrivateMethod(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedPrivateType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unusedPrivateType(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
updateBodyStart(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateBodyStart(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateBodyStart(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateContext(InvocationSite, CompilationResult) - Method in exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
updateContext(ASTNode, CompilationResult) - Method in exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
updatedBlock() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updatedCompilationUnitDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
updatedDeclaringClass - Variable in class org.eclipse.jdt.internal.compiler.lookup.UpdatedMethodBinding
 
updatedFieldDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
updatedFieldDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
updatedImportReference() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
UpdatedMethodBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
UpdatedMethodBinding(TypeBinding, int, char[], TypeBinding, TypeBinding[], ReferenceBinding[], ReferenceBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.UpdatedMethodBinding
 
updatedMethodDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateDocComment() - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
updateDocComment() - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
updatedStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updatedStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
updatedStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
updatedStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updatedTypeDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateFromParserState() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateFromParserState() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateFromParserState() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateInnerEmulationDependents() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
updateInnerEmulationDependents() - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
updateLastRecordedEndPC(Scope, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
Note: it will walk the locals table and extend the end range for all matching ones, no matter if visible or not.
updateLineEnd() - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateOnOpeningBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updateOnOpeningBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateOnOpeningBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
updateOnOpeningBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
updateOnOpeningBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
updateOnOpeningBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateOnOpeningBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
updateRecoveryState() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
updateSourceDeclarationParts(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateSourceEndIfNecessary(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
updateSourcePosition(Expression) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
updateStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
UPPER_ANNOTATION_TYPE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_CLASS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_CONSTRUCTOR - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_FIELD - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_LOCAL_VARIABLE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_METHOD - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_PACKAGE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_PARAMETER - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_RUNTIME - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_SOURCE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
upperBound() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
Upper bound doesn't perform erasure
UseAssertAsAnIdentifier - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
useAssertAsAnIdentifier(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
useAssertAsAnIndentifier - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
used - Variable in class org.eclipse.jdt.internal.compiler.ast.ImportReference
 
USED - Static variable in class org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
USED - Static variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
USED - Static variable in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
UseEnumAsAnIdentifier - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
useEnumAsAnIdentifier(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
useEnumAsAnIndentifier - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
useFlag - Variable in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
UsingDeprecatedAPI - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
UsingDeprecatedConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UsingDeprecatedField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UsingDeprecatedMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UsingDeprecatedType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UTF8_INITIAL_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
utf8At(int, int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
utf8At(int, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
UTF8Cache - Variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
Utf8Tag - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
UTF_8 - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
 
Util - Class in org.eclipse.jdt.internal.compiler.util
 
Util() - Constructor for class org.eclipse.jdt.internal.compiler.util.Util
 
Util.Displayable - Interface in org.eclipse.jdt.internal.compiler.util
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z