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

I

i1At(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
i2At(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
i2b() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
i2b() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
i2c() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
i2c() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
i2d() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
i2d() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
i2f() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
i2f() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
i2l() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
i2l() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
i2s() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
i2s() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
i4At(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
i8At(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
iadd() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iadd() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
iaload() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iaload() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
iand() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iand() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
iastore() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iastore() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
IBinaryAnnotation - Interface in org.eclipse.jdt.internal.compiler.env
This represents class file information about an annotation instance.
IBinaryElementValuePair - Interface in org.eclipse.jdt.internal.compiler.env
This represents the class file information about a member value pair of an annotation.
IBinaryField - Interface in org.eclipse.jdt.internal.compiler.env
 
IBinaryMethod - Interface in org.eclipse.jdt.internal.compiler.env
 
IBinaryNestedType - Interface in org.eclipse.jdt.internal.compiler.env
 
IBinaryType - Interface in org.eclipse.jdt.internal.compiler.env
 
ICompilationUnit - Interface in org.eclipse.jdt.internal.compiler.env
This interface denotes a compilation unit, providing its name and content.
ICompilerRequestor - Interface in org.eclipse.jdt.internal.compiler
A callback interface for receiving compilation results.
iconst_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iconst_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
iconst_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iconst_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
iconst_2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iconst_2() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
iconst_3() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iconst_3() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
iconst_4() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iconst_4() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
iconst_5() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iconst_5() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
iconst_m1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iconst_m1() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
id() - Method in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
id - Variable in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
id - Variable in class org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
IDebugRequestor - Interface in org.eclipse.jdt.internal.compiler
 
identifierLengthPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
identifierLengthPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
identifierLengthStack - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
identifierLengthStack - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
identifierPositionStack - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
identifierPositionStack - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
identifierPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
identifierPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
identifierStack - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
identifierStack - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
IDependent - Interface in org.eclipse.jdt.internal.compiler.env
This represents the target file of a type dependency.
idiv() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
idiv() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
IErrorHandlingPolicy - Interface in org.eclipse.jdt.internal.compiler
 
if_acmpeq(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
if_acmpeq(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
if_acmpne(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
if_acmpne(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
if_icmpeq(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
if_icmpeq(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
if_icmpge(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
if_icmpge(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
if_icmpgt(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
if_icmpgt(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
if_icmple(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
if_icmple(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
if_icmplt(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
if_icmplt(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
if_icmpne(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
if_icmpne(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
ifeq(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ifeq(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
ifge(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ifge(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
ifgt(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ifgt(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
ifle(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ifle(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
iflt(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iflt(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
ifne(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ifne(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
ifnonnull(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ifnonnull(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
ifnull(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ifnull(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
IfStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
IfStatement(Expression, Statement, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.IfStatement
 
IfStatement(Expression, Statement, Statement, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.IfStatement
 
IGenericField - Interface in org.eclipse.jdt.internal.compiler.env
 
IGenericMethod - Interface in org.eclipse.jdt.internal.compiler.env
 
IGenericType - Interface in org.eclipse.jdt.internal.compiler.env
 
IGNORE - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
IGNORE - Static variable in class org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
Ignore - Static variable in interface org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
IgnoreCategoriesMask - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Mask to use in order to filter out the category portion of the problem ID.
ignoreExpressionAssignment() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
ignoreFurtherInvestigation - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
ignoreFurtherInvestigation - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
ignoreFurtherInvestigation - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
ignoreIfBetter() - Method in class org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
IgnoreIfBetter - Static variable in class org.eclipse.jdt.internal.compiler.env.AccessRule
 
ignoreIfBetter() - Method in class org.eclipse.jdt.internal.compiler.env.AccessRule
 
ignoreIfBetter() - Method in class org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
 
ignoreMethodBodies - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
ignoreNextOpeningBrace - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
IgnoreRawTypeCheck - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
iinc(int, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IllegalAbstractModifierCombinationForMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalAbstractModifierCombinationForMethod(ReferenceBinding, AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalAccessFromTypeVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalAccessFromTypeVariable(TypeVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IllegalClassLiteralForTypeVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalClassLiteralForTypeVariable(TypeVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalDimension - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IllegalEnclosingInstanceSpecification - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IllegalExtendedDimensions - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalExtendedDimensions(AnnotationMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalExtendedDimensions(Argument) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalExtendedDimensionsForVarArgs - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IllegalGenericArray - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalGenericArray(TypeBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalInstanceOfGenericType(TypeBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalInstanceofParameterizedType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IllegalInstanceofTypeParameter - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalLocalTypeDeclaration(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierCombinationFinalAbstractForClass - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierCombinationFinalAbstractForClass(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierCombinationFinalVolatileForField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierCombinationFinalVolatileForField(ReferenceBinding, FieldDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForAnnotationField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForAnnotationField(FieldDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalModifierForAnnotationMember(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForAnnotationMemberType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForAnnotationMemberType(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForAnnotationMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IllegalModifierForAnnotationType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForAnnotationType(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForArgument - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IllegalModifierForClass - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForClass(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForEnum - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForEnum(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForEnumConstant - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForEnumConstant(ReferenceBinding, FieldDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForEnumConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForEnumConstructor(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForField(ReferenceBinding, FieldDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForInterface - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForInterface(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForInterfaceField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForInterfaceField(FieldDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForInterfaceMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForInterfaceMethod(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForLocalClass - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForLocalClass(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForLocalEnum - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForLocalEnum(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForMemberClass - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForMemberClass(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForMemberEnum - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForMemberEnum(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForMemberInterface - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForMemberInterface(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForMethod(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForVariable(LocalDeclaration, boolean) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalPrimitiveOrArrayTypeForEnclosingInstance - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalPrimitiveOrArrayTypeForEnclosingInstance(TypeBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalQualifiedEnumConstantLabel - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IllegalQualifiedParameterizedTypeAllocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalQualifiedParameterizedTypeAllocation(TypeReference, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalStaticModifierForMemberType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalStaticModifierForMemberType(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalSuperTypeVariable - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
IllegalTypeVariableSuperReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IllegalUsageOfQualifiedTypeReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalUsageOfQualifiedTypeReference(QualifiedTypeReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalVararg - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalVararg(Argument, AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalVisibilityModifierCombinationForField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalVisibilityModifierCombinationForField(ReferenceBinding, FieldDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalVisibilityModifierCombinationForMemberType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalVisibilityModifierCombinationForMemberType(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalVisibilityModifierCombinationForMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalVisibilityModifierCombinationForMethod(ReferenceBinding, AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalVisibilityModifierForInterfaceMemberType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalVisibilityModifierForInterfaceMemberType(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalVoidExpression(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
iload(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iload(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
iload_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iload_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
iload_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iload_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
iload_2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iload_2() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
iload_3() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iload_3() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
implementsInterface(ReferenceBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver implements anInterface or is identical to anInterface.
implementsMethod(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
IMPLICIT_CONVERSION_MASK - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
implicitArguments - Variable in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
implicitConversion - Variable in class org.eclipse.jdt.internal.compiler.ast.Expression
 
ImplicitSuper - Static variable in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
implicitSuperConstructorCall() - Static method in class org.eclipse.jdt.internal.compiler.ast.SuperReference
 
implicitThis() - Static method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
ImplicitThis - Static variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IMPORT - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
ImportAmbiguous - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use AmbiguousType is used instead
ImportBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
ImportBinding(char[][], boolean, Binding, ImportReference) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
ImportConflictBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
ImportConflictBinding(char[][], Binding, ReferenceBinding, ImportReference) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ImportConflictBinding
 
importCount - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
ImportInheritedNameHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use InheritedTypeHidesEnclosingName is used instead
ImportInternalNameProvided - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use InternalTypeNameProvided is used instead
ImportNotFound - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ImportNotVisible - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, NotVisibleType is used instead
importProblem(ImportReference, Binding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ImportReference - Class in org.eclipse.jdt.internal.compiler.ast
 
ImportReference(char[][], long[], boolean, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ImportReference
 
importReference - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
ImportRelated - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
imports - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
imports - Variable in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
imports - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
imul() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
imul() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
in_symb - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
in_symbol(int) - Static method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
INameEnvironment - Interface in org.eclipse.jdt.internal.compiler.env
The name environment provides a callback API that the compiler can use to look up types, compilation units, and packages in the current environment.
includes(Object) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSet
 
IncompatibleExceptionInInheritedMethodThrowsClause - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleExceptionInThrowsClause - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
incompatibleExceptionInThrowsClause(SourceTypeBinding, MethodBinding, MethodBinding, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IncompatibleExceptionInThrowsClauseForNonInheritedInterfaceMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleNonInheritedInterfaceMethod - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
IncompatibleReturnType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
incompatibleReturnType(MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IncompatibleReturnTypeForNonInheritedInterfaceMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleTypesInConditionalOperator - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleTypesInEqualityOperator - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleTypesInForeach - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IncompleteEnumSwitch - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
InconsistentHierarchy - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
IncorrectArityForParameterizedConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IncorrectArityForParameterizedMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IncorrectArityForParameterizedType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
incorrectArityForParameterizedType(ASTNode, TypeBinding, TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IncorrectEnclosingInstanceReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
incorrectLocationForNonEmptyDimension(ArrayAllocationExpression, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IncorrectSwitchType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
incorrectSwitchType(Expression, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
increments - Variable in class org.eclipse.jdt.internal.compiler.ast.ForStatement
 
index - Variable in class org.eclipse.jdt.internal.compiler.codegen.CachedIndexEntry
 
index - Variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticFieldBinding
 
index - Variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
index - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
index - Variable in class org.eclipse.jdt.internal.compiler.parser.NLSTag
 
indexOf(char, char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the first index in the array for which the corresponding character is equal to toBeFound.
indexOf(char[], char[], boolean) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the first index in the array for which the toBeFound array is a matching subarray following the case rule.
indexOf(char[], char[], boolean, int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the first index in the array for which the toBeFound array is a matching subarray following the case rule starting at the index start.
indexOf(char[], char[], boolean, int, int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the first index in the array for which the toBeFound array is a matching subarray following the case rule starting at the index start.
indexOf(char, char[], int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the first index in the array for which the corresponding character is equal to toBeFound starting the search at index start.
indexOf(char, char[], int, int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the first index in the array for which the corresponding character is equal to toBeFound starting the search at index start and before the ending index.
indexOfFirstFieldBinding - Variable in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
indexOfSameLineEntrySincePC(int, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
indexVariable - Variable in class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
IndirectAccessToStaticField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
indirectAccessToStaticField(ASTNode, FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IndirectAccessToStaticMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
indirectAccessToStaticMethod(ASTNode, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IndirectAccessToStaticType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IndirectStaticAccess - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
individualToString() - Method in class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
individualToString() - Method in class org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
individualToString() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
individualToString() - Method in class org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
individualToString() - Method in class org.eclipse.jdt.internal.compiler.flow.InsideSubRoutineFlowContext
 
individualToString() - Method in class org.eclipse.jdt.internal.compiler.flow.LabelFlowContext
 
individualToString() - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
individualToString() - Method in class org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
ineg() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
inferredReturnType - Variable in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
InheritedFieldHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InheritedMethodHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InheritedMethodReducesVisibility - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
inheritedMethodReducesVisibility(SourceTypeBinding, MethodBinding, MethodBinding[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
inheritedMethodsHaveIncompatibleReturnTypes(SourceTypeBinding, MethodBinding[], int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
inheritedMethodsHaveNameClash(SourceTypeBinding, MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InheritedNameHidesEnclosingName - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
inheritedPositions - Variable in class org.eclipse.jdt.internal.compiler.ast.Javadoc
 
inheritedPositions - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
InheritedTypeHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
init(ClassFile) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
Init - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
init(ClassFile) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
INIT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
initByteArrays() - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
initial(int) - Static method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
INITIAL_CONTENTS_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
INITIAL_HEADER_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
initialization - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
initializationCount - Variable in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
InitializationFlowContext - Class in org.eclipse.jdt.internal.compiler.flow
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
InitializationFlowContext(FlowContext, ASTNode, BlockScope) - Constructor for class org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
initializationPCs - Variable in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
initializations - Variable in class org.eclipse.jdt.internal.compiler.ast.ForStatement
 
initialize() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
initialize() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
initialize(SourceTypeBinding, ClassFile, boolean) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
initialize() - Method in class org.eclipse.jdt.internal.compiler.classfmt.AnnotationMethodInfoWithAnnotations
 
initialize() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
This method is used to fully initialize the contents of the receiver.
initialize() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfoWithAnnotation
 
initialize() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
This method is used to fully initialize the contents of the receiver.
initialize() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfoWithAnnotations
 
initialize(CodeStream) - Method in class org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
initialize(ClassFile) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
initialize() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
initialize(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
initializeArguments() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
initializeArguments() - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
initializeBounds(Scope, ParameterizedTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
Initialize capture bounds using substituted supertypes e.g.
initializeConstructorAccessor(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
An constructor accessor is a constructor with an extra argument (declaringClass), in case of collision with an existing constructor, then add again an extra argument (declaringClass again).
initializeDeprecatedAnnotationTagBits() - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
Compute the tagbits for @Deprecated annotations; avoiding resolving entire annotation if not necessary.
initializeDeprecatedAnnotationTagBits() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
Compute the tagbits for @Deprecated annotations; avoiding resolving entire annotation if not necessary.
initializedField - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
initializeMaxLocals(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
initializeMaxLocals(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
initializeMessages(String, Class) - Static method in class org.eclipse.jdt.internal.compiler.util.Messages
 
initializeMethodAccessor(MethodBinding, boolean, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
An method accessor is a method with an access$N selector, where N is incremented in case of collisions.
initializeParser() - Method in class org.eclipse.jdt.internal.compiler.Compiler
 
INITIALIZER - Static variable in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
initializer - Variable in class org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
Initializer - Class in org.eclipse.jdt.internal.compiler.ast
 
Initializer(Block, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.Initializer
 
initializerBody - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
initializeReceiver() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
InitializerMustCompleteNormally - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
initializerMustCompleteNormally(FieldDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
initializerScope - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
initializeScanner() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
initialPosition - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
initsOnBreak() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
initsOnBreak - Variable in class org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
initsOnContinue - Variable in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
initsOnException(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
initsOnFinally - Variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
initsOnReturn - Variable in class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
initsOnReturn() - Method in class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
initsOnReturn() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
initsOnReturn - Variable in class org.eclipse.jdt.internal.compiler.flow.InsideSubRoutineFlowContext
 
initsOnReturn() - Method in class org.eclipse.jdt.internal.compiler.flow.InsideSubRoutineFlowContext
 
initStateIndex - Variable in class org.eclipse.jdt.internal.compiler.ast.BranchStatement
 
initStateIndex - Variable in class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
initsWhenFalse - Variable in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
initsWhenFalse() - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
initsWhenFalse() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return the flow info that would result from the path associated to the value false for the condition expression that generated this flow info.
initsWhenFalse() - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
initsWhenTrue - Variable in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
initsWhenTrue() - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
initsWhenTrue() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return the flow info that would result from the path associated to the value true for the condition expression that generated this flow info.
initsWhenTrue() - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
initTables() - Static method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
INLINE_IDX - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
INLINE_TAGS - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
INLINE_TAGS_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
inlineForwardReferencesFromLabelsTargeting(BranchLabel, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
inlineForwardReferencesFromLabelsTargeting(BranchLabel, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
inlineJsrBytecode - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
inlineTagStart - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
inlineTagStarted - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
INNER_CLASSES_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
innerClassesBindings - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
InnerClassInfo - Class in org.eclipse.jdt.internal.compiler.classfmt
Describes one entry in the classes table of the InnerClasses attribute.
InnerClassInfo(byte[], int[], int) - Constructor for class org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
 
InnerClassName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
InnerEmulationDependency - Class in org.eclipse.jdt.internal.compiler.lookup
 
InnerEmulationDependency(BlockScope, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.InnerEmulationDependency
 
innermostCastedExpression() - Method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
innermostSwitchCase() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Returns the immediately enclosing switchCase statement (carried by closest blockScope),
innerTypesCannotDeclareStaticInitializers(ReferenceBinding, Initializer) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
insertedTokens - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
insertedTokensPosition - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
insertedTokensPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
insertedTokenUsed - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
insertionIndex(int[], int, int) - Static method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
This methods searches for an existing entry inside the pcToSourceMap table with a pc equals to @pc.
insertToken(int, int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
insertTokens(int[], int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
insideEnumConstantPart - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
InsideJavadoc - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
insideRecovery - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
InsideSubRoutineFlowContext - Class in org.eclipse.jdt.internal.compiler.flow
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
InsideSubRoutineFlowContext(FlowContext, ASTNode) - Constructor for class org.eclipse.jdt.internal.compiler.flow.InsideSubRoutineFlowContext
 
insideTypeAnnotation - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
instance_of(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
We didn't call it instanceof because there is a conflit with the instanceof keyword
instance_of(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
InstanceFieldDuringConstructorInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InstanceMethodDuringConstructorInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
INSTANCEOF - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
InstanceOfExpression - Class in org.eclipse.jdt.internal.compiler.ast
 
InstanceOfExpression(Expression, TypeReference) - Constructor for class org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
instantiateGetClass(TypeBinding, MethodBinding, Scope) - Static method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
The type of x.getClass() is substituted from 'Class' into: 'Class
instructionPosition - Variable in class org.eclipse.jdt.internal.compiler.codegen.CaseLabel
 
INT - Static variable in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Base type definitions
INT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
Int2Byte - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Int2Char - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Int2Double - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Int2Float - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Int2Int - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Int2Long - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Int2Short - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Int2String - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
INT_ARRAY - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
INT_INITIAL_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
intCache - Variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
IntConstant - Class in org.eclipse.jdt.internal.compiler.impl
 
IntConstrSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
IntegerCache - Class in org.eclipse.jdt.internal.compiler.codegen
 
IntegerCache() - Constructor for class org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Constructs a new, empty hashtable.
IntegerCache(int) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Constructs a new, empty hashtable with the specified initial capacity.
IntegerTag - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
INTERFACE_DECL - Static variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
InterfaceAmbiguous - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use AmbiguousType is used instead
InterfaceCannotHaveConstructors - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
interfaceCannotHaveConstructors(ConstructorDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InterfaceCannotHaveInitializers - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
interfaceCannotHaveInitializers(SourceTypeBinding, FieldDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InterfaceInheritedNameHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use InheritedTypeHidesEnclosingName is used instead
InterfaceInternalNameProvided - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use InternalTypeNameProvided is used instead
InterfaceMethodRefTag - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
InterfaceNotFound - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, UndefinedType is used instead
InterfaceNotVisible - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, NotVisibleType is used instead
Intern - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
Internal - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InternalNameProvided - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
internalResolveType(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
InternalTypeNameProvided - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InternSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
IntIntegerSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
IntLiteral - Class in org.eclipse.jdt.internal.compiler.ast
 
IntLiteral(char[], int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
IntLiteral(char[], int, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
IntLiteral(int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
IntLiteralMinValue - Class in org.eclipse.jdt.internal.compiler.ast
 
IntLiteralMinValue() - Constructor for class org.eclipse.jdt.internal.compiler.ast.IntLiteralMinValue
 
intPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
intStack - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
intValue() - Method in class org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
intValue() - Method in class org.eclipse.jdt.internal.compiler.impl.CharConstant
 
intValue() - Method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
intValue() - Method in class org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
intValue() - Method in class org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
intValue() - Method in class org.eclipse.jdt.internal.compiler.impl.IntConstant
 
intValue() - Method in class org.eclipse.jdt.internal.compiler.impl.LongConstant
 
intValue() - Method in class org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
INTVALUE_INTEGER_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
INTVALUE_INTEGER_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
INVALID_CHAR_IN_STRING - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_CHARACTER_CONSTANT - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_DIGIT - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_ESCAPE - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_FLOAT - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_HEXA - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_HIGH_SURROGATE - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_INPUT - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_LOW_SURROGATE - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_OCTAL - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_UNICODE_ESCAPE - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
InvalidAnnotationMemberType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidAnnotationMemberType(MethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidBreak - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidBreak(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidCatchBlockSequence - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InvalidCharacterConstant - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InvalidClassInstantiation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidConstructor(Statement, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidContinue - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidContinue(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidDigit - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidEnclosingType(Expression, TypeBinding, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidEncoding - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InvalidEscape - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InvalidExplicitConstructorCall - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidExplicitConstructorCall(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidExpressionAsStatement - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidExpressionAsStatement(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidField(FieldReference, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidField(NameReference, FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidField(QualifiedNameReference, FieldBinding, int, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidFileNameForPackageAnnotations - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidFileNameForPackageAnnotations(Annotation) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidFloat - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InvalidHexa - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InvalidHighSurrogate - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InvalidInput - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InvalidInputException - Exception in org.eclipse.jdt.core.compiler
Exception thrown by a scanner when encountering lexical errors.
InvalidInputException() - Constructor for exception org.eclipse.jdt.core.compiler.InvalidInputException
Creates a new exception with no detail message.
InvalidInputException(String) - Constructor for exception org.eclipse.jdt.core.compiler.InvalidInputException
Creates a new exception with the given detail message.
InvalidJavadoc - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
InvalidLowSurrogate - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidMethod(MessageSend, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidNullToSynchronize(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidNullToSynchronized - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InvalidOctal - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InvalidOperator - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidOperator(BinaryExpression, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidOperator(CompoundAssignment, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidOperator(UnaryExpression, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidParameterizedExceptionType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidParameterizedExceptionType(TypeBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidParameters - Variable in class org.eclipse.jdt.internal.compiler.ast.Javadoc
 
InvalidParenthesizedExpression - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidParenthesizedExpression(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidType(ASTNode, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidTypeExpression - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InvalidTypeForCollection - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidTypeForCollection(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidTypeForStaticImport - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InvalidTypeForStaticImport - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
invalidTypeReference(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidTypeToSynchronize(Expression, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidTypeToSynchronized - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidTypeVariableAsException(TypeBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidTypeVariableExceptionType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InvalidUnaryExpression - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidUnaryExpression(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUnicodeEscape - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfAnnotation(Annotation) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfAnnotationDeclarations - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfAnnotationDeclarations(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfAnnotations - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InvalidUsageOfEnumDeclarations - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfEnumDeclarations(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfForeachStatements - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfForeachStatements(LocalDeclaration, Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfStaticImports - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfStaticImports(ImportReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfTypeArguments - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfTypeArguments(TypeReference, TypeReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfTypeParameters - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfTypeParameters(TypeParameter, TypeParameter) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfVarargs - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfVarargs(Argument) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidVoidExpression - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InvocationSite - Interface in org.eclipse.jdt.internal.compiler.lookup
 
invoke(int, int, int, char[], char[], char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
INVOKE_METHOD_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
INVOKE_METHOD_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
invokeAccessibleObjectSetAccessible() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeAccessibleObjectSetAccessible() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeArrayNewInstance() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeArrayNewInstance() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeClassForName() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeClassForName() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeClassGetDeclaredConstructor() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeClassGetDeclaredConstructor() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeClassGetDeclaredField() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeClassGetDeclaredField() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeClassGetDeclaredMethod() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeClassGetDeclaredMethod() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeEnumOrdinal(char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeEnumOrdinal(char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeinterface(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeinterface(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeJavaLangAssertionErrorConstructor(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangAssertionErrorConstructor(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeJavaLangAssertionErrorDefaultConstructor() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangAssertionErrorDefaultConstructor() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeJavaLangClassDesiredAssertionStatus() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangClassDesiredAssertionStatus() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeJavaLangEnumvalueOf(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangEnumvalueOf(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeJavaLangEnumValues(TypeBinding, ArrayBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangEnumValues(TypeBinding, ArrayBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeJavaLangErrorConstructor() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangErrorConstructor() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeJavaLangReflectConstructorNewInstance() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangReflectConstructorNewInstance() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeJavaLangReflectFieldGetter(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangReflectFieldGetter(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeJavaLangReflectFieldSetter(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangReflectFieldSetter(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeJavaLangReflectMethodInvoke() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangReflectMethodInvoke() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeJavaUtilIteratorHasNext() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaUtilIteratorHasNext() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeJavaUtilIteratorNext() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaUtilIteratorNext() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeNoClassDefFoundErrorStringConstructor() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeNoClassDefFoundErrorStringConstructor() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeObjectGetClass() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeObjectGetClass() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokespecial(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokespecial(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokestatic(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokestatic(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeStringConcatenationAppendForType(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
The equivalent code performs a string conversion of the TOS
invokeStringConcatenationAppendForType(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeStringConcatenationDefaultConstructor() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringConcatenationDefaultConstructor() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeStringConcatenationStringConstructor() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringConcatenationStringConstructor() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeStringConcatenationToString() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringConcatenationToString() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeStringIntern() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringValueOf(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringValueOf(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeSystemArraycopy() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeSystemArraycopy() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokeThrowableGetMessage() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeThrowableGetMessage() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
invokevirtual(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokevirtual(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
IO - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ior() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ior() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
IProblem - Interface in org.eclipse.jdt.core.compiler
Description of a Java problem, as detected by the compiler or some of the underlying technology reusing the compiler.
IProblemFactory - Interface in org.eclipse.jdt.internal.compiler
 
irem() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
irem() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
ireturn() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ireturn() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
IS_AFTER_JUMP - Static variable in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
isAbstract() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isAbstract() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isAbstract() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is an abstract type
isAcceptableMethod(MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
isActive() - Method in interface org.eclipse.jdt.internal.compiler.IDebugRequestor
 
IsAnnotationDefaultValue - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isAnnotationMethod() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isAnnotationMethod() - Method in class org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
isAnnotationType() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isAnnotationType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isAnonymous() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer true if the receiver is an anonymous type, false otherwise
isAnonymous() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer true if the receiver is an anonymous class.
IsAnonymousType - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
IsAnonymousType - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isAnonymousType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isAnySubRoutineEscaping - Variable in class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
isArchiveFileName(String) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Returns true iff str.toLowerCase().endsWith(".jar") || str.toLowerCase().endsWith(".zip") implementation is not creating extra strings.
IsArgument - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
IsArrayType - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isArrayType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
IsBaseType - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isBaseType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isBetter(NameEnvironmentAnswer) - Method in class org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
 
isBinaryBinding() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
IsBinaryBinding - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isBinaryType() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer whether the receiver contains the resolved binary form or the unresolved source form of the type.
isBinaryType() - Method in interface org.eclipse.jdt.internal.compiler.env.IGenericType
Answer whether the receiver contains the resolved binary form or the unresolved source form of the type.
isBinaryType() - Method in class org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer whether the receiver contains the resolved binary form of the type.
isBlankFinal() - Method in class org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
IsBoundParameterizedType - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isBoundParameterizedType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if parameterized type AND not of the form List
isBoxingCompatibleWith(TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
isBreakable() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
isBreakable() - Method in class org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
isBridge() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isCapture() - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
isCapture() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the type is the capture of some wildcard
isCaseLabel() - Method in class org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
isCaseLabel() - Method in class org.eclipse.jdt.internal.compiler.codegen.CaseLabel
 
isClass() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isClass() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isClassFileName(char[]) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Returns true iff str.toLowerCase().endsWith(".class") implementation is not creating extra strings.
isClassFileName(String) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Returns true iff str.toLowerCase().endsWith(".class") implementation is not creating extra strings.
IsClassPathCorrect - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
isClassPathCorrect(char[][], CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
isClinit() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isClinit() - Method in class org.eclipse.jdt.internal.compiler.ast.Clinit
 
isClinit() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
Answer true if the method is a class initializer, false otherwise.
isClinit() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer whether the receiver represents a class initializer method.
isCompactableOperation() - Method in class org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
 
isCompactableOperation() - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
isCompactableOperation() - Method in class org.eclipse.jdt.internal.compiler.ast.EqualExpression
 
isCompactableOperation() - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
isCompactableOperation() - Method in class org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
 
isCompatibleWith(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
isCompatibleWith(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
isCompatibleWith(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver type can be assigned to the argument type (right) In addition to improving performance, caching also ensures there is no infinite regression since per nature, the compatibility check is recursive through parameterized type arguments (122775)
isCompatibleWith(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isCompilationUnit() - Method in class org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer whether the receiver contains the compilation unit which defines the type.
IsCompoundAssigned - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isConstantValueOfTypeAssignableToType(TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
isConstantValueRepresentable(Constant, int, int) - Static method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
isConstructor() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isConstructor() - Method in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
isConstructor() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
Answer true if the method is a constructor, false otherwise.
isConstructor() - Method in interface org.eclipse.jdt.internal.compiler.env.IGenericMethod
 
isConstructor() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isConstructorCall - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isConstructorRelated() - Method in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
isContinuable() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
isContinuable() - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
isContinuedTo() - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
isDefault() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isDefault() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isDefault() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver has default visibility
isDefaultAbstract() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isDefaultConstructor() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isDefaultConstructor - Variable in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
isDefaultConstructor() - Method in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
isDefinedInField(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
isDefinedInMethod(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
isDefinedInSameUnit(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
isDefinedInType(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
isDefinitelyAssigned(Scope, int, LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
isDefinitelyAssigned(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isDefinitelyAssigned(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isDefinitelyAssigned(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of definite assignment for a field.
isDefinitelyAssigned(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of definite assignment for a local.
isDefinitelyAssigned(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isDefinitelyAssigned(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isDefinitelyNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isDefinitelyNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of definite non-null value for a given local variable.
isDefinitelyNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isDefinitelyNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isDefinitelyNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of definite null value for a given local variable.
isDefinitelyNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isDefinitelyUnknown(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isDefinitelyUnknown(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of definite unknown value for a given local variable.
isDefinitelyUnknown(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isDeprecated() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isDeprecated() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isDeprecated() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is a deprecated type
isDigit(char) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isDuplicateLocalVariable(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
IsElseIfStatement - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isEmpty() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
isEmptyBlock() - Method in class org.eclipse.jdt.internal.compiler.ast.Block
 
isEmptyBlock() - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
 
isEnum() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isEnum() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isEnumConstant - Variable in class org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
isEquivalentTo(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
Returns true if a type is identical to another one, or for generic types, true if compared to its raw type.
isEquivalentTo(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
isEquivalentTo(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
isEquivalentTo(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
isEquivalentTo(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
Returns true if a type is identical to another one, or for generic types, true if compared to its raw type.
isEquivalentTo(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if a type is identical to another one, or for generic types, true if compared to its raw type.
isErasureBoundTo(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
Returns true if the type variable is directly bound to a given type
isError() - Method in interface org.eclipse.jdt.core.compiler.IProblem
Checks the severity to see if the Error bit is set.
isError() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
isExcluded(char[], char[][], char[][], boolean) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
 
isFakeToken() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
isFieldUseDeprecated(FieldBinding, Scope, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isFinal() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isFinal() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is final and cannot be subclassed
isFinal() - Method in class org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
isGenericType() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
isGenericType() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
isGenericType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isHierarchyBeingConnected() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Returns true if the type hierarchy is being connected
isHierarchyInconsistent() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
ishl() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ishl() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
ishr() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ishr() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
isImplementing() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isImplicitSuper() - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
IsImplicitThis - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isImplicitThis() - Method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isImplicitThis() - Method in class org.eclipse.jdt.internal.compiler.ast.SuperReference
 
isImplicitThis() - Method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
isInitializationMethod() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isInitializationMethod() - Method in class org.eclipse.jdt.internal.compiler.ast.Clinit
 
isInitializationMethod() - Method in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
isInsertedToken() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
isInsideCase(CaseStatement) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Returns true if the scope or one of its parent is associated to a given caseStatement, denoting being part of a given switch case statement.
isInsideConstructor() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isInsideDeprecatedCode() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
isInsideInitializer() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isInsideInitializerOrConstructor() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isInsideStream(int) - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
isInterchangeableWith(LookupEnvironment, TypeVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
Returns true if the 2 variables are playing exact same role: they have the same bounds, providing one is substituted with the other: > is interchangeable with >.
isInterface() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isInterface() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isIntersectingWith(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
isIntersectingWith(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
isIntersectingWith(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if a type is intersecting with another one,
isIntersectionType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the current type denotes an intersection type: Number & Comparable
isIntersectionType() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
Returns true if the current type denotes an intersection type: Number & Comparable
isJavaFileName(char[]) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Returns true iff str.toLowerCase().endsWith(".java") implementation is not creating extra strings.
isJavaFileName(String) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Returns true iff str.toLowerCase().endsWith(".java") implementation is not creating extra strings.
isJavaIdentifierPart(char) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaIdentifierPart(char, char) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaIdentifierStart(char) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaIdentifierStart(char, char) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isLetter(char) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isLetterOrDigit(char) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isLocal() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer true if the receiver is a local type, false otherwise
isLocal() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer true if the receiver is a local class.
IsLocalDeclarationReachable - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
IsLocalType - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
IsLocalType - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isLocalType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isLowerCase(char) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isMain() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isMember() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer true if the receiver is a member type, false otherwise
isMember() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer true if the receiver is a member class.
IsMemberType - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
IsMemberType - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isMemberType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isMethod() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isMethod() - Method in class org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
isMethod() - Method in class org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
isMethodUseDeprecated(MethodBinding, Scope, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isNarrowing(int, int) - Static method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
isNative() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isNative() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isNestedType() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer true if the receiver is a nested type, false otherwise
IsNestedType - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isNestedType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
IsNonNull - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isNonReturningContext() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
isNonReturningContext() - Method in class org.eclipse.jdt.internal.compiler.flow.InsideSubRoutineFlowContext
 
isNumericType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
ISourceField - Interface in org.eclipse.jdt.internal.compiler.env
 
ISourceImport - Interface in org.eclipse.jdt.internal.compiler.env
 
ISourceMethod - Interface in org.eclipse.jdt.internal.compiler.env
 
ISourceType - Interface in org.eclipse.jdt.internal.compiler.env
 
isOverriding() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isPackage(String) - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
isPackage(String) - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
isPackage(char[][], char[]) - Method in class org.eclipse.jdt.internal.compiler.batch.FileSystem
 
isPackage(char[][], char[]) - Method in interface org.eclipse.jdt.internal.compiler.env.INameEnvironment
Answer whether packageName is the name of a known subpackage inside the package parentPackageName.
isPackageInfo() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
isParameterizedType() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
isParameterizedType() - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
Raw type is not treated as a standard parameterized type
isParameterizedType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the type is parameterized, e.g.
isParameterizedWithOwnVariables() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the type is parameterized using its own type variables as arguments
isPotentiallyAssigned(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isPotentiallyAssigned(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isPotentiallyAssigned(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of potential assignment for a field.
isPotentiallyAssigned(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of potential assignment for a local variable.
isPotentiallyAssigned(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isPotentiallyAssigned(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isPotentiallyNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isPotentiallyNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of potential null assignment for a local.
isPotentiallyNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isPotentiallyNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isPotentiallyNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of potential null assignment for a local.
isPotentiallyNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isPotentiallyUnknown(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isPotentiallyUnknown(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return true if the given local may have been assigned to an unknown value.
isPotentiallyUnknown(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isPrecededByRemovedToken() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
isPrivate() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isPrivate() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isPrivate() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver has private visibility
isPropagatingInnerClassEmulation - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
isPropagatingInnerClassEmulation - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isProtected() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isProtected() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isProtected() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver has protected visibility
isProtectedNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isProtectedNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return true if the given local is protected by a test against a non null value.
isProtectedNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isProtectedNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isProtectedNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return true if the given local is protected by a test against null.
isProtectedNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isProvablyDistinctFrom(TypeBinding, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the two types are statically known to be different at compile-time, e.g.
isPublic() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isPublic() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isPublic() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver has public visibility
isRaw - Variable in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
isRawSubstitution() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
isRawSubstitution() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
isRawSubstitution() - Method in interface org.eclipse.jdt.internal.compiler.lookup.Substitution
Returns true for raw substitution
isRawType() - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
isRawType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
IsReachable - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isRecursive(ArrayList) - Method in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
isReifiable() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
JLS(3) 4.7.
isReplacedToken() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
IsReturnedValue - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isSecondary() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Returns whether the type is a secondary one or not.
IsSecondaryType - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isSecret() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
isShared - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
isSilent - Variable in exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
isSourceType() - Method in class org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer whether the receiver contains the unresolved source form of the type.
isStandardLabel() - Method in class org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
isStandardLabel() - Method in class org.eclipse.jdt.internal.compiler.codegen.CaseLabel
 
isStatic() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isStatic() - Method in class org.eclipse.jdt.internal.compiler.ast.Clinit
 
isStatic() - Method in class org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
isStatic() - Method in class org.eclipse.jdt.internal.compiler.ast.ImportReference
 
isStatic() - Method in class org.eclipse.jdt.internal.compiler.ast.Initializer
 
isStatic() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isStatic() - Method in class org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
isStatic() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isStatic - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isStatic() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is a static member type (or toplevel)
isStrictfp() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isStrictfp() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if all float operations must adher to IEEE 754 float/double rules
IsStrictlyAssigned - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isSubRoutine() - Method in class org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
isSubRoutine() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
IsSubRoutineEscaping - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isSubRoutineEscaping() - Method in class org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
isSubRoutineEscaping() - Method in class org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
isSubRoutineEscaping() - Method in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
isSuper() - Method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isSuper() - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedSuperReference
 
isSuper() - Method in class org.eclipse.jdt.internal.compiler.ast.SuperReference
 
isSuperAccess() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
isSuperAccess() - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
isSuperAccess() - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
isSuperAccess() - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
isSuperAccess() - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
isSuperAccess() - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
isSuperAccess() - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
isSuperAccess() - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
isSuperAccess() - Method in class org.eclipse.jdt.internal.compiler.ast.NameReference
 
isSuperAccess() - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
isSuperAccess() - Method in interface org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
isSuperclassOf(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is in the superclass hierarchy of aType NOTE: Object.isSuperclassOf(Object) -> false
isSuperclassOf(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
IsSuperType - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isSynchronized - Variable in class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
isSynchronized() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isSynthetic() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Return true if the field is a synthetic field, false otherwise.
isSynthetic() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
Return true if the field is a synthetic method, false otherwise.
isSynthetic() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isSynthetic() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isTaskCaseSensitive - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
isTaskCaseSensitive - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
isThis() - Method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isThis() - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
isThis() - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedSuperReference
 
isThis() - Method in class org.eclipse.jdt.internal.compiler.ast.SuperReference
 
isThis() - Method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
istore(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
istore(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
istore_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
istore_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
istore_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
istore_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
istore_2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
istore_2() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
istore_3() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
istore_3() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
isTransient() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
IsTryBlockExiting - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isTypeAccess() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
isTypeAccess() - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
isTypeAccess() - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
isTypeAccess() - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
isTypeAccess() - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
isTypeAccess() - Method in class org.eclipse.jdt.internal.compiler.ast.NameReference
 
isTypeAccess() - Method in interface org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
isTypeArgumentContainedBy(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isTypeArgumentIntersecting(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns false if two given types could not intersect as argument types: List & List --> false List & List --> true List & List --> false
isTypeReference() - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
isTypeReference() - Method in class org.eclipse.jdt.internal.compiler.ast.NameReference
 
isTypeReference() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
isTypeUseDeprecated(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isTypeVariable() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the type was declared as a type variable
isTypeVariable() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
Returns true if the type was declared as a type variable
isub() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
isub() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
isUnboundWildcard() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if wildcard type of the form '?' (no bound)
isUnboundWildcard() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
Returns true if the type is a wildcard
isUnchecked - Variable in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
isUncheckedException(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
T_null is acting as an unchecked exception
isUncheckedException(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
JLS 11.5 ensures that Throwable, Exception, RuntimeException and Error are directly connected.
isUncheckedException(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the type is a subclass of java.lang.Error or java.lang.RuntimeException
isUpperCase(char) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isUsed() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isUsed() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isUsed() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver has private visibility and is used locally
IsUsefulEmptyStatement - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isValidBinding() - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
isValidJavaStatement() - Method in class org.eclipse.jdt.internal.compiler.ast.MagicLiteral
 
isValidJavaStatement() - Method in class org.eclipse.jdt.internal.compiler.ast.NumberLiteral
 
isValidJavaStatement() - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
 
isVarArgs() - Method in class org.eclipse.jdt.internal.compiler.ast.Argument
 
IsVarArgs - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isVarargs() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isViewedAsDeprecated() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isViewedAsDeprecated() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isViewedAsDeprecated() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isVolatile() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isWarning() - Method in interface org.eclipse.jdt.core.compiler.IProblem
Checks the severity to see if the Error bit is not set.
isWarning() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
isWhitespace(char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if c is a whitespace according to the JLS (\u000a, \u000c, \u000d, \u0009), otherwise false.
isWhitespace(char) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
Include also non JLS whitespaces.
isWidening(int, int) - Static method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
isWildcard() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the type is a wildcard
isWildcard() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
Returns true if the type is a wildcard
ITEM_DOUBLE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing double variable info
ITEM_FLOAT - Static variable in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing float variable info
ITEM_INTEGER - Static variable in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing integer variable info
ITEM_LONG - Static variable in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing long variable info
ITEM_NULL - Static variable in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing null variable info
ITEM_OBJECT - Static variable in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing object variable info
ITEM_TOP - Static variable in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing top variable info
ITEM_UNINITIALIZED - Static variable in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing uninitialized variable info
ITEM_UNINITIALIZED_THIS - Static variable in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing uninitialized this variable info
ITypeRequestor - Interface in org.eclipse.jdt.internal.compiler.impl
 
iushr() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iushr() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
ixor() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ixor() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 

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