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 _

A

aaload() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
aastore() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
abort(int, CategorizedProblem) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
abort(int, CategorizedProblem) - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
abort(int, CategorizedProblem) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
abort(int, CategorizedProblem) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
abort(int, CategorizedProblem) - Method in interface org.eclipse.jdt.internal.compiler.impl.ReferenceContext
 
abort - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
Abort - Static variable in interface org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
abort_againstSourceModel - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
abort_invalidAttribute - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
abort_invalidExceptionAttribute - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
abort_invalidOpcode - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
abort_missingCode - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
AbortCompilation - Exception in org.eclipse.jdt.internal.compiler.problem
 
AbortCompilation() - Constructor for exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
AbortCompilation(CompilationResult, CategorizedProblem) - Constructor for exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
AbortCompilation(CompilationResult, Throwable) - Constructor for exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
AbortCompilation(boolean, RuntimeException) - Constructor for exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
AbortCompilation - Static variable in interface org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
AbortCompilationUnit - Exception in org.eclipse.jdt.internal.compiler.problem
 
AbortCompilationUnit(CompilationResult, CategorizedProblem) - Constructor for exception org.eclipse.jdt.internal.compiler.problem.AbortCompilationUnit
 
AbortCompilationUnit(CompilationResult, IOException, String) - Constructor for exception org.eclipse.jdt.internal.compiler.problem.AbortCompilationUnit
Used to surface encoding issues when reading sources
AbortCompilationUnit - Static variable in interface org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
abortDueToInternalError(String) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
abortDueToInternalError(String, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AbortMethod - Exception in org.eclipse.jdt.internal.compiler.problem
 
AbortMethod(CompilationResult, CategorizedProblem) - Constructor for exception org.eclipse.jdt.internal.compiler.problem.AbortMethod
 
AbortMethod - Static variable in interface org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
AbortType - Exception in org.eclipse.jdt.internal.compiler.problem
 
AbortType(CompilationResult, CategorizedProblem) - Constructor for exception org.eclipse.jdt.internal.compiler.problem.AbortType
 
AbortType - Static variable in interface org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
aboutToBuild(IJavaProject) - Method in class org.eclipse.jdt.core.compiler.CompilationParticipant
Notifies this participant that a build is about to start and provides it the opportunity to create missing source folders for generated source files.
aboutToResolve(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
AbstractAnnotationProcessorManager - Class in org.eclipse.jdt.internal.compiler
 
AbstractAnnotationProcessorManager() - Constructor for class org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
 
AbstractCommentParser - Class in org.eclipse.jdt.internal.compiler.parser
Parser specialized for decoding javadoc comments
AbstractCommentParser(Parser) - Constructor for class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
abstractFirst(MethodBinding[], int) - Static method in class org.eclipse.jdt.internal.compiler.util.Sorting
 
AbstractMethodCannotBeOverridden - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
abstractMethodCannotBeOverridden(SourceTypeBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AbstractMethodDeclaration - Class in org.eclipse.jdt.internal.compiler.ast
 
AbstractMethodInAbstractClass - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
abstractMethodInAbstractClass(SourceTypeBinding, AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
abstractMethodInConcreteClass(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AbstractMethodInEnum - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
AbstractMethodMustBeImplemented - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
abstractMethodMustBeImplemented(SourceTypeBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
abstractMethodMustBeImplemented(SourceTypeBinding, MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AbstractMethodMustBeImplementedOverConcreteMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
abstractMethodNeedingNoBody(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AbstractMethodsInConcreteClass - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
AbstractVariableDeclaration - Class in org.eclipse.jdt.internal.compiler.ast
 
AbstractVariableDeclaration() - Constructor for class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
AccAbstract - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccAlternateModifierProblem - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccAnnotation - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccAnnotationDefault - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
Extra flags for types and members attributes (not from the JVMS, should have been defined in ExtraCompilerModifiers).
AccBlankFinal - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccBridge - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccDefault - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccDefaultAbstract - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccDefaultMethod - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccDeprecated - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccDeprecatedImplicitly - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccEnum - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
accept(IBinaryType, PackageBinding, AccessRestriction) - Method in class org.eclipse.jdt.internal.compiler.Compiler
Add an additional binary type
accept(ICompilationUnit, AccessRestriction) - Method in class org.eclipse.jdt.internal.compiler.Compiler
Add an additional compilation unit into the loop -> build compilation unit declarations, their bindings and record their results.
accept(ISourceType[], PackageBinding, AccessRestriction) - Method in class org.eclipse.jdt.internal.compiler.Compiler
Add additional source types
accept(IBinaryType, PackageBinding, AccessRestriction) - Method in interface org.eclipse.jdt.internal.compiler.impl.ITypeRequestor
Accept the resolved binary form for the requested type.
accept(ICompilationUnit, AccessRestriction) - Method in interface org.eclipse.jdt.internal.compiler.impl.ITypeRequestor
Accept the requested type's compilation unit.
accept(ISourceType[], PackageBinding, AccessRestriction) - Method in interface org.eclipse.jdt.internal.compiler.impl.ITypeRequestor
Accept the unresolved source forms for the requested type.
ACCEPT_ACTION - Static variable in interface org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
accept_cannot - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
acceptAnnotationTypeReference(char[][], int, int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptAnnotationTypeReference(char[], int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptAnnotationTypeReference(char[][], int, int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptAnnotationTypeReference(char[], int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptAnnotationTypeReference(char[][], int, int) - Method in class org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptAnnotationTypeReference(char[], int) - Method in class org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptConstructorReference(char[], int, int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptConstructorReference(char[], int, int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptConstructorReference(char[], int, int) - Method in class org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptDebugResult(CompilationResult) - Method in interface org.eclipse.jdt.internal.compiler.IDebugRequestor
 
acceptFieldReference(char[], int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptFieldReference(char[], int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptFieldReference(char[], int) - Method in class org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptImport(int, int, int[], char[], int, boolean, int) - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
acceptImport(int, int, int, int, char[][], boolean, int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptImport(int, int, int, int, char[][], boolean, int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptInitializer(int, int, int[], int, int, int, int) - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
acceptLineSeparatorPositions(int[]) - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
acceptLineSeparatorPositions(int[]) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptLineSeparatorPositions(int[]) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptMethodReference(char[], int, int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptMethodReference(char[], int, int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptMethodReference(char[], int, int) - Method in class org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptPackage(int, int, int[], char[], int) - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
acceptPackage(ImportReference) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptPackage(ImportReference) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptProblem(IProblem) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
acceptProblem(CategorizedProblem) - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
acceptProblem(CategorizedProblem) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptProblem(CategorizedProblem) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptResult(CompilationResult) - Method in interface org.eclipse.jdt.internal.compiler.ICompilerRequestor
Accept a compilation result.
acceptTypeReference(char[][], int, int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptTypeReference(char[], int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptTypeReference(char[][], int, int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptTypeReference(char[], int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptTypeReference(char[][], int, int) - Method in class org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptTypeReference(char[], int) - Method in class org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptUnknownReference(char[][], int, int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptUnknownReference(char[], int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptUnknownReference(char[][], int, int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptUnknownReference(char[], int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptUnknownReference(char[][], int, int) - Method in class org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptUnknownReference(char[], int) - Method in class org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
AccessEmulation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
accessFlags() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the receiver's access flags.
accessFlags - Variable in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
accessFlags - Variable in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
accessMode - Variable in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
AccessRestriction - Class in org.eclipse.jdt.internal.compiler.env
 
AccessRestriction(AccessRule, byte, String) - Constructor for class org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
AccessRule - Class in org.eclipse.jdt.internal.compiler.env
 
AccessRule(char[], int) - Constructor for class org.eclipse.jdt.internal.compiler.env.AccessRule
 
AccessRule(char[], int, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.env.AccessRule
 
accessRuleSet - Variable in class org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
AccessRuleSet - Class in org.eclipse.jdt.internal.compiler.env
Definition of a set of access rules used to flag forbidden references to non API code.
AccessRuleSet(AccessRule[], byte, String) - Constructor for class org.eclipse.jdt.internal.compiler.env.AccessRuleSet
Make a new set of access rules.
AccFinal - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccFromClassFile - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccGenericSignature - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccidentalBooleanAssign - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
AccImplementing - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccInterface - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccIsDefaultConstructor - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccJustFlag - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
Bits that are depending upon ClassFileConstants (relying that classfiles only use the 16 lower bits).
AccLocallyUsed - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccMandated - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
From classfile version 52 (compliance 1.8 up), meaning that a formal parameter is mandated by a language specification, so all compilers for the language must emit it.
AccModifierProblem - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccNative - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccOverriding - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccPrivate - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccProtected - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccPublic - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccRestrictedAccess - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccSemicolonBody - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccStatic - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccStrictfp - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccSuper - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
Other VM flags.
AccSynchronized - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccSynthetic - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccTransient - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccUnresolved - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccVarargs - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
AccVisibilityMASK - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers
 
AccVolatile - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
aconst_null() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
acquire(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFilePool
 
action() - Method in class java_cup.production
An action_part containing code for the action to be performed when we reduce with this production.
action - Variable in class org.eclipse.jdt.internal.compiler.ast.DoStatement
 
action - Variable in class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
action - Variable in class org.eclipse.jdt.internal.compiler.ast.ForStatement
 
action - Variable in class org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
action_code - Static variable in class java_cup.emit
User declarations for direct inclusion in user action class.
action_code_time - Static variable in class java_cup.emit
Time to produce action code class.
action_part - Class in java_cup
This class represents a part of a production which contains an action.
action_part(String) - Constructor for class java_cup.action_part
Simple constructor.
action_production - Class in java_cup
A specialized version of a production used when we split an existing production in order to remove an embedded action.
action_production(production, non_terminal, production_part[], int, String, int) - Constructor for class java_cup.action_production
Constructor.
action_tab - Variable in class java_cup.runtime.lr_parser
Direct reference to the action table.
action_table - Static variable in class java_cup.Main
Resulting parse action table.
action_table() - Method in class java_cup.runtime.lr_parser
The action table (supplied by generated subclass).
action_table_time - Static variable in class java_cup.emit
Time to produce the action table.
activate() - Method in interface org.eclipse.jdt.internal.compiler.IDebugRequestor
 
actualMethodBinding - Variable in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
actualOuterLocalVariable - Variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticArgumentBinding
 
actualReceiverType - Variable in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
actualReceiverType - Variable in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
actualReceiverType - Variable in class org.eclipse.jdt.internal.compiler.ast.NameReference
 
actualType() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
May return an UnresolvedReferenceBinding.
actualType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
actualType() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
add(lalr_item) - Method in class java_cup.lalr_item_set
Add a singleton item, merging lookahead sets if the item is already part of the set.
add(lalr_item_set) - Method in class java_cup.lalr_item_set
Add a complete set, merging lookaheads where items are already in the set
add(symbol) - Method in class java_cup.symbol_set
Add a single symbol to the set.
add(symbol_set) - Method in class java_cup.symbol_set
Add (union) in a complete set.
add(terminal) - Method in class java_cup.terminal_set
Add a single terminal to the set.
add(terminal_set) - Method in class java_cup.terminal_set
Add (union) in a complete set.
add(TypeDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
add(AbstractMethodDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(Block, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(LocalDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(LocalDeclaration, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(Statement, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(Statement, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(TypeDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(TypeDeclaration, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(FieldDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(AbstractMethodDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(Block, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(FieldDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(ImportReference, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(LocalDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(Statement, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(TypeDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(FieldDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
add(Statement, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
add(TypeDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
add(Block, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
add(FieldDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
add(LocalDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
add(Statement, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
add(TypeDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
add(Statement, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
add(Block, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
add(FieldDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
add(LocalDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
add(Statement, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
add(TypeDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
add(AbstractMethodDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
add(Block, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
add(FieldDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
add(TypeDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
add(TypeParameter[], int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
add(AbstractMethodDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
add(FieldDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
add(ImportReference, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
add(TypeDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
add(char[][]) - Method in class org.eclipse.jdt.internal.compiler.util.CompoundNameVector
 
add(int) - Method in class org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
add(Object) - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
 
add(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleNameVector
 
add(Object) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSet
 
add(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
add(Object[]) - Method in class org.eclipse.jdt.internal.core.util.HashSetOfArray
 
add(char[][]) - Method in class org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
add(char[]) - Method in class org.eclipse.jdt.internal.core.util.SimpleWordSet
 
add(Object) - Method in class org.eclipse.jdt.internal.core.util.WeakHashSet
 
add(char[]) - Method in class org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
add_production(production) - Method in class java_cup.non_terminal
Add a production to our set of productions.
add_propagate(lalr_item) - Method in class java_cup.lalr_item
Add a new item to the set of items we propagate to.
add_transition(symbol, lalr_state) - Method in class java_cup.lalr_state
Add a transition out of this state to another.
addAbstractMethod(AbstractMethodDeclaration, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem method info that correspond to a bogus method.
addAll(char[][][]) - Method in class org.eclipse.jdt.internal.compiler.util.CompoundNameVector
 
addAll(Object[]) - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
 
addAll(ObjectVector) - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
 
addAll(char[][]) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleNameVector
 
addAnnotation(Annotation, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
addAnnotationName(int, int, int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
addAnnotationName(int, int, int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
addAnnotationName(int, int, int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
addAnnotationName(int, int, int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
addAnnotationName(int, int, int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
addAnnotationName(int, int, int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
addAnnotationName(int, int, int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
addAnonymousType(TypeDeclaration, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
addAttributes() - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY This methods generate all the attributes for the receiver.
addBlockStatement(RecoveredBlock) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
addClinit() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
This method is responsible for adding a method declaration to the type method collections.
addCompilationUnit(ICompilationUnit, CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.Compiler
 
addContainee(Annotation) - Method in class org.eclipse.jdt.internal.compiler.ast.ContainerAnnotation
 
addDefaultAbstractMethods() - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY This methods generate all the default abstract method infos that correpond to the abstract methods inherited from superinterfaces.
addDefinitelyAssignedVariables(Scope, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
addDefinitelyAssignedVariables(Scope, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
addDocumentListener(IDocumentListener) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
addDocumentPartitioningListener(IDocumentPartitioningListener) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
addExceptionMarker(int, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
addExtraProblems(CategorizedProblem) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
addFieldInfos() - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY This methods generate all the fields infos for the receiver.
addFramePosition(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
addIfNotIncluded(Object) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSet
 
addInitializationsFrom(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
addInitializationsFrom(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Add other inits to this flow info, then return this.
addInitializationsFrom(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
addInnerEmulationDependent(BlockScope, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
addLabel(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
addLocal(int, VerificationTypeInfo) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
addLocalType(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
addLocalVariable(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
addMissingAbstractMethodFor(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
addModifier(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
addModifier(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
addModifier(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
addModifier(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
addModifier(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
addModifier(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
addNewEntry(ArrayList, String, ArrayList, String, String, boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
addNullInfoFrom(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
addNullInfoFrom(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Add all null information from otherInits to this flow info and return this.
addNullInfoFrom(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
addPosition(Position) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
addPosition(String, Position) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
addPositionCategory(String) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
addPositionUpdater(IPositionUpdater) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
addPotentialInitializationsFrom(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
addPotentialInitializationsFrom(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Compose other inits over this flow info, then return this.
addPotentialInitializationsFrom(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
addPotentialNullInfoFrom(UnconditionalFlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
Compose other inits over this flow info, then return this.
addPrenotifiedDocumentListener(IDocumentListener) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
addProblemClinit(CategorizedProblem[]) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem clinit method info that correspond to a boggus method.
addProblemConstructor(AbstractMethodDeclaration, MethodBinding, CategorizedProblem[]) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem method info that correspond to a boggus constructor.
addProblemConstructor(AbstractMethodDeclaration, MethodBinding, CategorizedProblem[], int) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem method info that correspond to a boggus constructor.
addProblemMethod(AbstractMethodDeclaration, MethodBinding, CategorizedProblem[]) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem method info that correspond to a boggus method.
addProblemMethod(AbstractMethodDeclaration, MethodBinding, CategorizedProblem[], int) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem method info that correspond to a boggus method.
addProblemMethod(ProblemMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
addResolutionListener(IQualifiedTypeResolutionListener) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
addSpecialMethods() - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for all the special method infos.
addStackItem(VerificationTypeInfo) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
addStackItem(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
addStandardAnnotations(AnnotationBinding[], long, LookupEnvironment) - Static method in class org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
Add the standard annotations encoded in the tag bits to the recorded annotations.
addSubscope(Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
AddSuppressed - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
AddSuppressedSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
addSyntheticArgument(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
addSyntheticArgument(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
addSyntheticArgument(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
addSyntheticArgumentAndField(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
addSyntheticArgumentAndField(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
addSyntheticArrayClone(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
addSyntheticArrayConstructor(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
addSyntheticArrayMethod(ArrayBinding, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticBridgeMethod(MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticBridgeMethod(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticConstructorAccessMethod(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the bytes for a synthetic method that provides an access to a private constructor.
addSyntheticDeserializeLambda(SyntheticMethodBinding, SyntheticMethodBinding[]) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
addSyntheticEnumInitializationMethod(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
addSyntheticEnumMethod(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticEnumValueOfMethod(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the bytes for a synthetic method that implements Enum#valueOf(String) for a given enum type
addSyntheticEnumValuesMethod(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the bytes for a synthetic method that implements Enum#values() for a given enum type
addSyntheticFactoryMethod(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
addSyntheticFactoryMethod(MethodBinding, MethodBinding, TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticFieldForAssert(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticFieldForClassLiteral(TypeBinding, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticFieldForEnumValues() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticFieldForInnerclass(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticFieldForInnerclass(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticFieldForSwitchEnum(char[], String) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticFieldReadAccessMethod(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem method info that correspond to a synthetic method that generate an read access to a private field.
addSyntheticFieldWriteAccessMethod(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem method info that correspond to a synthetic method that generate an write access to a private field.
addSyntheticMethod(FieldBinding, boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticMethod(LambdaExpression) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticMethod(MethodBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticMethodAccessMethod(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the bytes for a synthetic method that provides access to a private method.
addSyntheticMethodForEnumInitialization(int, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticMethodForSwitchEnum(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticSwitchTable(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
addThrowsContraints(TypeBinding[], InferenceVariable[], ReferenceBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
JLS 18.1.3 Bounds: throws α: the inference variable α appears in a throws clause
addTypeVariableSubstitutions(TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Add new inference variables for the given type variables.
addUnknownRef(NameReference) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
addVariable(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
addVariable(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
addVisibleLocalVariable(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
advance_lookahead() - Method in class java_cup.runtime.lr_parser
Advance to next "parse ahead" input Symbol.
afterEol(int) - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
all() - Method in class java_cup.lalr_item_set
Access to all elements of the set.
all() - Static method in class java_cup.lalr_state
Collection of all states.
all() - Static method in class java_cup.non_terminal
Access to all non-terminals.
all() - Static method in class java_cup.production
Access to all productions.
all() - Method in class java_cup.symbol_set
Access to all elements of the set.
all() - Static method in class java_cup.terminal
Access to all terminals.
ALL - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
ALL_STANDARD_TAGS - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
ALL_TAGS_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
allBounds() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
allLocalsCounter - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
allocation - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
AllocationExpression - Class in org.eclipse.jdt.internal.compiler.ast
 
AllocationExpression() - Constructor for class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
allowBlankFinalFieldAssignment(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
Answer true if the receiver is suitable for assigning final blank fields.
AllStandardAnnotationsMask - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
allTypeAnnotationContexts - Variable in class org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
aload(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
aload_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
aload_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
aload_2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
aload_3() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
alreadyDefinedLabel(char[], ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ALTMETAFACTORY - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
Ambiguous - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
AmbiguousConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
AmbiguousConstructorInDefaultConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
AmbiguousConstructorInImplicitConstructorCall - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
AmbiguousField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
AmbiguousMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
AmbiguousType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
analyse(TypeBinding, TypeBinding, int) - Static method in class org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
Find any mismatches between the two given types, which are caused by null type annotations.
analyse(TypeBinding, TypeBinding, TypeBinding, int, NullAnnotationMatching.CheckMode) - Static method in class org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
Find any mismatches between the two given types, which are caused by null type annotations.
analyseArguments(BlockScope, FlowContext, FlowInfo, MethodBinding, Expression[]) - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
Analysing arguments of MessageSend, ExplicitConstructorCall, AllocationExpression.
analyseAssignment(BlockScope, FlowContext, FlowInfo, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
analyseAssignment(BlockScope, FlowContext, FlowInfo, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
analyseAssignment(BlockScope, FlowContext, FlowInfo, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
analyseAssignment(BlockScope, FlowContext, FlowInfo, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Reference
 
analyseAssignment(BlockScope, FlowContext, FlowInfo, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
analyseAssignment(BlockScope, FlowContext, FlowInfo, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
analyseCloseableAllocation(BlockScope, FlowInfo, AllocationExpression) - Static method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Compute/assign a tracking variable for a freshly allocated closeable value, using information from our white lists.
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.Assignment
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.Block
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.BreakStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
 
analyseCode(ClassScope, InitializationFlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.Clinit
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
 
analyseCode() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
analyseCode(ClassScope, InitializationFlowContext, FlowInfo, int) - Method in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
The flowInfo corresponds to non-static field initialization infos.
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ContinueStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.DoStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.EmptyStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.EqualExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
analyseCode(BlockScope, FlowContext, FlowInfo, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
More sophisticated for of the flow analysis used for analyzing expressions, and be able to optimize out portions of expressions where no actual value is required.
analyseCode(MethodScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
analyseCode(BlockScope, FlowContext, FlowInfo, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ForStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.IfStatement
 
analyseCode(MethodScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.Initializer
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.Literal
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
analyseCode(ClassScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
analyseCode(BlockScope, FlowContext, FlowInfo, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
 
analyseCode(BlockScope, FlowContext, FlowInfo, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.Reference
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
analyseCode(BlockScope, FlowContext, FlowInfo, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ThrowStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Flow analysis for a local innertype
analyseCode(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Flow analysis for a member innertype
analyseCode(ClassScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Flow analysis for a local member innertype
analyseCode(CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Flow analysis for a package member type
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
analyseResourceLeaks - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Should resources (objects of type Closeable) be analysed for matching calls to close()?
analysisIndex - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
analyzeManifestContents(InputStream) - Method in class org.eclipse.jdt.internal.compiler.util.ManifestAnalyzer
Analyze the manifest contents.
analyzeTime - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
AND - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
AND_AND - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
AND_AND_Expression - Class in org.eclipse.jdt.internal.compiler.ast
 
AND_AND_Expression(Expression, Expression, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
 
anewarray(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
AnnotatableTypeSystem - Class in org.eclipse.jdt.internal.compiler.lookup
 
AnnotatableTypeSystem(LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
annotatedDebugName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
annotatedDebugName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
annotatedDebugName() - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
annotatedDebugName() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
annotatedDebugName() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
annotatedDebugName() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
annotateTypeReference(Wildcard) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
Annotation - Class in org.eclipse.jdt.internal.compiler.ast
Annotation
Annotation() - Constructor for class org.eclipse.jdt.internal.compiler.ast.Annotation
 
annotation - Variable in class org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
ANNOTATION - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
annotation - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
Annotation - Class in org.eclipse.jdt.internal.core.util
Default implementation of IAnnotation
Annotation(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.Annotation
Constructor for Annotation.
ANNOTATION - Static variable in class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
ANNOTATION_PREFIX - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ANNOTATION_SUFFIX - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ANNOTATION_TYPE_DECL - Static variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
AnnotationBinding - Class in org.eclipse.jdt.internal.compiler.lookup
Represents JSR 175 Annotation instances in the type-system.
AnnotationBinding(ReferenceBinding, ElementValuePair[]) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
AnnotationCannotOverrideMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationCannotOverrideMethod(MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationCircularity - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationCircularity(TypeBinding, TypeBinding, TypeReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationCircularitySelfReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
AnnotationClassRetention - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationComponent - Class in org.eclipse.jdt.internal.core.util
Default implementation of IAnnotationComponent
AnnotationComponent(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.AnnotationComponent
 
AnnotationComponentValue - Class in org.eclipse.jdt.internal.core.util
Default implementation of IAnnotationComponent
AnnotationComponentValue(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
AnnotationContext - Class in org.eclipse.jdt.internal.compiler.codegen
 
AnnotationContext(Annotation, Expression, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
annotationCount - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
annotationCount - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
annotationCount - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
annotationCount - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
AnnotationDefaultAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of AnnotationDefaultAttribute.
AnnotationDefaultAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.AnnotationDefaultAttribute
Constructor for AnnotationDefaultAttribute.
AnnotationDefaultName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
AnnotationDeprecated - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationDocumented - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationFieldNeedConstantInitialization - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated (code is legite)
AnnotationForAnnotationType - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForConstructor - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForField - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForLocalVariable - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForMethod - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForPackage - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForParameter - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForType - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForTypeParameter - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForTypeUse - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationFunctionalInterface - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
From Java 8
AnnotationHolder - Class in org.eclipse.jdt.internal.compiler.lookup
 
AnnotationHolder() - Constructor for class org.eclipse.jdt.internal.compiler.lookup.AnnotationHolder
 
AnnotationInfo - Class in org.eclipse.jdt.internal.compiler.classfmt
 
AnnotationInherited - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationMembersCannotHaveParameters - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationMembersCannotHaveParameters(AnnotationMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationMembersCannotHaveTypeParameters - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationMembersCannotHaveTypeParameters(AnnotationMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationMethodDeclaration - Class in org.eclipse.jdt.internal.compiler.ast
 
AnnotationMethodDeclaration(CompilationResult) - Constructor for class org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
MethodDeclaration constructor comment.
AnnotationMethodInfo - Class in org.eclipse.jdt.internal.compiler.classfmt
 
AnnotationMethodInfoWithAnnotations - Class in org.eclipse.jdt.internal.compiler.classfmt
 
AnnotationNonNull - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationNonNullByDefault - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationNullable - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationNullMASK - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationNullUnspecifiedByDefault - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationOverride - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationPolymorphicSignature - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
annotationProcessorManager - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
annotationProcessorStartIndex - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
annotationRecoveryActivated - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
annotationRecoveryCheckPoint(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
AnnotationRepeatable - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
From Java 8
AnnotationResolved - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationRetentionMASK - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationRuntimeRetention - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
annotations - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
annotations - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
annotations - Variable in class org.eclipse.jdt.internal.compiler.ast.ImportReference
 
annotations - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
annotations - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
annotations - Variable in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfoWithAnnotations
 
annotations - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
annotations - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
annotations - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
annotations - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
annotations - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
annotations - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
annotations - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
AnnotationSafeVarargs - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
annotationsConsumed(Annotation[]) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
annotationsOnDimensions - Variable in class org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
AnnotationSourceRetention - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationSuperInterface - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
AnnotationSuppressWarnings - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationTarget - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationTargetMASK - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationTargetTypeConstants - Interface in org.eclipse.jdt.internal.compiler.codegen
 
AnnotationTypeDeclarationCannotHaveConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationTypeDeclarationCannotHaveConstructor(ConstructorDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationTypeDeclarationCannotHaveSuperclass - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationTypeDeclarationCannotHaveSuperclass(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationTypeDeclarationCannotHaveSuperinterfaces - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationTypeDeclarationCannotHaveSuperinterfaces(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationTypeUsedAsSuperInterface - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationTypeUsedAsSuperinterface(SourceTypeBinding, TypeReference, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationValueMustBeAnEnumConstant - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
AnnotationValueMustBeAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationValueMustBeAnnotation(TypeBinding, char[], Expression, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationValueMustBeArrayInitializer - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationValueMustBeArrayInitializer(TypeBinding, char[], Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationValueMustBeClassLiteral - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationValueMustBeClassLiteral(TypeBinding, char[], Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationValueMustBeConstant - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationValueMustBeConstant(TypeBinding, char[], Expression, boolean) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ANONYM_PREFIX - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ANONYM_SUFFIX - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ANONYMOUS_METHOD - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
AnonymousClassCannotExtendFinalClass - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
anonymousClassCannotExtendFinalClass(TypeReference, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
anonymousMember - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
anonymousOriginalSuperType() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
anonymousType - Variable in class org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
anonymousTypeCount - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
AnonymousTypeMask - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
anonymousTypes - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
ANY_EXCEPTION - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
anyExceptionVariable - Variable in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
APACHE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
APACHE_DBUTILS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
APACHE_IOUTILS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
append(char[], char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers a new array with appending the suffix character at the end of the array.
append(char[], int, char[], int, int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Append the given sub-array to the target array starting at the given index in the target array.
Append - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
append(char[]) - Method in class org.eclipse.jdt.internal.core.util.CharArrayBuffer
Appends the entire given char array.
append(char[], int, int) - Method in class org.eclipse.jdt.internal.core.util.CharArrayBuffer
Appends a sub array of the given array to the buffer.
append(char) - Method in class org.eclipse.jdt.internal.core.util.CharArrayBuffer
Appends the given char.
append(String) - Method in class org.eclipse.jdt.internal.core.util.CharArrayBuffer
Appends the given String to the buffer.
APPEND_FRAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
appendNullAnnotation(StringBuffer, CompilerOptions) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
APPLICABILITY - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
Request Invocation Applicability Inference (18.5.1).
APPLICABILITY_INFERRED - Static variable in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Applicability Inference (18.5.1) has been completed.
ApplicableMethodOverriddenByInapplicable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ApplicableMethodOverriddenByInapplicable - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
applyCloseableClassWhitelists() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
applyCloseableInterfaceWhitelists() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
applyTypeArgumentsOnConstructor(TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.SyntheticFactoryMethodBinding
Apply the given type arguments on the (declaring class of the) actual constructor being represented by this factory method.
areAllSet() - Method in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
AreFieldsComplete - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AreFieldsSorted - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AreMethodsComplete - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AreMethodsSorted - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
areParameterErasuresEqual(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
areParametersCompatibleWith(TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
areParametersEqual(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
areReturnTypesCompatible(MethodBinding, MethodBinding, LookupEnvironment) - Static method in class org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
areSameTypes(TypeBinding, TypeBinding, TypeBinding) - Static method in class org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
Are both types identical wrt the unannotated type and any null type annotations? Only unstructured types and captures are considered.
areturn() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
areturn() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
areTypeVariableErasuresEqual(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
Argument - Class in org.eclipse.jdt.internal.compiler.ast
 
Argument(char[], long, TypeReference, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.Argument
 
Argument(char[], long, TypeReference, int, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.ast.Argument
 
argument - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocArgumentExpression
 
ARGUMENT_RECOVERY - Static variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
ARGUMENT_TYPE_RECOVERY - Static variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
ArgumentHidingField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ArgumentHidingLocalVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ArgumentIsNeverUsed - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
argumentNames - Variable in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
arguments - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
arguments - Variable in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
arguments() - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
arguments - Variable in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
arguments() - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
arguments() - Method in interface org.eclipse.jdt.internal.compiler.ast.Invocation
 
arguments - Variable in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
arguments() - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
arguments - Variable in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
arguments() - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
arguments - Variable in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
argumentsTypeElided() - Method in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
argumentsTypeElided() - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
ArgumentTypeAmbiguous - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.AmbiguousType instead
ArgumentTypeCannotBeVoid - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
argumentTypeCannotBeVoid(ASTNode, Argument) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ArgumentTypeCannotBeVoidArray - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.CannotAllocateVoidArray instead
argumentTypeCannotBeVoidArray(Argument) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ArgumentTypeInheritedNameHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.InheritedTypeHidesEnclosingName instead
ArgumentTypeInternalNameProvided - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.InternalTypeNameProvided instead
ArgumentTypeNotFound - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.UndefinedType instead
ArgumentTypeNotVisible - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.NotVisibleType instead
argumentTypes() - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
arity - Variable in class org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
The number of consecutive binary expressions of this' left branch that bear the same operator as this.
Notes: the presence of a CombinedBinaryExpression instance resets arity, even when its operator is compatible; this property is maintained by the parser.
ARITY_MAX_MAX - Static variable in class org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
Upper limit for CombinedBinaryExpression.arityMax.
ARITY_MAX_MIN - Static variable in class org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
Default lower limit for CombinedBinaryExpression.arityMax.
arityMax - Variable in class org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
The threshold that will trigger the creation of the next full-fledged CombinedBinaryExpression.
ARRAY_NEWINSTANCE_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ARRAY_NEWINSTANCE_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ARRAY_TYPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
ArrayAllocationExpression - Class in org.eclipse.jdt.internal.compiler.ast
 
ArrayAllocationExpression() - Constructor for class org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
arrayAt(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
arrayAtPut(int, boolean) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ArrayBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
ArrayBinding(TypeBinding, int, LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
arrayClone - Variable in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
ArrayClone - Static variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
arrayConcat(char[][], char[][]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the two arrays.
arrayConcat(char[][], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers a new array adding the second array at the end of first array.
arrayConcat(String[], String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns a new array adding the second array at the end of first array.
ArrayConstantsOnlyInArrayInitializers - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
arrayConstantsOnlyInArrayInitializers(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ArrayConstructor - Static variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
ArrayCopy - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ArrayCopySignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ArrayInitializer - Class in org.eclipse.jdt.internal.compiler.ast
 
ArrayInitializer() - Constructor for class org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
ArrayInitializer constructor comment.
arrayInitializer(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
ArrayJavaLangClassConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ArrayJavaLangObjectConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
arraylength() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ArrayLength - Static variable in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
ArrayQualifiedTypeReference - Class in org.eclipse.jdt.internal.compiler.ast
 
ArrayQualifiedTypeReference(char[][], int, long[]) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
ArrayQualifiedTypeReference(char[][], int, Annotation[][], long[]) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
ArrayReference - Class in org.eclipse.jdt.internal.compiler.ast
 
ArrayReference(Expression, Expression) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
ArrayReferencePotentialNullReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
arrayReferencePotentialNullReference(ArrayReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ArrayReferenceRequired - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ArrayTypeReference - Class in org.eclipse.jdt.internal.compiler.ast
 
ArrayTypeReference(char[], int, long) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
ArrayTypeReference constructor comment.
ArrayTypeReference(char[], int, Annotation[][], long) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
arrowPosition - Variable in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
arrowPosition() - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
asArray(Object[]) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSet
 
asArray(Object[]) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
asb - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
AsciiCharacterMatcher - Class in org.apache.tapestry.util.text
An object for matching a set of provided ASCII characters.
AsciiCharacterMatcher(String) - Constructor for class org.apache.tapestry.util.text.AsciiCharacterMatcher
Create a new ASCII character matcher for identifying the set of provided ASCII characters
AsciiCharacterTranslator - Class in org.apache.tapestry.util.text
An object that translates selected ASCII characters into equivalent strings.
AsciiCharacterTranslator(String[][]) - Constructor for class org.apache.tapestry.util.text.AsciiCharacterTranslator
Creates and initializes a new translator that translates the provided ASCII characters into strings.
asi(int) - Static method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
askForType(char[][]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Ask the name environment for a type which corresponds to the compoundName.
asNegatedCondition() - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
asNegatedCondition() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
asr - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
asRawMethod(LookupEnvironment) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
ASSERT_CLASS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ASSERT_FALSE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ASSERT_NOTNULL - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ASSERT_NULL - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ASSERT_TRUE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
assertExpression - Variable in class org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
AssertStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
AssertStatement(Expression, Expression, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
AssertStatement(Expression, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
AssertUsedAsAnIdentifier - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
ASSIGN_TO_NONNULL - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
Assignment - Class in org.eclipse.jdt.internal.compiler.ast
 
Assignment(Expression, Expression, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.Assignment
 
AssignmentHasNoEffect - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
assignmentHasNoEffect(AbstractVariableDeclaration, char[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
assignmentHasNoEffect(Assignment, char[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AssignmentToMultiCatchParameter - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
AssignmentToResource - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
assoc - Class in java_cup
 
assoc() - Constructor for class java_cup.assoc
 
associatedNode - Variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
ast_missingCode - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
AST_STACK_INCREMENT - Static variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
astLengthPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
astLengthPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
astLengthStack - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
astLengthStack - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
ASTNode - Class in org.eclipse.jdt.internal.compiler.ast
 
ASTNode() - Constructor for class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
ASTNodeFinder - Class in org.eclipse.jdt.internal.core.util
Finds an ASTNode given an IJavaElement in a CompilationUnitDeclaration
ASTNodeFinder(CompilationUnitDeclaration) - Constructor for class org.eclipse.jdt.internal.core.util.ASTNodeFinder
 
astore(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
astore_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
astore_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
astore_2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
astore_3() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
astPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
astPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
astStack - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
astStack - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
AstStackIncrement - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
ASTVisitor - Class in org.eclipse.jdt.internal.compiler
A visitor for iterating through the parse tree.
ASTVisitor() - Constructor for class org.eclipse.jdt.internal.compiler.ASTVisitor
 
atConflictScenario(int) - Method in interface org.eclipse.jdt.internal.compiler.parser.ConflictedParser
 
atConflictScenario(int) - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.DiagnoseParser
 
atConflictScenario(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
atEnd() - Method in class org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
atEnd() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
atEnd() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
athrow() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
athrow() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
attach(RecoveredAnnotation[], int, int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
attach(RecoveredAnnotation[], int, int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
attach(RecoveredAnnotation[], int, int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
attach(RecoveredAnnotation[], int, int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
AttemptToBypassDirectSuper - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
attemptToReturnNonVoidExpression(ReturnStatement, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
attemptToReturnVoidValue(ReturnStatement) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ATTR_LINES - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ATTR_METHOD_PARAMETERS - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ATTR_SOURCE - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ATTR_STACK_MAP - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ATTR_STACK_MAP_TABLE - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ATTR_TYPE_ANNOTATION - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ATTR_VARS - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
attributeBytes - Variable in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
attributeBytes - Variable in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
AttributeNamesConstants - Interface in org.eclipse.jdt.internal.compiler.codegen
 
atTypeAnnotation() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
augmentTypeWithAdditionalDimensions(int, Annotation[][], boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
augmentTypeWithAdditionalDimensions(int, Annotation[][], boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
augmentTypeWithAdditionalDimensions(int, Annotation[][], boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
augmentTypeWithAdditionalDimensions(int, Annotation[][], boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
augmentTypeWithAdditionalDimensions(int, Annotation[][], boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
augmentTypeWithAdditionalDimensions(int, Annotation[][], boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
augmentTypeWithAdditionalDimensions(int, Annotation[][], boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
augmentTypeWithAdditionalDimensions(int, Annotation[][], boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
augmentTypeWithAdditionalDimensions(TypeReference, int, Annotation[][], boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
author_str - Static variable in class java_cup.version
Name of the author
AUTOBOX_COMPATIBLE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
AutoBoxing - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
autoboxing(Expression, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AutoManagedResourceNotBelow17 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
autoManagedResourcesNotBelow17(LocalDeclaration[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
automatonState() - Method in class org.eclipse.jdt.internal.compiler.parser.CommitRollbackParser
 
automatonState() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
automatonWillShift(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.CommitRollbackParser
 
automatonWillShift(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
availableFields() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
availableFields() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Return the array of resolvable fields (resilience)
availableMethods() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
availableMethods() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Return the array of resolvable methods (resilience)
awaitingColonColon() - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 

B

badtoken() - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
baload() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
base_action - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
base_check(int) - Static method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
base_production() - Method in class java_cup.action_production
The production we were taken out of.
BASE_TYPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
BaseTypeBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
baseTypeReference(int, int, Annotation[][]) - Static method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
baseTypeReference(int, int) - Static method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
bastore() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
BatchCompiler - Class in org.eclipse.jdt.core.compiler.batch
A public API for invoking the Eclipse Compiler for Java.
batchCompiler - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
bCodeStream - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
becomeDelegateFor(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.BranchLabel
Makes the current label inline all references to the other label
begin(int) - Method in class org.eclipse.jdt.core.compiler.CompilationProgress
Notifies that the compilation is beginning.
BeginAnnotationCheck - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
BeginHierarchyCheck - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
beginToCompile(ICompilationUnit[]) - Method in class org.eclipse.jdt.internal.compiler.Compiler
Add the initial set of compilation units into the loop -> build compilation unit declarations, their bindings and record their results.
BINARY - Static variable in class org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
BINARY_LITERAL_NOT_BELOW_17 - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
BINARY_LITERAL_NOT_BELOW_17 - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
BinaryExpression - Class in org.eclipse.jdt.internal.compiler.ast
 
BinaryExpression(Expression, Expression, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
BinaryExpression(BinaryExpression) - Constructor for class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
BinaryLiteralNotBelow17 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
binarySearch(char[], FieldBinding[]) - Static method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
binarySearch(char[], MethodBinding[]) - Static method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Returns a combined range value representing: (start + (end<<32)), where start is the index of the first matching method (remember methods are sorted alphabetically on selectors), and end is the index of last contiguous methods with same selector.
BinaryTypeBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
BinaryTypeBinding() - Constructor for class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
Default empty constructor for subclasses only.
BinaryTypeBinding(BinaryTypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
BinaryTypeBinding(PackageBinding, IBinaryType, LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
Standard constructor for creating binary type bindings from binary models (classfiles)
BinaryTypeBinding(PackageBinding, IBinaryType, LookupEnvironment, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
Standard constructor for creating binary type bindings from binary models (classfiles)
bind(MethodScope, TypeBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Argument
 
bind(String) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
bind(String, String) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
bind(String, String, String) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
bind(String, String[]) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
bind(String) - Static method in class org.eclipse.jdt.internal.compiler.util.Messages
Bind the given message's substitution locations with the given string values.
bind(String, Object) - Static method in class org.eclipse.jdt.internal.compiler.util.Messages
Bind the given message's substitution locations with the given string values.
bind(String, Object, Object) - Static method in class org.eclipse.jdt.internal.compiler.util.Messages
Bind the given message's substitution locations with the given string values.
bind(String, Object[]) - Static method in class org.eclipse.jdt.internal.compiler.util.Messages
Bind the given message's substitution locations with the given string values.
bind(String) - Static method in class org.eclipse.jdt.internal.core.util.Messages
Bind the given message's substitution locations with the given string values.
bind(String, Object) - Static method in class org.eclipse.jdt.internal.core.util.Messages
Bind the given message's substitution locations with the given string values.
bind(String, Object, Object) - Static method in class org.eclipse.jdt.internal.core.util.Messages
Bind the given message's substitution locations with the given string values.
bind(String, Object[]) - Static method in class org.eclipse.jdt.internal.core.util.Messages
Bind the given message's substitution locations with the given string values.
bindArguments() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
Bind and add argument's binding into the scope of the method
binding - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
binding - Variable in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
binding(TypeBinding, boolean, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
binding - Variable in class org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
 
binding - Variable in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
binding(TypeBinding, boolean, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
binding - Variable in class org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
binding - Variable in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
binding - Variable in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
binding(TypeBinding, boolean, Scope) - Method in interface org.eclipse.jdt.internal.compiler.ast.Invocation
Answer the resolved method binding of this invocation.
binding - Variable in class org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
binding - Variable in class org.eclipse.jdt.internal.compiler.ast.MemberValuePair
 
binding - Variable in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
binding(TypeBinding, boolean, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
binding - Variable in class org.eclipse.jdt.internal.compiler.ast.NameReference
 
binding - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
binding - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
Binding - Class in org.eclipse.jdt.internal.compiler.lookup
 
Binding() - Constructor for class org.eclipse.jdt.internal.compiler.lookup.Binding
 
binding - Variable in class org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
BindingKeyParser - Class in org.eclipse.jdt.internal.core.util
 
BindingKeyParser(BindingKeyParser) - Constructor for class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
BindingKeyParser(String) - Constructor for class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
BindingKeyResolver - Class in org.eclipse.jdt.internal.core.util
 
BindingKeyResolver(String, Compiler, LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
BINDINGS_UPDATED - Static variable in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
All nested elements have been fully resolved.
bindThrownExceptions() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
Record the thrown exception type bindings in the corresponding type references.
bipush(byte) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
Bit1 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit10 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit11 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit12 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit13 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit14 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit15 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit16 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit17 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit18 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit19 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit2 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit20 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit21 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit22 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit23 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit24 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit25 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit26 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit27 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit28 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit29 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit3 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit30 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit31 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit32 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit32L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit33L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit34L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit35L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit36L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit37L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit38L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit39L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit4 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit40L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit41L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit42L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit43L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit44L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit45L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit46L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit47L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit48L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit49L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit5 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit50L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit51L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit52L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit53L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit54L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit55L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit56L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit57L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit58L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit59L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit6 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit60L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit61L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit62L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit63L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit64L - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit7 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit8 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit9 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
BitAutoCloseable - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
Marks all sub-types of java.lang.AutoCloseable.
BitCacheSize - Static variable in class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
BitCacheSize - Static variable in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
BitCloseable - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
Marks all sub-types of java.io.Closeable.
BitResourceFreeCloseable - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
Bit for members of a white list: Subtypes of Closeable that do not hold an OS resource that needs to be released.
bits - Variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bits - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
BitUninitialized - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
Marks a type whose type bits have not yet been initialized.
BitUninternedType - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
BitWrapperCloseable - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
Bit for members of a white list: Subtypes of Closeable that wrap another resource without directly holding any OS resources.
Block - Class in org.eclipse.jdt.internal.compiler.ast
 
Block(int, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.ast.Block
 
Block(int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.Block
 
block - Variable in class org.eclipse.jdt.internal.compiler.ast.Initializer
 
block - Variable in class org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
BLOCK_IDX - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
BLOCK_SCOPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
BLOCK_TAGS - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
BLOCK_TAGS_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
blockDeclaration - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
BlockExit - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
blockReal() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
BlockScope - Class in org.eclipse.jdt.internal.compiler.lookup
 
BlockScope(BlockScope) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
BlockScope(BlockScope, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
BlockScope(BlockScope, int) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
BlockScope(int, Scope) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
blockStart - Variable in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
body - Variable in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
body() - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
bodyEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
bodyEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.Initializer
 
bodyEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
bodyEnd - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
bodyEnd() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
BodyForAbstractMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
BodyForNativeMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
bodyStart - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
bodyStart - Variable in class org.eclipse.jdt.internal.compiler.ast.Initializer
 
bodyStart - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
bodyStartsAtHeaderEnd() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
bodyStartsAtHeaderEnd() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
BOOLEAN - Static variable in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
BOOLEAN - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
Boolean2Boolean - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Boolean2Int - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Boolean2String - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
BOOLEAN_ARRAY - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
booleanBooleanSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
BooleanConstant - Class in org.eclipse.jdt.internal.compiler.impl
 
BooleanConstrSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
booleanValue() - Method in class org.eclipse.jdt.internal.compiler.impl.BooleanConstant
 
booleanValue() - Method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
BOOLEANVALUE_BOOLEAN_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
BOOLEANVALUE_BOOLEAN_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
bootstrapMethodNumber - Variable in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
bootstrapMethods - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
BootstrapMethodsAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of IBootstrapMethodsAttribute.
BootstrapMethodsAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.BootstrapMethodsAttribute
Constructor for BootstrapMethodsAttribute.
BootstrapMethodsEntry - Class in org.eclipse.jdt.internal.core.util
Default implementation of IBootstrapMethodsEntry
BootstrapMethodsEntry(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.BootstrapMethodsEntry
 
BootstrapMethodsName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
bound - Variable in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
bound - Variable in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
BoundCannotBeArray - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
boundCannotBeArray(ASTNode, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
boundCheck(Scope, TypeReference[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
Iterate type arguments, and validate them according to corresponding variable bounds.
boundCheck(Substitution, TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
Returns true if the argument type satisfies all bounds of the type parameter
boundCheck(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
Returns true if the argument type satisfies the wildcard bound(s)
BoundHasConflictingArguments - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
boundKind - Variable in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
BoundMustBeAnInterface - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
boundMustBeAnInterface(ASTNode, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
bounds - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
bounds - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeParameterInfo
 
boundsCount() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
BOXING - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
boxing(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
BOXING - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
BoxingConversion - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
bracket - Variable in class org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
bracketBalance - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
BracketKinds - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
BracketKinds - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
BracketKinds - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
branchChainTo(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.ast.Block
Dispatch the call on its last statement.
branchChainTo(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
INTERNAL USE ONLY.
branchChainTo(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
Dispatch the call on its last statement.
BranchLabel - Class in org.eclipse.jdt.internal.compiler.codegen
 
BranchLabel() - Constructor for class org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
BranchLabel(CodeStream) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
BranchStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
BranchStatement(char[], int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.BranchStatement
BranchStatement constructor comment.
breakLabel - Variable in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
breakLabel() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
breakLabel - Variable in class org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
breakLabel() - Method in class org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
BreakStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
BreakStatement(char[], int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.BreakStatement
 
BridgeMethod - Static variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
buffer - Variable in class org.eclipse.jdt.internal.core.util.CharArrayBuffer
This is the buffer of char arrays which must be appended together during the getContents method.
buffer_closed - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_abortDueToClasspathProblems - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_analyzingDeltas - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_analyzingSources - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_cannotSaveState - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_cannotSaveStates - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_classFileCollision - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_cleaningOutput - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_compiling - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_copyingResources - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_done - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_duplicateClassFile - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_duplicateResource - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_end - Static variable in class java_cup.Main
Timing data -- when did we end state and table building
build_fixedHeader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_foundHeader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_incompleteClassPath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_inconsistentClassFile - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_inconsistentProject - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_initializationError - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_machine(production) - Static method in class java_cup.lalr_state
Build an LALR viable prefix recognition machine given a start production.
build_missingSourceFile - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_multipleErrors - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_multipleWarnings - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_oneError - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_oneWarning - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_parser() - Static method in class java_cup.Main
Build the (internal) parser from the previously parsed specification.
build_preparingBuild - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_prereqProjectHasClasspathProblems - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_prereqProjectMustBeRebuilt - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_readingDelta - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_readStateProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_saveStateComplete - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_saveStateProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_serializationError - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
build_table_entries(parse_action_table, parse_reduce_table) - Method in class java_cup.lalr_state
Fill in the parse table entries for this state.
build_wrongFileFormat - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
buildAllDirectoriesInto(String, String) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Build all the directories and subdirectories corresponding to the packages names into the directory specified in parameters.
buildCompilationUnit(ISourceType[], int, ProblemReporter, CompilationResult) - Static method in class org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
BuildContext - Class in org.eclipse.jdt.core.compiler
The context of a build event that is notified to interested compilation participants when a build is starting, or to annotations processors when a source file has annotations.
BuildContext() - Constructor for class org.eclipse.jdt.core.compiler.BuildContext
 
buildFileName(String, String) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
buildFilesFromLPG(String, String) - Static method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
buildFinished(IJavaProject) - Method in class org.eclipse.jdt.core.compiler.CompilationParticipant
Notifies this participant that a build has finished for the project.
buildInitialRecoveryState() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
buildIntLiteral(char[], int, int) - Static method in class org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
buildLongLiteral(char[], int, int) - Static method in class org.eclipse.jdt.internal.compiler.ast.LongLiteral
 
buildStarting(BuildContext[], boolean) - Method in class org.eclipse.jdt.core.compiler.CompilationParticipant
Notifies this participant that a compile operation is about to start and provides it the opportunity to generate source files based on the source files about to be compiled.
buildTypeBindings(CompilationUnitDeclaration, AccessRestriction) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
bundle - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
bundleName - Static variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
BYTE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
BYTE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
Byte2Byte - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Byte2Char - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Byte2Double - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Byte2Float - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Byte2Int - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Byte2Long - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Byte2Short - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Byte2String - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
BYTE_ARRAY - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
byteByteSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
BytecodeExceeds64KLimit - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
bytecodeExceeds64KLimit(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
bytecodeExceeds64KLimit(LambdaExpression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
bytecodeExceeds64KLimit(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
BytecodeExceeds64KLimitForClinit - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
BytecodeExceeds64KLimitForConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ByteConstant - Class in org.eclipse.jdt.internal.compiler.impl
 
ByteConstrSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
bytesToChar(byte[], String) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Returns the given bytes as a char array using a given encoding (null means platform default).
byteValue() - Method in class org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
byteValue() - Method in class org.eclipse.jdt.internal.compiler.impl.CharConstant
 
byteValue() - Method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
byteValue() - Method in class org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
byteValue() - Method in class org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
byteValue() - Method in class org.eclipse.jdt.internal.compiler.impl.IntConstant
 
byteValue() - Method in class org.eclipse.jdt.internal.compiler.impl.LongConstant
 
byteValue() - Method in class org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
BYTEVALUE_BYTE_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
BYTEVALUE_BYTE_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 

C

C_ARRAY - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating an array type in a signature.
C_BOOLEAN - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type boolean in a signature.
C_BYTE - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type byte in a signature.
C_CAPTURE - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating a capture of a wildcard type in a signature.
C_CHAR - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type char in a signature.
C_COLON - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the colon in a signature.
C_DIGIT - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_DOLLAR - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the dollar in a signature.
C_DOT - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the dot in a signature.
C_DOUBLE - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type double in a signature.
C_EXCEPTION_START - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating an exception in a signature.
C_EXTENDS - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating a bound wildcard type argument in a signature with extends clause.
C_FLOAT - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type float in a signature.
C_GENERIC_END - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the end of a generic type list in a signature.
C_GENERIC_START - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the start of a formal type parameter (or type argument) list in a signature.
C_IDENT_PART - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_IDENT_START - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_INT - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type int in a signature.
C_JLS_SPACE - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_LONG - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type long in a signature.
C_LOWER_LETTER - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_NAME_END - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the end of a named type in a signature.
C_PARAM_END - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the end of a parameter type list in a signature.
C_PARAM_START - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the start of a parameter type list in a signature.
C_RESOLVED - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the start of a resolved, named type in a signature.
C_SEMICOLON - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the semicolon in a signature.
C_SEPARATOR - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_SHORT - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type short in a signature.
C_SPACE - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_SPECIAL - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_STAR - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating an unbound wildcard type argument in a signature.
C_SUPER - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating a bound wildcard type argument in a signature with super clause.
C_TYPE_VARIABLE - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the start of a resolved type variable in a signature.
C_UNRESOLVED - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the start of an unresolved, named type in a signature.
C_UPPER_LETTER - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_VOID - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating result type void in a signature.
cache_invalidLoadFactor - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
cacheBinaryType(IBinaryType, AccessRestriction) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
cacheBinaryType(IBinaryType, boolean, AccessRestriction) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
cacheDerivedType(TypeBinding, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
CachedIndexEntry - Class in org.eclipse.jdt.internal.compiler.codegen
 
CachedIndexEntry(char[], int) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.CachedIndexEntry
 
calc_lookahead(terminal_set) - Method in class java_cup.lalr_item
Calculate lookahead representing symbols that could appear after the symbol that the dot is currently in front of.
caload() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
camelCaseMatch(char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the pattern matches the given name using CamelCase rules, or false otherwise.
camelCaseMatch(char[], char[], boolean) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the pattern matches the given name using CamelCase rules, or false otherwise.
camelCaseMatch(char[], int, int, char[], int, int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if a sub-pattern matches the sub-part of the given name using CamelCase rules, or false otherwise.
camelCaseMatch(char[], int, int, char[], int, int, boolean) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if a sub-pattern matches the sub-part of the given name using CamelCase rules, or false otherwise.
CAN_ONLY_NON_NULL - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
CAN_ONLY_NULL - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
CAN_ONLY_NULL_NON_NULL - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
canBeInstantiated() - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
canBeInstantiated() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
canBeInstantiated() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver can be instantiated
canBeInstantiated() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
canBeInstantiated() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
canBeInstantiated() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
canBeSeenBy(PackageBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
canBeSeenBy(TypeBinding, InvocationSite, Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
canBeSeenBy(PackageBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
canBeSeenBy(Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
canBeSeenBy(ReferenceBinding, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
canBeSeenBy(InvocationSite, Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
canBeSeenBy(PackageBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
canBeSeenBy(TypeBinding, InvocationSite, Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
canBeSeenBy(PackageBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is visible to the invocationPackage.
canBeSeenBy(ReferenceBinding, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is visible to the receiverType and the invocationType.
canBeSeenBy(Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is visible to the type provided by the scope.
canBeSeenBy(Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
CanBeStatic - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
CannotAllocateVoidArray - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotAllocateVoidArray(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotAssignToFinalField(FieldBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotAssignToFinalLocal(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotAssignToFinalOuterLocal(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotBeDefinitelyNullOrNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check whether a given local variable is known to be unable to gain a definite non null or definite null status by the use of an enclosing flow info.
cannotBeDefinitelyNullOrNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
cannotBeNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check whether a given local variable is known to be non null, either because it is definitely non null, or because is has been tested against non null.
cannotBeNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
CannotDeclareEnumSpecialMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
CannotDefineAnnotationInLocalType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
CannotDefineDimensionExpressionsWithInit - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotDefineDimensionsAndInitializer(ArrayAllocationExpression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotDefineEnumInLocalType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
CannotDefineInterfaceInLocalType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
CannotDefineStaticInitializerInLocalType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotDireclyInvokeAbstractMethod(ASTNode, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotExtendEnum - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotExtendEnum(SourceTypeBinding, TypeReference, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotHideAnInstanceMethodWithAStaticMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
CannotImplementIncompatibleNullness - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotImplementIncompatibleNullness(MethodBinding, MethodBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotImportPackage - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotImportPackage(ImportReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotInferElidedTypes - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotInferElidedTypes(AllocationExpression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotInstantiate(Expression, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotInvokeSuperConstructorInEnum - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotInvokeSuperConstructorInEnum(ExplicitConstructorCall, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotOverrideAStaticMethodWithAnInstanceMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
CannotReadSource - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotReadSource(CompilationUnitDeclaration, AbortCompilationUnit, boolean) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotReferToNonEffectivelyFinalOuterLocal(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotReferToNonFinalOuterLocal(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotReturnInInitializer - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotReturnInInitializer(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotThrowNull - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotThrowNull(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotThrowType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotThrowType(ASTNode, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotUseDiamondWithAnonymousClasses - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
CannotUseDiamondWithExplicitTypeArguments - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotUseQualifiedEnumConstantInCaseLabel(Reference, FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotUseSuperInCodeSnippet - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
cannotUseSuperInCodeSnippet(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotUseSuperInJavaLangObject(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
canOnlyBeNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check whether a given local variable is known to be null, either because it is definitely null, or because is has been tested against null.
canOnlyBeNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
canOverridingMethodDifferInErasure(MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
capture(Scope, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
Perform capture conversion for a parameterized type with wildcard arguments
CAPTURE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
capture(Scope, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Perform capture conversion on a given type (only effective on parameterized type with wildcards)
CAPTURE18 - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CaptureBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
CaptureBinding(WildcardBinding, ReferenceBinding, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
CaptureBinding(ReferenceBinding, char[], int, int, LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
CaptureBinding(CaptureBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
CaptureBinding18 - Class in org.eclipse.jdt.internal.compiler.lookup
Capture-like type variable introduced during 1.8 type inference.
CaptureBinding18(ReferenceBinding, char[], char[], int, int, LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
captureID - Variable in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
CASE - Static variable in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
caseCount - Variable in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
caseExpressionMustBeConstant(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CaseLabel - Class in org.eclipse.jdt.internal.compiler.codegen
 
CaseLabel(CodeStream) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.CaseLabel
CaseLabel constructor comment.
cases - Variable in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
CASES_OMITTED_TAG - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
CaseStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
CaseStatement(Expression, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
CAST - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
CAST - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
CastExpression - Class in org.eclipse.jdt.internal.compiler.ast
 
CastExpression(Expression, TypeReference) - Constructor for class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
castore() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
castTo(int) - Method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
CAT_BUILDPATH - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for problems related to buildpath
CAT_CODE_STYLE - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to coding style practices
CAT_DEPRECATION - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to deprecation
CAT_IMPORT - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for fatal problems in import statements
CAT_INTERNAL - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for fatal problems which could not be addressed by external changes, but require an edit to be addressed
CAT_JAVADOC - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems in Javadoc
CAT_MEMBER - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for fatal problems related to type members, could be addressed by some field or method change
CAT_NAME_SHADOWING_CONFLICT - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to naming conflicts
CAT_NLS - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to internationalization of String literals
CAT_POTENTIAL_PROGRAMMING_PROBLEM - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to potential programming flaws
CAT_RESTRICTION - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to access restrictions
CAT_SYNTAX - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for fatal problems related to syntax
CAT_TYPE - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for fatal problems related to types, could be addressed by some type change
CAT_UNCHECKED_RAW - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to type safety in generics
CAT_UNNECESSARY_CODE - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to unnecessary code
CAT_UNSPECIFIED - Static variable in class org.eclipse.jdt.core.compiler.CategorizedProblem
List of standard category IDs used by Java problems, more categories will be added in the future.
catchArguments - Variable in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
catchArguments - Variable in class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
catchBlocks - Variable in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
CatchParameterBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
CatchParameterBinding(LocalDeclaration, TypeBinding, int, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.CatchParameterBinding
 
categories - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
categories - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
categories - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
CategorizedProblem - Class in org.eclipse.jdt.core.compiler
Richer description of a Java problem, as detected by the compiler or some of the underlying technology reusing the compiler.
CategorizedProblem() - Constructor for class org.eclipse.jdt.core.compiler.CategorizedProblem
 
CHAR - Static variable in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
CHAR - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
Char2Byte - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Char - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Double - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Float - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Int - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Long - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Short - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2String - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
CHAR_ARRAY - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
CharArray_JAVA_IO_OBJECTINPUTSTREAM - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_IO_OBJECTOUTPUTSTREAM - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_IO_OBJECTSTREAMFIELD - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_LANG_ANNOTATION_ANNOTATION - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_LANG_ENUM - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_LANG_OBJECT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
charArray_length - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
charArray_length - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
CharArrayBuffer - Class in org.eclipse.jdt.internal.core.util
The CharArrayBuffer is intended as a lightweight partial implementation of the StringBuffer class, but using char[]'s instead of Strings.
CharArrayBuffer() - Constructor for class org.eclipse.jdt.internal.core.util.CharArrayBuffer
Creates a CharArrayBuffer with the default buffer size (10).
CharArrayBuffer(char[]) - Constructor for class org.eclipse.jdt.internal.core.util.CharArrayBuffer
Creates a CharArrayBuffer with the default buffer size, and sets the first element in the buffer to be the given char[].
CharArrayBuffer(char[], int) - Constructor for class org.eclipse.jdt.internal.core.util.CharArrayBuffer
Creates a CharArrayBuffer with the given buffer size, and sets the first element in the buffer to be the given char array.
CharArrayBuffer(int) - Constructor for class org.eclipse.jdt.internal.core.util.CharArrayBuffer
Creates a CharArrayBuffer with the given buffer size.
CharArrayCache - Class in org.eclipse.jdt.internal.compiler.codegen
 
CharArrayCache() - Constructor for class org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Constructs a new, empty hashtable.
CharArrayCache(int) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Constructs a new, empty hashtable with the specified initial capacity.
charArrayToStringArray(char[][]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Returns the char arrays as an array of Strings
charCharacterSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CharConstant - Class in org.eclipse.jdt.internal.compiler.impl
 
CharConstrSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CharLiteral - Class in org.eclipse.jdt.internal.compiler.ast
 
CharLiteral(char[], int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.CharLiteral
 
CharOperation - Class in org.eclipse.jdt.core.compiler
This class is a collection of helper methods to manipulate char arrays.
CharOperation() - Constructor for class org.eclipse.jdt.core.compiler.CharOperation
 
charToString(char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Returns the char array as a String
charValue() - Method in class org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
charValue() - Method in class org.eclipse.jdt.internal.compiler.impl.CharConstant
 
charValue() - Method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
charValue() - Method in class org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
charValue() - Method in class org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
charValue() - Method in class org.eclipse.jdt.internal.compiler.impl.IntConstant
 
charValue() - Method in class org.eclipse.jdt.internal.compiler.impl.LongConstant
 
charValue() - Method in class org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
CHARVALUE_CHARACTER_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CHARVALUE_CHARACTER_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CHECK_ARGUMENT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
check_end - Static variable in class java_cup.Main
Timing data -- when did we end checking
check_first_set() - Method in class java_cup.production
Update (and return) the first set based on current NT firsts.
CHECK_LOOSE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
CHECK_MASK - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
CHECK_NOT_NULL - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
check_nullable() - Method in class java_cup.production
Check to see if the production (now) appears to be nullable.
check_reductions() - Method in class java_cup.parse_action_table
Check the table to ensure that all productions have been reduced.
CHECK_STATE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CHECK_STRICT - Static variable in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
check_table - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
check_unused() - Static method in class java_cup.Main
Check for unused symbols.
CHECK_VARARG - Static variable in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
checkAccess(BlockScope, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
checkAgainstFinalTargetType(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
checkAgainstFinalTargetType(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
checkAgainstFinalTargetType(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Once outer contexts have finalized the target type for this expression, perform any checks that might have been delayed previously.
checkAgainstFinalTargetType(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
checkAgainstFinalTargetType(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
checkAgainstNullTypeAnnotation(BlockScope, TypeBinding, Expression, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
 
checkAndSetModifiers(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
checkAppropriateMethodAgainstSupers(char[], MethodBinding, TypeBinding[], InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
15.12.3 (Java 8) "Compile-Time Step 3: Is the Chosen Method Appropriate?"
checkAssignment(BlockScope, FlowContext, VariableBinding, int, Expression, TypeBinding) - Static method in class org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
Check null-ness of 'var' against a possible null annotation
checkBounds(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
checkBounds(ReferenceBinding, Scope, int) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
checkBounds(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
checkBounds(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
checkBounds(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
checkCapturedLocalInitializationIfNecessary(ReferenceBinding, BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
checkcast(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
checkcast(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
checkcast(TypeReference, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
checkcast(TypeReference, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
checkCastCompatibility() - Method in class org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
checkCastCompatibility() - Method in class org.eclipse.jdt.internal.compiler.ast.PostfixExpression
 
checkCastCompatibility() - Method in class org.eclipse.jdt.internal.compiler.ast.PrefixExpression
 
checkCastTypesCompatibility(Scope, TypeBinding, TypeBinding, Expression) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Returns false if cast is not legal.
checkComment() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
checkComment() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
checkComment() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
checkComment() - Method in class org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
checkConstructors(Parser) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Check for constructor vs.
checkContainerAnnotationType(ASTNode, BlockScope, ReferenceBinding, ReferenceBinding, boolean) - Static method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
checkContainingAnnotationTargetAtUse(Annotation, BlockScope, TypeBinding, TypeBinding) - Static method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
checkDeprecation(int) - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
checkDeprecation(int) - Method in class org.eclipse.jdt.internal.compiler.SourceJavadocParser
 
checkDocComment - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
checkedClasspaths - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
checkEffectiveFinality(LocalVariableBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.NameReference
 
checkExceptionHandlers(TypeBinding, ASTNode, FlowInfo, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
checkExceptionHandlers(TypeBinding, ASTNode, FlowInfo, BlockScope, boolean) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
checkExceptionHandlers(TypeBinding[], ASTNode, FlowInfo, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
checkExternalizeStrings - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
checkFieldAccess(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
checkForContraditions(MethodBinding, InvocationSite, Scope) - Static method in class org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
After a method has substituted type parameters, check if this resulted in any contradictory null annotations.
checkForDiamond(TypeReference) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
checkForInstancesOfRepeatableWithRepeatingContainerAnnotation(BlockScope, ReferenceBinding, Annotation[]) - Static method in class org.eclipse.jdt.internal.compiler.ast.Annotation
Check to see if a repeating annotation is in fact of a container annotation type for an annotation which is also present at the same target.
checkImplicitNullAnnotations(MethodBinding, AbstractMethodDeclaration, boolean, Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.ImplicitNullAnnotationVerifier
Check and fill in implicit annotations from overridden methods and from default.
checkInitializerExceptions(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
checkInvocationArguments(BlockScope, Expression, TypeBinding, MethodBinding, Expression[], TypeBinding[], boolean, InvocationSite) - Static method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
checkModifiers() - Method in class org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
checkNeedForArgumentCast(BlockScope, int, int, Expression, int) - Static method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
Only complain for identity cast, since other type of casts may be useful: e.g.
checkNeedForArgumentCasts(BlockScope, Expression, TypeBinding, MethodBinding, Expression[], TypeBinding[], InvocationSite) - Static method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
Cast expressions will considered as useful if removing them all would actually bind to a different method (no fine grain analysis on per casted argument basis, simply separate widening cast from narrowing ones)
checkNeedForArgumentCasts(BlockScope, int, int, Expression, int, boolean, Expression, int, boolean) - Static method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
Check binary operator casted arguments
checkNeedForAssignedCast(BlockScope, TypeBinding, CastExpression) - Static method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
Complain if assigned expression is cast, but not actually used as such, e.g.
checkNeedForCastCast(BlockScope, CastExpression) - Static method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
Complain if cast expression is cast, but not actually needed, int i = (int)(Integer) 12; Note that this (int) cast is however needed: Integer i = 0; char c = (char)((int) i);
checkNeedForEnclosingInstanceCast(BlockScope, Expression, TypeBinding, TypeBinding) - Static method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
Casting an enclosing instance will considered as useful if removing it would actually bind to a different type
checkNonExternalizedStringLiterals - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
checkNonExternalizedStringLiterals - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
checkNonNLSAfterBodyEnd(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
checkNPE(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
checkNPE(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
checkNPE(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
checkNPE(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Check this expression against potential NPEs, which may occur: if the expression is the receiver in a field access, qualified allocation, array reference or message send incl.
checkNPE(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
checkNPE(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
checkNPE(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
checkNPE(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.Reference
 
checkNPE(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
checkNPE(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
checkNPEbyUnboxing(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
If this expression requires unboxing check if that operation can throw NPE.
checkNullableFieldDereference(Scope, FieldBinding, long) - Method in class org.eclipse.jdt.internal.compiler.ast.Reference
 
checkNullConstraints(Scope, TypeReference[]) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
Check all typeArguments against null constraints on their corresponding type variables.
checkNullConstraints(Scope, TypeBinding[], int) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
Check whether this type reference conforms to all null constraints defined for any of the given type variables.
checkParameterizedSuperTypeCollisions() - Method in class org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
checkParameterizedTypeBounds() - Method in class org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
checkRedundantNullnessDefaultOne(ASTNode, Annotation[], long, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
checkRedundantNullnessDefaultRecurse(ASTNode, Annotation[], long, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
checkRedundantNullnessDefaultRecurse(ASTNode, Annotation[], long, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
checkRedundantNullnessDefaultRecurse(ASTNode, Annotation[], long, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
Recursively check if the given annotations are redundant with equal annotations at an enclosing level.
checkRepeatableMetaAnnotation(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
checkSecondaryTypes - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
checkTaskTag(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
checkTaskTag(int, int) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
checkTypeArgumentRedundancy(ParameterizedTypeBinding, ReferenceBinding, TypeBinding[], BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
checkUnboxing(Scope, Expression, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
During deferred checking re-visit a previously recording unboxing situation.
checkUnclosedCloseables(FlowInfo, FlowContext, ASTNode, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
At the end of a block check the closing-status of all tracked closeables that are declared in this block.
checkUninternedIdentityComparison - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
checkUnsafeCast(Scope, TypeBinding, TypeBinding, TypeBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
checkUnsafeCast(Scope, TypeBinding, TypeBinding, TypeBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
checkUnusedImports() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
checkUnusedParameters(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
childrenCategories - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
CHOP_FRAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
CLASS_DECL - Static variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
CLASS_EXTENDS - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
CLASS_INITIAL_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CLASS_SCOPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
CLASS_TAGS - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
class_type_argument - Static variable in class java_cup.emit
TUM changes; proposed by Henning Niss 20050628: Type arguments for class declaration
CLASS_TYPE_PARAMETER - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
CLASS_TYPE_PARAMETER_BOUND - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
classCache - Variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ClassExtendFinalClass - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
classExtendFinalClass(SourceTypeBinding, TypeReference, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ClassFile - Class in org.eclipse.jdt.internal.compiler
Represents a class file wrapper on bytes, it is aware of its actual type name.
ClassFile() - Constructor for class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY This methods creates a new instance of the receiver.
ClassFile(SourceTypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.ClassFile
 
classFile - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
classFile - Variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CLASSFILE - Static variable in class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
ClassFileAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of IClassFileAttribute
ClassFileAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.ClassFileAttribute
 
ClassFileConstants - Interface in org.eclipse.jdt.internal.compiler.classfmt
 
classfileformat_anyexceptionhandler - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_clinitname - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_exceptiontableentry - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_fieldddescriptor - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_linenumbertableentry - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_localvariablereferenceinfoentry - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_localvariabletableentry - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_methoddescriptor - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_stacksAndLocals - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_superflagisnotset - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_superflagisset - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_versiondetails - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_versionUnknown - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classFileOffset - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ClassFilePool - Class in org.eclipse.jdt.internal.compiler
 
classFilePool - Variable in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
ClassFileReader - Class in org.eclipse.jdt.internal.compiler.classfmt
 
ClassFileReader(byte[], char[]) - Constructor for class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
ClassFileReader(byte[], char[], boolean) - Constructor for class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
ClassFileReader - Class in org.eclipse.jdt.internal.core.util
 
ClassFileReader(byte[], int) - Constructor for class org.eclipse.jdt.internal.core.util.ClassFileReader
Constructor for ClassFileReader.
ClassFileStruct - Class in org.eclipse.jdt.internal.compiler.classfmt
 
ClassFileStruct(byte[], int[], int) - Constructor for class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
ClassFileStruct - Class in org.eclipse.jdt.internal.core.util
Abstract class that defines helpers methods for decoding .class file.
ClassFileStruct() - Constructor for class org.eclipse.jdt.internal.core.util.ClassFileStruct
 
classformat_anewarray - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_checkcast - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_classformatexception - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_getfield - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_getstatic - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_iinc - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_instanceof - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_invokedynamic - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_invokeinterface - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_invokespecial - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_invokestatic - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_invokevirtual - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc2_w_double - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc2_w_long - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_class - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_float - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_integer - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_string - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_load - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_multianewarray - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_new - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_boolean - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_byte - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_char - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_double - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_float - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_int - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_long - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_short - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_putfield - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_putstatic - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classformat_store - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
ClassFormatException - Exception in org.eclipse.jdt.internal.compiler.classfmt
 
ClassFormatException(RuntimeException, char[]) - Constructor for exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ClassFormatException(int) - Constructor for exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ClassFormatException(int, int) - Constructor for exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
classInitialize() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
classInstanceCreation(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
classInstanceCreation(boolean) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
ClassLiteralAccess - Class in org.eclipse.jdt.internal.compiler.ast
 
ClassLiteralAccess(int, TypeReference) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
 
classNames - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
classpath_archiveReadError - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_buildPath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestEntryInEntry - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestEntryInEntryNoExclusion - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestEntryInLibrary - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestEntryInOutput - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestOutputInEntry - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestOutputInOutput - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotReadClasspathFile - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotReferToItself - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotUseDistinctSourceFolderAsOutput - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotUseLibraryAsOutput - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_closedProject - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_containerInfo - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_couldNotWriteClasspathFile - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_cycle - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_deprecated_variable - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_disabledInclusionExclusionPatterns - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_disabledMultipleOutputLocations - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_duplicateEntryExtraAttribute - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_duplicateEntryPath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalContainerPath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalEntryInClasspathFile - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalExternalFolder - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalExternalFolderInContainer - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalLibraryArchive - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalLibraryPath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalLibraryPathInContainer - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalProjectPath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalSourceFolderPath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalVariablePath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_incompatibleLibraryJDKLevel - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_incompatibleLibraryJDKLevelInContainer - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_invalidClasspathInClasspathFile - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_invalidContainer - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_mustEndWithSlash - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_settingOutputLocationProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_settingProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundContainerPath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundLibrary - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundLibraryInContainer - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundProject - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundSourceAttachment - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundSourceAttachmentInContainedLibrary - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundSourceFolder - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundVariablePath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_unknownKind - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_userLibraryInfo - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
classpath_xmlFormatError - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
ClasspathDirectory - Class in org.eclipse.jdt.internal.compiler.batch
 
classpathEntryName - Variable in class org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
classpathEntryName - Variable in class org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
classpathEntryType - Variable in class org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
classpathEntryType - Variable in class org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
ClasspathJar - Class in org.eclipse.jdt.internal.compiler.batch
 
ClasspathJar(File, boolean, AccessRuleSet, String) - Constructor for class org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
ClasspathLocation - Class in org.eclipse.jdt.internal.compiler.batch
 
ClasspathLocation(AccessRuleSet, String) - Constructor for class org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
classpaths - Variable in class org.eclipse.jdt.internal.compiler.batch.FileSystem
 
ClasspathSourceJar - Class in org.eclipse.jdt.internal.compiler.batch
 
ClasspathSourceJar(File, boolean, AccessRuleSet, String, String) - Constructor for class org.eclipse.jdt.internal.compiler.batch.ClasspathSourceJar
 
ClassScope - Class in org.eclipse.jdt.internal.compiler.lookup
 
ClassScope(Scope, TypeDeclaration) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
classScope() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
ClassSignature - Class in org.eclipse.jdt.internal.compiler.env
Represents a class reference in the class file.
ClassSignature(char[]) - Constructor for class org.eclipse.jdt.internal.compiler.env.ClassSignature
 
ClassTag - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
CLDC_1_1 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
cleanStarting(IJavaProject) - Method in class org.eclipse.jdt.core.compiler.CompilationParticipant
Notifies this participant that a clean is about to start and provides it the opportunity to delete generated source files.
cleanUp() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
cleanup() - Method in class org.eclipse.jdt.internal.compiler.batch.FileSystem
 
cleanup() - Method in interface org.eclipse.jdt.internal.compiler.env.INameEnvironment
This method cleans the environment.
cleanUpAfterAssignment(BlockScope, int, Expression) - Static method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
clear() - Static method in class java_cup.emit
 
clear() - Static method in class java_cup.lalr_state
 
clear() - Static method in class java_cup.non_terminal
 
clear() - Static method in class java_cup.parse_action_row
 
clear() - Static method in class java_cup.parse_reduce_row
 
clear() - Static method in class java_cup.production
 
clear() - Static method in class java_cup.terminal
 
clear() - Method in class org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Clears the hash table so that it has no more elements in it.
clear() - Method in class org.eclipse.jdt.internal.compiler.codegen.DoubleCache
Clears the hash table so that it has no more elements in it.
clear() - Method in class org.eclipse.jdt.internal.compiler.codegen.FloatCache
Clears the hash table so that it has no more elements in it.
clear() - Method in class org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Clears the hash table so that it has no more elements in it.
clear() - Method in class org.eclipse.jdt.internal.compiler.codegen.LongCache
Clears the hash table so that it has no more elements in it.
clear() - Method in class org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Clears the hash table so that it has no more elements in it.
clear(int) - Method in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
clear() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
clear() - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSet
 
clear() - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
clearAll() - Method in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
ClearPrivateModifier - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
Clinit - Class in org.eclipse.jdt.internal.compiler.ast
 
Clinit(CompilationResult) - Constructor for class org.eclipse.jdt.internal.compiler.ast.Clinit
 
Clinit - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CLINIT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ClinitSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
Clone - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
clone(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
clone(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
clone(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
clone(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
clone(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
clone(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.MemberTypeBinding
 
clone(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.MissingTypeBinding
 
clone(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.NullTypeBinding
 
clone(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
clone(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
clone(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
clone(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
clone(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Virtual copy constructor: a copy is made of the receiver's entire instance state and then suitably parameterized by the arguments to the clone operation as seen fit by each type.
CLONE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
clone(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
clone(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
 
clone(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.VoidTypeBinding
 
clone(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
clone() - Method in class org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
clone() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
clone() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
clone() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
clone() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
clone() - Method in class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
clone() - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSet
 
clone() - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
clone() - Method in class org.eclipse.jdt.internal.core.util.HashSetOfArray
 
clone() - Method in class org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
clone() - Method in class org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
clone() - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Returns a new cache containing the same contents.
CloneSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
close() - Method in class org.apache.tapestry.util.text.ExtendedReader
 
close() - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
Close - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CLOSE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
close_files() - Static method in class java_cup.Main
Close various files used by the system.
CLOSE_QUIETLY - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
closeMethods - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CloseSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
closestMatch() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
closestMatch - Variable in class org.eclipse.jdt.internal.compiler.lookup.ProblemFieldBinding
 
closestMatch - Variable in class org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
closestMatch() - Method in class org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
closestMatch() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
In case of problems, returns the closest match found.
closestReferenceMatch() - Method in class org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
closeTracker - Variable in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
closeTracker - Variable in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
closeZipFileAtEnd - Variable in class org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
code_assist_internal_error - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
code_string() - Method in class java_cup.action_part
String containing code for the action in question.
CodeAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of ICodeAttribute.
CodeCannotBeReached - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
CodeName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
CodeSnippetMissingClass - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
codeSnippetMissingClass(String, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CodeSnippetMissingMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
codeSnippetMissingMethod(String, String, String, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CodeSnippetParsingUtil - Class in org.eclipse.jdt.internal.core.util
Utility class to parse different code snippets
CodeSnippetParsingUtil(boolean) - Constructor for class org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
CodeSnippetParsingUtil() - Constructor for class org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
codeStream - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
CodeStream - Class in org.eclipse.jdt.internal.compiler.codegen
 
CodeStream(ClassFile) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
codeStream - Variable in class org.eclipse.jdt.internal.compiler.codegen.Label
 
collection - Variable in class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
collectionVariable - Variable in class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
collectMissingTypes(List) - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
collectMissingTypes(List) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
collectMissingTypes(List) - Method in class org.eclipse.jdt.internal.compiler.lookup.MissingTypeBinding
 
collectMissingTypes(List) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
collectMissingTypes(List) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Iterate through the type components to collect instances of leaf missing types
collectMissingTypes(List) - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
collectRunningVMBootclasspath(List) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
 
collectSubstitutes(Scope, TypeBinding, InferenceContext, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
Collect the substitutes into a map for certain type variables inside the receiver type e.g.
collectSubstitutes(Scope, TypeBinding, InferenceContext, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
Collect the substitutes into a map for certain type variables inside the receiver type e.g.
collectSubstitutes(Scope, TypeBinding, InferenceContext, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Collect the substitutes into a map for certain type variables inside the receiver type e.g.
collectSubstitutes(Scope, TypeBinding, InferenceContext, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
Collect the substitutes into a map for certain type variables inside the receiver type e.g.
collectSubstitutes(Scope, TypeBinding, InferenceContext, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
Collect the substitutes into a map for certain type variables inside the receiver type e.g.
colonColonStart - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
column - Variable in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
COM - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
COM_GOOGLE_COMMON_BASE_PRECONDITIONS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
COM_GOOGLE_INJECT_INJECT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CombinedBinaryExpression - Class in org.eclipse.jdt.internal.compiler.ast
CombinedBinaryExpression is an implementation of BinaryExpression that specifically attempts to mitigate the issues raised by expressions which have a very deep leftmost branch.
CombinedBinaryExpression(Expression, Expression, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
Make a new CombinedBinaryExpression.
CombinedBinaryExpression(CombinedBinaryExpression) - Constructor for class org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
 
combineHashCodes(int, int) - Static method in class org.eclipse.jdt.internal.core.util.Util
Combines two hash codes to make a new one.
COMMAND_LINE - Static variable in class org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
COMMENT_ARRAYS_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
COMMENT_ARRAYS_SIZE - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
CommentIncrement - Static variable in class org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
commentParse() - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
commentPositions - Variable in class org.eclipse.jdt.internal.core.util.RecordedParsingInformation
 
commentPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
commentPtr - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
CommentRecorderParser - Class in org.eclipse.jdt.internal.core.util
Internal parser used for parsing source to create DOM AST nodes.
CommentRecorderParser(ProblemReporter, boolean) - Constructor for class org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
comments - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
commentStarts - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
commentStarts - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
commentStops - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
commentStops - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
commentTagStarts - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
commentTagStarts - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
commit() - Method in class org.eclipse.jdt.internal.compiler.parser.CommitRollbackParser
 
CommitRollbackParser - Class in org.eclipse.jdt.internal.compiler.parser
 
CommitRollbackParser() - Constructor for class org.eclipse.jdt.internal.compiler.parser.CommitRollbackParser
 
COMMONS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
compare(String, String) - Method in class org.eclipse.jdt.internal.core.util.ToStringSorter
Returns true if stringTwo is 'greater than' stringOne This is the 'ordering' method of the sort operation.
compare(byte[], byte[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Compares two byte arrays.
compare(char[], char[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Compares two strings lexicographically.
compare(Object, Object) - Method in interface org.eclipse.jdt.internal.core.util.Util.Comparer
Returns 0 if a and b are equal, >0 if a is greater than b, or <0 if a is less than b.
compareTo(char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Compares the two char arrays lexicographically.
compareTo(char[], char[], int, int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Compares the two char arrays lexicographically between the given start and end positions.
compareTo(Object) - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
compareTo(Object) - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
compareTo(Object) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.ExceptionMarker
 
compareTo(Object) - Method in class org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
compareTo(Util.Comparable) - Method in interface org.eclipse.jdt.internal.core.util.Util.Comparable
Returns 0 if this and c are equal, >0 if this is greater than c, or <0 if this is less than c.
compareTypes(TypeBinding, TypeBinding) - Static method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
compareWith(char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Compares the contents of the two arrays array and prefix.
ComparingIdentical - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ComparingIdentical - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
comparingIdenticalExpressions(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
COMPATIBLE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.ReductionResult
Used to accept unchecked conversion to make ecj conform with javac bug https://bugs.openjdk.java.net/browse/JDK-8026527
COMPATIBLE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
COMPIL_PARSER - Static variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
compilation_beginningToCompile - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_done - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_internalError - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_loadBinary - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_process - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_processing - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_request - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_unit - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
COMPILATION_UNIT_SCOPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
COMPILATION_UNIT_TAGS - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
compilation_units - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_unresolvedProblem - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_unresolvedProblems - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_write - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
CompilationParticipant - Class in org.eclipse.jdt.core.compiler
A compilation participant is notified of events occurring during the compilation process.
CompilationParticipant() - Constructor for class org.eclipse.jdt.core.compiler.CompilationParticipant
 
CompilationProgress - Class in org.eclipse.jdt.core.compiler
A compilation progress is used by the BatchCompiler to report progress during compilation.
CompilationProgress() - Constructor for class org.eclipse.jdt.core.compiler.CompilationProgress
 
compilationResult - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
compilationResult() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
compilationResult - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
compilationResult() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
compilationResult - Variable in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
compilationResult() - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
compilationResult - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
compilationResult() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
CompilationResult - Class in org.eclipse.jdt.internal.compiler
 
CompilationResult(char[], int, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.CompilationResult
 
CompilationResult(ICompilationUnit, int, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.CompilationResult
 
compilationResult() - Method in interface org.eclipse.jdt.internal.compiler.impl.ReferenceContext
 
compilationResult - Variable in exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
CompilationUnit - Class in org.eclipse.jdt.internal.compiler.batch
 
CompilationUnit(char[], String, String) - Constructor for class org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
CompilationUnit(char[], String, String, String) - Constructor for class org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
CompilationUnit(char[], String, String, String, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
compilationUnit - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
compilationUnit - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
COMPILATIONUNIT - Static variable in class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
CompilationUnitDeclaration - Class in org.eclipse.jdt.internal.compiler.ast
 
CompilationUnitDeclaration(ProblemReporter, CompilationResult, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
CompilationUnitScope - Class in org.eclipse.jdt.internal.compiler.lookup
 
CompilationUnitScope(CompilationUnitDeclaration, LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
compilationUnitScope() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
compile(String, PrintWriter, PrintWriter, CompilationProgress) - Static method in class org.eclipse.jdt.core.compiler.batch.BatchCompiler
Invokes the Eclipse Compiler for Java with the given command line arguments, using the given writers to print messages, and reporting progress to the given compilation progress.
compile(String[], PrintWriter, PrintWriter, CompilationProgress) - Static method in class org.eclipse.jdt.core.compiler.batch.BatchCompiler
Invokes the Eclipse Compiler for Java with the given command line arguments, using the given writers to print messages, and reporting progress to the given compilation progress.
compile(String) - Static method in class org.eclipse.jdt.internal.compiler.batch.Main
Deprecated. - use BatchCompiler.compile(String, PrintWriter, PrintWriter, CompilationProgress) instead e.g. BatchCompiler.compile(commandLine, new PrintWriter(System.out), new PrintWriter(System.err), null);
compile(String, PrintWriter, PrintWriter) - Static method in class org.eclipse.jdt.internal.compiler.batch.Main
Deprecated. - use BatchCompiler.compile(String, PrintWriter, PrintWriter, CompilationProgress) instead e.g. BatchCompiler.compile(commandLine, outWriter, errWriter, null);
compile(String[], PrintWriter, PrintWriter, CompilationProgress) - Static method in class org.eclipse.jdt.internal.compiler.batch.Main
 
compile(String[]) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
compile(ICompilationUnit[]) - Method in class org.eclipse.jdt.internal.compiler.Compiler
General API -> compile each of supplied files -> recompile any required types for which we have an incomplete principle structure
COMPILE_TYPE_MASK - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
compiledTypes - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
Compiler - Class in org.eclipse.jdt.internal.compiler
 
Compiler(INameEnvironment, IErrorHandlingPolicy, Map, ICompilerRequestor, IProblemFactory) - Constructor for class org.eclipse.jdt.internal.compiler.Compiler
Deprecated. this constructor is kept to preserve 3.1 and 3.2M4 compatibility
Compiler(INameEnvironment, IErrorHandlingPolicy, Map, ICompilerRequestor, IProblemFactory, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.Compiler
Deprecated. this constructor is kept to preserve 3.1 and 3.2M4 compatibility
Compiler(INameEnvironment, IErrorHandlingPolicy, CompilerOptions, ICompilerRequestor, IProblemFactory) - Constructor for class org.eclipse.jdt.internal.compiler.Compiler
Answer a new compiler using the given name environment and compiler options.
Compiler(INameEnvironment, IErrorHandlingPolicy, CompilerOptions, ICompilerRequestor, IProblemFactory, PrintWriter) - Constructor for class org.eclipse.jdt.internal.compiler.Compiler
Deprecated.  
Compiler(INameEnvironment, IErrorHandlingPolicy, CompilerOptions, ICompilerRequestor, IProblemFactory, PrintWriter, CompilationProgress) - Constructor for class org.eclipse.jdt.internal.compiler.Compiler
 
COMPILER - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
COMPILER_DEFAULT_ERRORS - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
COMPILER_DEFAULT_WARNINGS - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
compilerAnnotation - Variable in class org.eclipse.jdt.internal.compiler.ast.Annotation
The representation of this annotation in the type system.
compilerElementPair - Variable in class org.eclipse.jdt.internal.compiler.ast.MemberValuePair
The representation of this pair in the type system.
compilerLocale - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
compilerOptions - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
CompilerOptions - Class in org.eclipse.jdt.internal.compiler.impl
 
CompilerOptions() - Constructor for class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Initializing the compiler options with defaults
CompilerOptions(Map) - Constructor for class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Initializing the compiler options with external settings
CompilerOptions(Map, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Deprecated. used to preserve 3.1 and 3.2M4 compatibility of some Compiler constructors
compilerOptions() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Finds the most specific compiler options
compilerStats - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
CompilerStats - Class in org.eclipse.jdt.internal.compiler.impl
 
CompilerStats() - Constructor for class org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
compiling() - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
COMPLAINED_FAKE_REACHABLE - Static variable in class org.eclipse.jdt.internal.compiler.ast.Statement
 
COMPLAINED_UNREACHABLE - Static variable in class org.eclipse.jdt.internal.compiler.ast.Statement
 
complainIfUnreachable(FlowInfo, BlockScope, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.EmptyStatement
 
complainIfUnreachable(FlowInfo, BlockScope, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
 
complainIfUnusedExceptionHandlers(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
complainIfUnusedExceptionHandlers(BlockScope, TryStatement) - Method in class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
complainOnDeferredChecks(FlowInfo, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
Given some contextual initialization info (derived from a try block or a catch block), this code will check that the subroutine context does not also initialize a final variable potentially set redundantly.
complainOnDeferredFinalChecks(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
Perform deferred checks relative to final variables duplicate initialization of lack of initialization.
complainOnDeferredNullChecks(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
Perform deferred checks relative to the null status of local variables.
complainOnUninternedIdentityComparison - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
completeCodeAttribute(int) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method completes the creation of the code attribute by setting - the attribute_length - max_stack - max_locals - code_length - exception table - and debug attributes if necessary.
completeCodeAttributeForClinit(int) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method completes the creation of the code attribute by setting - the attribute_length - max_stack - max_locals - code_length - exception table - and debug attributes if necessary.
completeCodeAttributeForClinit(int, int) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method completes the creation of the code attribute by setting - the attribute_length - max_stack - max_locals - code_length - exception table - and debug attributes if necessary.
completeCodeAttributeForMissingAbstractProblemMethod(MethodBinding, int, int[], int) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
completeCodeAttributeForProblemMethod(AbstractMethodDeclaration, MethodBinding, int, int[], int) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method completes the creation of the code attribute by setting - the attribute_length - max_stack - max_locals - code_length - exception table - and debug attributes if necessary.
completeCodeAttributeForSyntheticMethod(boolean, SyntheticMethodBinding, int, int[]) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method completes the creation of the code attribute by setting - the attribute_length - max_stack - max_locals - code_length - exception table - and debug attributes if necessary.
completeCodeAttributeForSyntheticMethod(SyntheticMethodBinding, int, int[]) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method completes the creation of the code attribute by setting - the attribute_length - max_stack - max_locals - code_length - exception table - and debug attributes if necessary.
completeMethodInfo(MethodBinding, int, int) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Complete the creation of a method info by setting up the number of attributes at the right offset.
completeTypeBindings() - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
completeTypeBindings(CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
completeTypeBindings(CompilationUnitDeclaration, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
completeTypeBindings(CompilationUnitDeclaration[], boolean[], int) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
COMPLETION_PARSER - Static variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
ComplexSymbolFactory - Class in java_cup.runtime
Default Implementation for SymbolFactory, creates plain old Symbols
ComplexSymbolFactory() - Constructor for class java_cup.runtime.ComplexSymbolFactory
 
ComplexSymbolFactory.ComplexSymbol - Class in java_cup.runtime
ComplexSymbol with detailed Location Informations and a Name
ComplexSymbolFactory.ComplexSymbol(String, int) - Constructor for class java_cup.runtime.ComplexSymbolFactory.ComplexSymbol
 
ComplexSymbolFactory.ComplexSymbol(String, int, Object) - Constructor for class java_cup.runtime.ComplexSymbolFactory.ComplexSymbol
 
ComplexSymbolFactory.ComplexSymbol(String, int, int) - Constructor for class java_cup.runtime.ComplexSymbolFactory.ComplexSymbol
 
ComplexSymbolFactory.ComplexSymbol(String, int, Symbol, Symbol) - Constructor for class java_cup.runtime.ComplexSymbolFactory.ComplexSymbol
 
ComplexSymbolFactory.ComplexSymbol(String, int, ComplexSymbolFactory.Location, ComplexSymbolFactory.Location) - Constructor for class java_cup.runtime.ComplexSymbolFactory.ComplexSymbol
 
ComplexSymbolFactory.ComplexSymbol(String, int, Symbol, Symbol, Object) - Constructor for class java_cup.runtime.ComplexSymbolFactory.ComplexSymbol
 
ComplexSymbolFactory.ComplexSymbol(String, int, ComplexSymbolFactory.Location, ComplexSymbolFactory.Location, Object) - Constructor for class java_cup.runtime.ComplexSymbolFactory.ComplexSymbol
 
ComplexSymbolFactory.Location - Class in java_cup.runtime
 
ComplexSymbolFactory.Location(String, int, int) - Constructor for class java_cup.runtime.ComplexSymbolFactory.Location
 
ComplexSymbolFactory.Location(int, int) - Constructor for class java_cup.runtime.ComplexSymbolFactory.Location
 
complianceLevel - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Compliance level for the compiler, refers to a JDK version, e.g.
complianceLevel - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
complianceLevel - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
complianceLevel - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
CompoundAssignment - Class in org.eclipse.jdt.internal.compiler.ast
 
CompoundAssignment(Expression, Expression, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
CompoundMatcher - Class in org.apache.tapestry.util.text
Combine a set of character matchers.
CompoundMatcher(ICharacterMatcher[]) - Constructor for class org.apache.tapestry.util.text.CompoundMatcher
Create a new object that will match a character if any of the provided objects matches it.
compoundName - Variable in class org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
compoundName - Variable in class org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
compoundName - Variable in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
compoundName() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
CompoundNameVector - Class in org.eclipse.jdt.internal.compiler.util
 
CompoundNameVector() - Constructor for class org.eclipse.jdt.internal.compiler.util.CompoundNameVector
 
compoundUseFlag - Variable in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
compute_closure() - Method in class java_cup.lalr_item_set
Compute the closure of the set using the LALR closure rules.
compute_default() - Method in class java_cup.parse_action_row
Compute the default (reduce) action for this row and store it in default_reduce.
compute_first_sets() - Static method in class java_cup.non_terminal
Compute first sets for all non-terminals.
compute_nullability() - Static method in class java_cup.non_terminal
Compute nullability of all non-terminals.
computeArrayClone(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
computeBoxingType(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
computeBoxingType() - Method in class org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
computeCompatibleMethod(MethodBinding, TypeBinding[], Scope, InvocationSite, int) - Static method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
Perform inference of generic method type parameters and/or expected type
computeCompatibleMethod(MethodBinding, TypeBinding[], InvocationSite, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Internal use only Given a method, returns null if arguments cannot be converted to parameters.
computeCompatibleMethod(MethodBinding, TypeBinding[], InvocationSite, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Internal use only Given a method, returns null if arguments cannot be converted to parameters.
computeConstant(BlockScope, int, int) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.CharLiteral
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.DoubleLiteral
 
computeConstant(TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.EqualExpression
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.FalseLiteral
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.FloatLiteral
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.IntLiteralMinValue
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.Literal
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.LongLiteral
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.LongLiteralMinValue
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.NullLiteral
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.StringLiteral
 
computeConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.TrueLiteral
 
computeConstantOperation(Constant, int, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperation(Constant, int, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationAND(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationAND_AND(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationDIVIDE(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationEQUAL_EQUAL(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationGREATER(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationGREATER_EQUAL(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationLEFT_SHIFT(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationLESS(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationLESS_EQUAL(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationMINUS(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationMULTIPLY(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationOR(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationOR_OR(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationPLUS(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationREMAINDER(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationRIGHT_SHIFT(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationUNSIGNED_RIGHT_SHIFT(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationXOR(Constant, int, Constant, int) - Static method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantPoolName(LocalTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
computeConversion(Scope, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Base types need that the widening is explicitly done by the compiler using some bytecode like i2f.
computeConversion(Scope, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
computeConversion(Scope, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
computeConversion(Scope, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
computeConversion(Scope, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
computeConversions(BlockScope, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
computeDietRange(TypeDeclaration[]) - Static method in class org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
computeElementValuePairs() - Method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
computeElementValuePairs() - Method in class org.eclipse.jdt.internal.compiler.ast.NormalAnnotation
 
computeElementValuePairs() - Method in class org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation
 
computeEnd() - Method in class org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
computeGenericTypeSignature(TypeVariableBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
computeId() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
computeId() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
computeIndexInCategory(String, int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
computeLocalVariablePositions(int, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
Compute variable positions in scopes given an initial position offset ignoring unused local variables.
computeNumberOfLines(String) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
computeOuterMostVisibility(TypeDeclaration, int) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Returns the outer most enclosing type's visibility for the given TypeDeclaration and visibility based on compiler options.
computePartitioning(int, int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
computeQualifiedGenericsFromRightSide(TypeReference, int, Annotation[][]) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
computeReverseTable(char[], char[], String[]) - Static method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
computeSeverity(int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
computeSeverity(int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
computeSubstituteMethod(MethodBinding, MethodBinding, LookupEnvironment) - Static method in class org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
computeUniqueKey(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
int -> I
computeUniqueKey() - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
p.X {} -> Lp/X;
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
computeUniqueKey(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
concat(char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the two arrays.
concat(char[], char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the three arrays.
concat(char[], char[], char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the two arrays inserting the separator character between the two arrays.
concat(char[], char, char[], char, char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the three arrays inserting the sep1 character between the first two arrays and sep2 between the last two.
concat(char, char[], char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers a new array with prepending the prefix character and appending the suffix character at the end of the array.
concatCompoundNameToCharArray(String[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Concatenate a String[] compound name to a continuous char[].
concatenateName(String, String, char) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
concatExpressionLists() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
concatGenericsLists() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
concatNodeLists() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
concatWith(char[], char[][], char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the given array parts using the given separator between each part and prepending the given name at the beginning.
concatWith(char[][], char[], char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the given array parts using the given separator between each part and appending the given name at the end.
concatWith(char[][], char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the given array parts using the given separator between each part.
concatWith(String[], char) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns the concatenation of the given array parts using the given separator between each part.
concatWith(String[], String, char) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns the concatenation of the given array parts using the given separator between each part and appending the given name at the end.
concreteFirst(MethodBinding[], int) - Static method in class org.eclipse.jdt.internal.compiler.util.Sorting
 
concreteStatement() - Method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
concreteStatement() - Method in class org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
condition - Variable in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
condition - Variable in class org.eclipse.jdt.internal.compiler.ast.DoStatement
 
condition - Variable in class org.eclipse.jdt.internal.compiler.ast.ForStatement
 
condition - Variable in class org.eclipse.jdt.internal.compiler.ast.IfStatement
 
condition - Variable in class org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
conditional(FlowInfo, FlowInfo) - Static method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
conditionalArgumentsIncompatibleTypes(ConditionalExpression, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ConditionalExpression - Class in org.eclipse.jdt.internal.compiler.ast
 
ConditionalExpression(Expression, Expression, Expression) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
ConditionalFlowInfo - Class in org.eclipse.jdt.internal.compiler.flow
Record conditional initialization status during definite assignment analysis
conditionalLevel - Variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
Used to record whether effects in a try block affect the finally-block conditionally or unconditionally.
configure(Object, String[]) - Method in class org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Configure the receiver using the given batch compiler and the given options.
configure(String[]) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
configureFromPlatform(Compiler, Object, Object) - Method in class org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Configure the receiver using the given compiler, the given compilationUnitLocator and the given java project.
ConflictedParser - Interface in org.eclipse.jdt.internal.compiler.parser
 
ConflictingImport - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
conflictingImport(ImportReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ConflictingInheritedNullAnnotations - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
conflictingInheritedNullAnnotations(ASTNode, boolean, MethodBinding, boolean, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ConflictingNullAnnotations - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
conflictingNullAnnotations(MethodBinding, ASTNode, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
conflictingTypeBinding - Variable in class org.eclipse.jdt.internal.compiler.lookup.ImportConflictBinding
 
connectTypeVariables(TypeParameter[], boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Connect type variable supertypes, and returns true if no problem was detected
constant - Variable in class org.eclipse.jdt.internal.compiler.ast.Expression
 
constant - Variable in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
Constant - Class in org.eclipse.jdt.internal.compiler.impl
 
Constant() - Constructor for class org.eclipse.jdt.internal.compiler.impl.Constant
 
constant() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
constant() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedFieldBinding
 
constant - Variable in class org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
constant() - Method in class org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
constant_cannotCastedInto - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
constant_cannotConvertedTo - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
ConstantClassFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantDoubleFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
constantExpression - Variable in class org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
ConstantFieldRefFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantFloatFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantIntegerFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantInterfaceMethodRefFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantInvokeDynamicFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantLongFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantMethodHandleFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantMethodRefFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantMethodTypeFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantNameAndTypeFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
constantOutOfRange(Literal, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
constantPool - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
constantPool - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ConstantPool - Class in org.eclipse.jdt.internal.compiler.codegen
This type is used to store all the constant pool entries.
ConstantPool(ClassFile) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
ConstantPool constructor comment.
ConstantPool - Class in org.eclipse.jdt.internal.core.util
Default implementation of IConstantPool.
CONSTANTPOOL_GROW_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CONSTANTPOOL_INITIAL_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ConstantPoolEntry - Class in org.eclipse.jdt.internal.core.util
Default implementation of IConstantPoolEntry
ConstantPoolEntry() - Constructor for class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
ConstantPoolEntry2 - Class in org.eclipse.jdt.internal.core.util
Default implementation of IConstantPoolEntry
ConstantPoolEntry2() - Constructor for class org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
constantPoolName - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.ExceptionMarker
 
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
Answer the receiver's constant pool name.
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.MemberTypeBinding
 
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer the receiver's constant pool name.
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer the receiver's constant pool name.
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
constantPoolName() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
constantPoolOffset - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
ConstantStringFixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantUtf8FixedSize - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantValueAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of IConstantValueAttribute.
ConstantValueName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
CONSTRAINT_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CONSTRAINT_EXTENDS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CONSTRAINT_SUPER - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ConstraintExceptionFormula - Class in org.eclipse.jdt.internal.compiler.lookup
Constraint formula expressing that a given expression must have an exception type.
ConstraintExceptionFormula(FunctionalExpression, TypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ConstraintExceptionFormula
 
constraintsWithUncheckedConversion - Variable in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Signals whether any type compatibility makes use of unchecked conversion.
ConstructedArrayIncompatible - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
constructedArrayIncompatible(ReferenceExpression, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ConstructionTypeMismatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
CONSTRUCTOR - Static variable in class org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
CONSTRUCTOR_INVOCATION_TYPE_ARGUMENT - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
CONSTRUCTOR_REFERENCE - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
CONSTRUCTOR_REFERENCE_TYPE_ARGUMENT - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
ConstructorAccess - Static variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
constructorCall - Variable in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
ConstructorDeclaration - Class in org.eclipse.jdt.internal.compiler.ast
 
ConstructorDeclaration(CompilationResult) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
ConstructorReferenceNotBelow18 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ConstructorRelated - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ConstructorVarargsArgumentNeedCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
consumeAdditionalBound() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAdditionalBound1() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAdditionalBoundList() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAdditionalBoundList1() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAllocationHeader() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAnnotation() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeAnnotation() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeAnnotation() - Method in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeAnnotationAsModifier() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAnnotationAsModifier() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeAnnotationName() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAnnotationTypeDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAnnotationTypeDeclarationHeader() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAnnotationTypeDeclarationHeaderName() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAnnotationTypeDeclarationHeaderName() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeAnnotationTypeDeclarationHeaderNameWithTypeParameters() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAnnotationTypeDeclarationHeaderNameWithTypeParameters() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeAnnotationTypeMemberDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAnnotationTypeMemberDeclarations() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAnnotationTypeMemberDeclarationsopt() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAnyCapture(int, int) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeArgumentList() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeArguments() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeArrayAccess(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeArrayCreationExpressionWithInitializer() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeArrayCreationExpressionWithoutInitializer() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeArrayCreationHeader() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeArrayDimension(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeArrayDimension(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeArrayDimension(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeArrayInitializer() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeArrayTypeWithTypeArgumentsName() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAssertStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAssignment() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAssignmentOperator(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeBaseType(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeBaseType(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeBaseType(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeBaseType(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeBinaryExpression(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeBinaryExpressionWithName(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeBlock() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeBlockStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeBlockStatements() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeCapture(int) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeCapture(int) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeCapture(int) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeCapture(int) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeCapture18ID(int, int) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeCapture18ID(int, int) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeCapture18ID(int, int) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeCaseLabel() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeCastExpressionLL1() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeCastExpressionLL1WithBounds() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeCastExpressionWithGenericsArray() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeCastExpressionWithNameArray() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeCastExpressionWithPrimitiveType() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeCastExpressionWithQualifiedGenericsArray() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeCatches() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeCatchFormalParameter() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeCatchFormalParameter() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeCatchFormalParameter() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeCatchHeader() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeCatchType() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeClassBodyDeclaration() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeClassBodyDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeClassBodyDeclarations() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeClassBodyDeclarationsopt() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeClassBodyopt() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeClassDeclaration() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeClassDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeClassHeader() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeClassHeader() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeClassHeader() - Method in class org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
consumeClassHeaderExtends() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeClassHeaderImplements() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeClassHeaderName1() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeClassHeaderName1() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeClassHeaderName1() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeClassInstanceCreationExpression() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeClassInstanceCreationExpressionName() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeClassInstanceCreationExpressionQualified() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeClassInstanceCreationExpressionQualifiedWithTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeClassInstanceCreationExpressionQualifiedWithTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeClassInstanceCreationExpressionWithTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeClassInstanceCreationExpressionWithTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeClassOrInterface() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeClassOrInterfaceName() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeClassTypeElt() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeClassTypeList() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeCompilationUnit() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeCompilationUnit() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeConditionalExpression(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeConditionalExpressionWithName(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeConstructorBlockStatements() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeConstructorBody() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeConstructorDeclaration() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeConstructorDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeConstructorHeader() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeConstructorHeader() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeConstructorHeaderName() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeConstructorHeaderName() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeConstructorHeaderName() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeConstructorHeaderNameWithTypeParameters() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeConstructorHeaderNameWithTypeParameters() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeCreateInitializer() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeDefaultLabel() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeDefaultModifiers() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeDefaultModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeDiet() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeDiet() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeDims() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeDimWithOrWithOutExpr() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeDimWithOrWithOutExprs() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeElidedLeftBraceAndReturn() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyAnnotationTypeMemberDeclarationsopt() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyArgumentListopt() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyArguments() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyArrayInitializer() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyArrayInitializeropt() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyBlockStatementsopt() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyCatchesopt() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyClassBodyDeclarationsopt() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyDimsopt() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyEnumDeclarations() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyExpression() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyForInitopt() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyForUpdateopt() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyInterfaceMemberDeclarationsopt() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyInternalCompilationUnit() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyMemberValueArrayInitializer() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyMemberValuePairsopt() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyMethodHeaderDefaultValue() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptySwitchBlock() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyTypeDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyTypeDeclaration() - Method in class org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
consumeEnhancedForStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEnhancedForStatementHeader() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEnhancedForStatementHeaderInit(boolean) - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeEnhancedForStatementHeaderInit(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEnterAnonymousClassBody(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEnterCompilationUnit() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeEnterCompilationUnit() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEnterInstanceCreationArgumentList() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEnterMemberValue() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEnterMemberValueArrayInitializer() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEnterVariable() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeEnterVariable() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEnumBodyNoConstants() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEnumBodyWithConstants() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEnumConstantHeader() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEnumConstantHeaderName() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEnumConstantNoClassBody() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEnumConstantNoClassBody() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeEnumConstants() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEnumConstantWithClassBody() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEnumConstantWithClassBody() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeEnumDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEnumDeclarations() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEnumHeader() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEnumHeaderName() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEnumHeaderName() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeEnumHeaderNameWithTypeParameters() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEnumHeaderNameWithTypeParameters() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeEqualityExpression(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEqualityExpressionWithName(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeException() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeException() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeException() - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeExitMemberValue() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeExitTryBlock() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeExitVariableWithInitialization() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeExitVariableWithInitialization() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeExitVariableWithInitialization() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeExitVariableWithoutInitialization() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeExitVariableWithoutInitialization() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeExitVariableWithoutInitialization() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeExplicitConstructorInvocation(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeExplicitConstructorInvocationWithTypeArguments(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeExplicitThisParameter(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeExpression() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeExpressionStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeField(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeField(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeField(char[]) - Method in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeField(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeField(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeFieldAccess(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeFieldAccess(boolean) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeFieldDeclaration() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeFieldDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeForceNoDiet() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeForInit() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeFormalParameter(boolean) - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeFormalParameter(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeFormalParameter(boolean) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeFormalParameterList() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeFormalParameterListopt() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeFullyQualifiedName(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeFullyQualifiedName(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeFullyQualifiedName(char[]) - Method in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeFullyQualifiedName(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeGenericType() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeGenericTypeArrayType() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeGenericTypeNameArrayType() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeGenericTypeWithDiamond() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeIdentifierOrNew(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeImportDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeImportDeclarations() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInsideCastExpression() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInsideCastExpressionLL1() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInsideCastExpressionLL1WithBounds() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInsideCastExpressionWithQualifiedGenerics() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInstanceOfExpression() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInstanceOfExpressionWithName() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterfaceDeclaration() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeInterfaceDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterfaceHeader() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeInterfaceHeader() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterfaceHeader() - Method in class org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
consumeInterfaceHeaderExtends() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterfaceHeaderName1() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeInterfaceHeaderName1() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterfaceHeaderName1() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeInterfaceMemberDeclarations() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterfaceMemberDeclarationsopt() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterfaceMethodDeclaration(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterfaceType() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterfaceTypeList() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInternalCompilationUnit() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeInternalCompilationUnit() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInternalCompilationUnitWithTypes() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeInternalCompilationUnitWithTypes() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInvalidAnnotationTypeDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInvalidConstructorDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInvalidConstructorDeclaration(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInvalidEnumDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInvalidInterfaceDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInvocationExpression() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeKey() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeKey() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeLabel() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeLambdaExpression() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeLambdaHeader() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeLeftParen() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeLocalType(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeLocalType(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeLocalType(char[]) - Method in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeLocalType(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeLocalType(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeLocalVar(char[], int) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeLocalVar(char[], int) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeLocalVar(char[], int) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeLocalVariableDeclaration() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeLocalVariableDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeLocalVariableDeclarationStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMarkerAnnotation(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMarkerAnnotation(boolean) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMemberType(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeMemberType(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeMemberType(char[]) - Method in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeMemberType(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeMemberType(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeMemberValueArrayInitializer() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMemberValueAsName() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMemberValuePair() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMemberValuePair() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMemberValuePairs() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMemberValues() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMethod(char[], char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeMethod(char[], char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeMethod(char[], char[]) - Method in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeMethod(char[], char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeMethod(char[], char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeMethodBody() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMethodDeclaration(boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeMethodDeclaration(boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMethodHeader() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeMethodHeader() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMethodHeaderDefaultValue() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMethodHeaderExtendedDims() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeMethodHeaderExtendedDims() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMethodHeaderName(boolean) - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeMethodHeaderName(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMethodHeaderName(boolean) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodHeaderNameWithTypeParameters(boolean) - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeMethodHeaderNameWithTypeParameters(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMethodHeaderNameWithTypeParameters(boolean) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodHeaderRightParen() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMethodHeaderThrowsClause() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMethodInvocationName() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMethodInvocationName() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodInvocationNameWithTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMethodInvocationNameWithTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodInvocationPrimary() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMethodInvocationPrimary() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodInvocationPrimaryWithTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMethodInvocationPrimaryWithTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodInvocationSuper() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMethodInvocationSuper() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodInvocationSuperWithTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMethodInvocationSuperWithTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeModifiers() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeModifiers(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeModifiers2() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMultipleResources() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeNameArrayType() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeNestedLambda() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeNestedMethod() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeNestedType() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeNonGenericType() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeNonTypeUseName() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeNormalAnnotation(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeNormalAnnotation(boolean) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeOneDimLoop(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeOneMoreTypeAnnotation() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeOnlySynchronized() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeOnlyTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeOnlyTypeArgumentsForCastExpression() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeOpenBlock() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePackage(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumePackage(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumePackage(char[]) - Method in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumePackage(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumePackageComment() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumePackageComment() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePackageDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePackageDeclarationName() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumePackageDeclarationName() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePackageDeclarationNameWithModifiers() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumePackageDeclarationNameWithModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeParameterizedGenericMethod() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeParameterizedGenericMethod() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeParameterizedGenericMethod() - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeParameterizedGenericMethod() - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeParameterizedType(char[], boolean) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeParameterizedType(char[], boolean) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeParameterizedType(char[], boolean) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeParameterizedType(char[], boolean) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeParser(BindingKeyParser) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeParser(BindingKeyParser) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeParser(BindingKeyParser) - Method in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeParser(BindingKeyParser) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeParser(BindingKeyParser) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumePostfixExpression() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePrimaryNoNewArray() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePrimaryNoNewArrayArrayType() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePrimaryNoNewArrayName() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePrimaryNoNewArrayNameSuper() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePrimaryNoNewArrayNameThis() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePrimaryNoNewArrayPrimitiveArrayType() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePrimaryNoNewArrayPrimitiveType() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePrimaryNoNewArrayThis() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePrimaryNoNewArrayWithName() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePrimitiveArrayType() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePrimitiveType() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePushCombineModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePushLeftBrace() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePushModifiers() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumePushModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePushModifiersForHeader() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePushPosition() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePushRealModifiers() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumePushRealModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeQualifiedName(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeRawType() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeRawType() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeRawType() - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeRecoveryMethodHeaderName() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeRecoveryMethodHeaderNameWithTypeParameters() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeReduceImports() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeReferenceExpression(ReferenceExpression) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeReferenceExpressionGenericTypeForm() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeReferenceExpressionPrimaryForm() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeReferenceExpressionSuperForm() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeReferenceExpressionTypeArgumentsAndTrunk(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeReferenceExpressionTypeForm(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeReferenceType() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeReferenceType1() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeReferenceType2() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeReferenceType3() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeResourceAsLocalVariableDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeResourceOptionalTrailingSemiColon(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeResourceSpecification() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeRestoreDiet() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeRightParen() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeRule(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeScope(int) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeScope(int) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeSecondaryType(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeSecondaryType(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeSecondaryType(char[]) - Method in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeSecondaryType(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeSimpleAssertStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeSingleMemberAnnotation(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeSingleMemberAnnotation(boolean) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeSingleMemberAnnotationMemberValue() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeSingleResource() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeSingleStaticImportDeclarationName() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeSingleStaticImportDeclarationName() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeSingleStaticImportDeclarationName() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeSingleTypeImportDeclarationName() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeSingleTypeImportDeclarationName() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeSingleTypeImportDeclarationName() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeStatementBreak() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeStatementBreakWithLabel() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeStatementCatch() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeStatementContinue() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeStatementContinueWithLabel() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeStatementDo() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeStatementExpressionList() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeStatementFor() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeStatementIfNoElse() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeStatementIfWithElse() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeStatementLabel() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeStatementReturn() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeStatementSwitch() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeStatementSynchronized() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeStatementThrow() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeStatementTry(boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeStatementWhile() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeStaticImportOnDemandDeclarationName() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeStaticImportOnDemandDeclarationName() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeStaticImportOnDemandDeclarationName() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeStaticInitializer() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeStaticInitializer() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeStaticOnly() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeStaticOnly() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeSwitchBlock() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeSwitchBlockStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeSwitchBlockStatements() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeSwitchLabels() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeToken() - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
consumeToken(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTopLevelType() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeTopLevelType() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeTopLevelType() - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeType() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeType() - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeTypeAnnotation() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeArgument() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeArgumentList() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeArgumentList1() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeArgumentList2() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeArgumentList3() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeArgumentReferenceType1() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeArgumentReferenceType2() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeDeclarations() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeElidedLambdaParameter(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeElidedLambdaParameter(boolean) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeTypeHeaderNameWithTypeParameters() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeImportOnDemandDeclarationName() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeTypeImportOnDemandDeclarationName() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeImportOnDemandDeclarationName() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeTypeParameter(char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeTypeParameter(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeTypeParameter(char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeTypeParameter1() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeParameter1WithExtends() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeParameter1WithExtendsAndBounds() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeParameterHeader() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeParameterList() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeParameterList1() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeParameters() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeParameterWithExtends() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeParameterWithExtendsAndBounds() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeTypeVariable(char[], char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeTypeVariable(char[], char[]) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeTypeVariable(char[], char[]) - Method in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeTypeVariable(char[], char[]) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeTypeWithCapture() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeTypeWithCapture() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeTypeWithCapture() - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeTypeWithCapture() - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeUnannotatableQualifiedName() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeUnaryExpression(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeUnaryExpression(int, boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeUnionType() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeUnionTypeAsClassType() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeVariableDeclaratorIdParameter() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeVariableDeclarators() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeVariableInitializers() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeWildcard() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeWildCard(int) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeWildCard(int) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeWildCard(int) - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
consumeWildCard(int) - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeWildcard1() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeWildcard1WithBounds() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeWildcard2() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeWildcard2WithBounds() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeWildcard3() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeWildcard3WithBounds() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeWildcardBounds1Extends() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeWildcardBounds1Super() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeWildcardBounds2Extends() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeWildcardBounds2Super() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeWildcardBounds3Extends() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeWildcardBounds3Super() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeWildcardBoundsExtends() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeWildcardBoundsSuper() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeWildcardRank(int) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeWildcardRank(int) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeWildcardWithBounds() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeZeroAdditionalBounds() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeZeroTypeAnnotations() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
ContainerAnnotation - Class in org.eclipse.jdt.internal.compiler.ast
 
ContainerAnnotation(Annotation, ReferenceBinding, BlockScope) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ContainerAnnotation
 
containerAnnotationType() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
containerAnnotationType() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
containerAnnotationType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
ContainerAnnotationTypeHasNonDefaultMembers - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
containerAnnotationTypeHasNonDefaultMembers(ASTNode, ReferenceBinding, char[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ContainerAnnotationTypeHasShorterRetention - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
containerAnnotationTypeHasShorterRetention(ASTNode, ReferenceBinding, String, ReferenceBinding, String) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ContainerAnnotationTypeHasWrongValueType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
containerAnnotationTypeHasWrongValueType(ASTNode, ReferenceBinding, ReferenceBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ContainerAnnotationTypeMustHaveValue - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
containerAnnotationTypeMustHaveValue(ASTNode, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
contains(lalr_item) - Method in class java_cup.lalr_item_set
Does the set contain a particular item?
contains(symbol) - Method in class java_cup.symbol_set
Determine if the set contains a particular symbol.
contains(terminal) - Method in class java_cup.terminal_set
Determine if the set contains a particular terminal.
contains(int) - Method in class java_cup.terminal_set
Given its index determine if the set contains a particular terminal.
contains(char, char[][]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the array contains an occurrence of character, false otherwise.
contains(char, char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the array contains an occurrence of character, false otherwise.
contains(char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the array contains an occurrence of one of the characters, false otherwise.
contains(char[][]) - Method in class org.eclipse.jdt.internal.compiler.util.CompoundNameVector
 
contains(int) - Method in class org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
contains(Object) - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
Equality check
contains(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleNameVector
 
contains(Object[]) - Method in class org.eclipse.jdt.internal.core.util.HashSetOfArray
 
contains(char[][]) - Method in class org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
contains(Object) - Method in class org.eclipse.jdt.internal.core.util.WeakHashSet
 
contains(char[]) - Method in class org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
ContainsAssertion - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
containsAssertKeyword - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
containsAssertKeyword - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
containsComment(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
Given the current comment stack, answer whether some comment is available in a certain exclusive range
containsErrorInSignature(AbstractMethodDeclaration) - Static method in class org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
containsIdentical(Object) - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
Identity check
containsIgnoredBody(AbstractMethodDeclaration) - Static method in class org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
containsKey(char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Returns true if the collection contains an element for the key.
containsKey(double) - Method in class org.eclipse.jdt.internal.compiler.codegen.DoubleCache
Returns true if the collection contains an element for the key.
containsKey(float) - Method in class org.eclipse.jdt.internal.compiler.codegen.FloatCache
Returns true if the collection contains an element for the key.
containsKey(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Returns true if the collection contains an element for the key.
containsKey(long) - Method in class org.eclipse.jdt.internal.compiler.codegen.LongCache
Returns true if the collection contains an element for the key.
containsKey(Object) - Method in class org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Returns true if the collection contains an element for the key.
containsKey(int) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
containsKey(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
containsKey(long) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
containsKey(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
containsKey(Object) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
containsKey(Object) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
containsKey(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
containsKey(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
containsKey(Object) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
containsKey(Object[]) - Method in class org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
ContainsNestedTypeReferences - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
containsPosition(String, int, int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
containsPositionCategory(String) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
contents - Variable in class org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
contents - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
contentsOffset - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
CONTEXT_MASK - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
continueLabel() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
continueLabel - Variable in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
continueLabel() - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
ContinueStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
ContinueStatement(char[], int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ContinueStatement
 
ContradictoryNullAnnotations - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ContradictoryNullAnnotations - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
contradictoryNullAnnotations(Annotation) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
contradictoryNullAnnotations(Annotation[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
contradictoryNullAnnotations(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ContradictoryNullAnnotationsInferred - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
contradictoryNullAnnotationsInferred(MethodBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
contradictoryNullAnnotationsInferred(MethodBinding, InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
contradictoryNullAnnotationsInferred(MethodBinding, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ContradictoryNullAnnotationsOnBound - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
contradictoryNullAnnotationsOnBounds(Annotation, long) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
convention_classFile_notClassFileName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_classFile_nullName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_illegalIdentifier - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_import_nullImport - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_import_unqualifiedImport - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_package_consecutiveDotsName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_package_dotName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_package_emptyName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_package_nameWithBlanks - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_package_nullName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_package_uppercaseName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_type_dollarName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_type_invalidName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_type_lowercaseName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_type_nameWithBlanks - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_type_nullName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_unit_notJavaName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
convention_unit_nullName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
CONVERSIONS - Static variable in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
convertEliminatingTypeVariables(TypeBinding, ReferenceBinding, int, Set) - Static method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Returns a type where either all variables or specific ones got discarded.
convertToMethodDeclaration(ConstructorDeclaration, CompilationResult) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
convertToMethodDeclaration(ConstructorDeclaration, CompilationResult) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
convertToMinValue() - Method in class org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
convertToMinValue() - Method in class org.eclipse.jdt.internal.compiler.ast.LongLiteral
 
convertToParameterizedType(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Convert a given source type into a parameterized form if generic.
convertToRawType(TypeBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Returns the given binding's raw type binding.
convertToRawTypes(ReferenceBinding[], boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Convert an array of types in raw forms.
convertTypeSignature(char[], int, int) - Static method in class org.eclipse.jdt.internal.core.util.Util
Converts a type signature from the IBinaryType representation to the DC representation.
convertUnresolvedBinaryToRawType(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
copy() - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
copy() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a deep copy of the current instance.
copy() - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
copyInto(Object[]) - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
 
copyInto(Object[], int) - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
 
copyInto(Object[]) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleNameVector
 
copySE8AnnotationsToType(BlockScope, Binding, Annotation[], boolean) - Static method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
copyState(CommitRollbackParser) - Method in class org.eclipse.jdt.internal.compiler.parser.CommitRollbackParser
 
copyState(CommitRollbackParser) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
CORE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
core_equals(lr_item_core) - Method in class java_cup.lr_item_core
Equality comparison for the core only.
core_hashCode() - Method in class java_cup.lr_item_core
Hash code for the core (separated so we keep non overridden version).
correction_nullRequestor - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
correction_nullUnit - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
correlateTrackingVarsIfElse(FlowInfo, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
If one branch of an if-else closes any AutoCloseable resource, and if the same resource is known to be null on the other branch mark it as closed, too, so that merging both branches indicates that the resource is always closed.
CorruptedSignature - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
corruptedSignature(TypeBinding, char[], int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
COUNT - Static variable in class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
counter - Variable in class org.eclipse.jdt.internal.compiler.ast.StringLiteralConcatenation
 
countLabels - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
COVERAGE_TEST_FLAG - Static variable in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
CoverageTestId - Static variable in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
crash() - Method in exception java_cup.internal_error
Method called to do a forced error exit on an internal error for cases when we can't actually throw the exception.
createAnnotatedType(TypeBinding, AnnotationBinding[][]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createAnnotatedType(TypeBinding, AnnotationBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createAnnotation(ReferenceBinding, ElementValuePair[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createAnnotationMethod(byte[], int[], int) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.AnnotationMethodInfo
 
createAnnotations(IBinaryAnnotation[], LookupEnvironment, char[][][]) - Static method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
createArgumentBindings() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
When a method is accessed via SourceTypeBinding.resolveTypesFor(MethodBinding) we create the argument binding and resolve annotations in order to compute null annotation tagbits.
createArgumentReference(char[], int, boolean, Object, long[], long) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createArgumentReference(char[], int, boolean, Object, long[], long) - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createArrayType(TypeBinding, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createArrayType(TypeBinding, int, AnnotationBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createArrayType(TypeBinding, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
createArrayType(TypeBinding, int, AnnotationBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
createBinaryTypeFrom(IBinaryType, PackageBinding, AccessRestriction) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createBinaryTypeFrom(IBinaryType, PackageBinding, boolean, AccessRestriction) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createBinding(MethodScope, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.Argument
 
createDefaultConstructor(boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
createDefaultConstructorWithBinding(MethodBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
createElement(ClassScope, ICompilationUnit, HashSet, HashMap) - Method in class org.eclipse.jdt.internal.core.util.HandleFactory
Returns a handle denoting the class member identified by its scope.
createElement(Scope, int, ICompilationUnit, HashSet, HashMap) - Method in class org.eclipse.jdt.internal.core.util.HandleFactory
Create handle by adding child to parent obtained by recursing into parent scopes.
createFakeReference(int) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createField(byte[], int[], int) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
createFieldDeclaration(char[], int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
createFieldReference(Object) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createFieldReference(Object) - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createGetClassMethod(TypeBinding, MethodBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createImportReference(String[], int, int, boolean, int) - Method in class org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
createInitialBoundSet(TypeVariableBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
JLS 18.1.3: Create initial bounds from a given set of type parameters declarations.
createInitialConstraintsForParameters(TypeBinding[], boolean, TypeBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
JLS 18.5.1: compute bounds from formal and actual parameters.
createIntersectionCastType(ReferenceBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createIntersectionCastTypeReference(TypeReference[]) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
createJavadocParser() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
createLambdaTypeElement(LambdaExpression, ICompilationUnit, HashSet, HashMap) - Method in class org.eclipse.jdt.internal.core.util.HandleFactory
Returns a handle denoting the lambda type identified by its scope.
createLocalDeclaration(char[], int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
createMemberType(ReferenceBinding, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createMethod(byte[], int[], int) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
createMethodReference(Object, List) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createMethodReference(Object, List) - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createMissingType(PackageBinding, char[][]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createOpenable(String, IJavaSearchScope) - Method in class org.eclipse.jdt.internal.core.util.HandleFactory
Creates an Openable handle from the given resource path.
createPackage(char[][]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createPackageInfoType() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
createParameterizedGenericMethod(MethodBinding, RawTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createParameterizedGenericMethod(MethodBinding, TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createParameterizedMethod(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
createParameterizedMethod(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
createParameterizedType(ReferenceBinding, TypeBinding[], ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createParameterizedType(ReferenceBinding, TypeBinding[], ReferenceBinding, AnnotationBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createPolymorphicMethod(MethodBinding, TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createProblem(char[], int, String[], String[], int, int, int, int, int) - Method in interface org.eclipse.jdt.internal.compiler.IProblemFactory
 
createProblem(char[], int, String[], int, String[], int, int, int, int, int) - Method in interface org.eclipse.jdt.internal.compiler.IProblemFactory
Answer a new IProblem created according to the parameters values.
createProblem(char[], int, String[], String[], int, int, int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
Answer a new IProblem created according to the parameters value originatingFileName the name of the file name from which the problem is originated problemId the problem id problemArguments the fully qualified arguments recorded inside the problem messageArguments the arguments needed to set the error message (shorter names than problemArguments ones) severity the severity of the problem startPosition the starting position of the problem endPosition the end position of the problem lineNumber the line on which the problem occured
createProblem(char[], int, String[], int, String[], int, int, int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
createProblem(char[], int, String[], String[], int, int, int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
createProblem(char[], int, String[], int, String[], int, int, int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
createProblemType(TypeDeclaration, CompilationResult) - Static method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Request the creation of a ClassFile compatible representation of a problematic type
createPseudoExpressions(TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
createRawType(ReferenceBinding, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createRawType(ReferenceBinding, ReferenceBinding, AnnotationBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createReturnStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createReturnStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createSnapShotParser() - Method in class org.eclipse.jdt.internal.compiler.parser.CommitRollbackParser
 
createStringLiteral(char[], int, int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
createTag() - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createTag() - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createTypeParameter(char[], char[][], int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
createTypeReference(int) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createTypeReference(int) - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createTypeReference(char[], int, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
createTypeReference(char[], int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
createTypeReference(String, int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
createTypeVariables(TypeParameter[], Binding) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
createUnresolvedAnnotation(ReferenceBinding, ElementValuePair[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createWildcard(ReferenceBinding, int, TypeBinding, TypeBinding[], int) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createWildcard(ReferenceBinding, int, TypeBinding, TypeBinding[], int, AnnotationBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
creatingProblemType - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
CUPTask - Class in java_cup.anttask
 
CUPTask() - Constructor for class java_cup.anttask.CUPTask
 
cur_err_token() - Method in class java_cup.runtime.lr_parser
Return the current lookahead in our error "parse ahead" buffer.
cur_token - Variable in class java_cup.runtime.lr_parser
The current lookahead Symbol.
CurlyBracket - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
CurlyBracket - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
CurlyBracket - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
currentCharacter - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
currentCharacter - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
currentElement - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
currentIndex - Variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
currentOffset - Variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
currentPackage - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
currentPackage - Variable in class org.eclipse.jdt.internal.compiler.SourceElementNotifier.LocalDeclarationVisitor
 
currentPackageName - Variable in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
currentPosition - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
currentPosition - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
currentRecoveryType() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
currentRepetition - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
currentSpace - Variable in class org.eclipse.jdt.internal.core.util.LRUCache
Amount of cache space used so far
currentToken - Variable in class org.eclipse.jdt.internal.compiler.parser.CommitRollbackParser
 

D

d2f() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
d2i() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
d2l() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dadd() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
daload() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
DanglingReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
danglingReference(ReferenceExpression, TypeBinding, char[], TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
dastore() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dcmpg() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dcmpl() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dconst_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dconst_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ddiv() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
deactivate() - Method in interface org.eclipse.jdt.internal.compiler.IDebugRequestor
 
DEAD_END - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
DeadCode - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
DeadCode - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
DEBUG - Static variable in class org.eclipse.jdt.internal.compiler.Compiler
 
debug_message(String) - Method in class java_cup.runtime.lr_parser
Write a debugging message to System.err for the debugging version of the parser.
debug_parse() - Method in class java_cup.runtime.lr_parser
Perform a parse with debugging output.
debug_reduce(int, int, int) - Method in class java_cup.runtime.lr_parser
Do debug output for a reduce.
debug_shift(Symbol) - Method in class java_cup.runtime.lr_parser
Do debug output for shift.
debug_stack() - Method in class java_cup.runtime.lr_parser
Do debug output for stack state.
debugName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
debugName() - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
debugName() - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
debugName() - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
debugName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
debugName() - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
debugName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
debugName() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
debugName() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
debugName() - Method in class org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
 
debugName() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
DebugRequestor - Static variable in class org.eclipse.jdt.internal.compiler.Compiler
 
declaration - Variable in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
declarationEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
declarationEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.ImportReference
 
declarationEnd - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ParameterInfo
 
declarationEnd - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeParameterInfo
 
declarationOf(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Find the matching parse node, answers null if nothing found
declarationOf(MemberTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Find the matching parse node, answers null if nothing found
declarationOf(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Find the matching parse node, answers null if nothing found
declarationOfType(char[][]) - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
declarationOfType(char[][]) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Finds the matching type amoung this type's member types.
declarationSourceEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
declarationSourceEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
For local declarations (outside of for statement initialization) and field declarations, the declarationSourceEnd covers multiple locals if any.
declarationSourceEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
declarationSourceEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.ImportReference
 
declarationSourceEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
declarationSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
declarationSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
declarationSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ast.ImportReference
 
declarationSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
declarationStart - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
declarationStart - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
declarationStart - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ParameterInfo
 
declarationStart - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
declarationStart - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeParameterInfo
 
declare_labels(production_part[], int, String) - Method in class java_cup.production
Declare label names as valid variables within the action string
DECLARING_TYPE - Static variable in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
declaringClass - Variable in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
declaringClass - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
declaringElement - Variable in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
declaringPackageName - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
declaringScope - Variable in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
declaringTypeModifiers - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
decodeEntry(int) - Method in class org.eclipse.jdt.internal.core.util.ConstantPool
 
decrStackSize(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
decrStackSize(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
deepCopy(char[][]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers a deep copy of the toCopy array.
DEFAULT - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
DEFAULT_BUFFER_SIZE - Static variable in class org.eclipse.jdt.internal.core.util.CharArrayBuffer
The default buffer size.
DEFAULT_LOCATION__ARRAY_CONTENTS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
DEFAULT_LOCATION__FIELD - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
DEFAULT_LOCATION__PARAMETER - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
DEFAULT_LOCATION__RETURN_TYPE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
DEFAULT_LOCATION__TYPE_ARGUMENT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
DEFAULT_LOCATION__TYPE_BOUND - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
DEFAULT_LOCATION__TYPE_PARAMETER - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
default_reduce - Variable in class java_cup.parse_action_row
Default (reduce) action for this row.
DEFAULT_SIZE_CLASSPATH - Static variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
DEFAULT_SPACELIMIT - Static variable in class org.eclipse.jdt.internal.core.util.LRUCache
Default amount of space in the cache
defaultArityMaxStartingValue - Static variable in class org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
Default value for the first term of the series of CombinedBinaryExpression.arityMax values.
DefaultBytecodeVisitor - Class in org.eclipse.jdt.internal.core.util
Default implementation of ByteCodeVisitor
DefaultBytecodeVisitor(ICodeAttribute, char[][], char[], boolean, StringBuffer, String, int, int) - Constructor for class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
defaultCase - Variable in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
DefaultCharacterTranslatorSource - Class in org.apache.tapestry.util.text
The default implementation of a character translator source.
DefaultCharacterTranslatorSource() - Constructor for class org.apache.tapestry.util.text.DefaultCharacterTranslatorSource
 
DefaultConstructorSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
defaultEncoding - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Source encoding format
DefaultErrorHandlingPolicies - Class in org.eclipse.jdt.internal.compiler
 
DefaultErrorHandlingPolicies() - Constructor for class org.eclipse.jdt.internal.compiler.DefaultErrorHandlingPolicies
 
defaultJavaExtension() - Static method in class org.eclipse.jdt.internal.core.util.Util
 
DefaultLocationArrayContents - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
Bit in defaultNullness bit vectors, representing the enum constant DefaultLocation#ARRAY_CONTENTS TODO: this constant is not yet used, due to difficulty to discern these annotations between SE5 / SE8
DefaultLocationField - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
Bit in defaultNullness bit vectors, representing the enum constant DefaultLocation#FIELD
DefaultLocationParameter - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
Bit in defaultNullness bit vectors, representing the enum constant DefaultLocation#PARAMETER
DefaultLocationReturnType - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
Bit in defaultNullness bit vectors, representing the enum constant DefaultLocation#RETURN_TYPE
DefaultLocationTypeArgument - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
Bit in defaultNullness bit vectors, representing the enum constant DefaultLocation#TYPE_ARGUMENT
DefaultLocationTypeBound - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
Bit in defaultNullness bit vectors, representing the enum constant DefaultLocation#TYPE_BOUND
DefaultLocationTypeParameter - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
Bit in defaultNullness bit vectors, representing the enum constant DefaultLocation#TYPE_PARAMETER
DefaultMethodNotBelow18 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
DefaultMethodOverridesObjectMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
defaultMethodOverridesObjectMethod(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
defaultMethodsNotBelow18(MethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
defaultModifierIllegallySpecified(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
defaultNullness - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
defaultNullness - Variable in class org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
defaultNullness - Variable in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
defaultPackage - Variable in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
DefaultProblem - Class in org.eclipse.jdt.internal.compiler.problem
 
DefaultProblem(char[], String, int, String[], int, int, int, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
DefaultProblemFactory - Class in org.eclipse.jdt.internal.compiler.problem
 
DefaultProblemFactory() - Constructor for class org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
DefaultProblemFactory(Locale) - Constructor for class org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
DefaultStackMapFrame - Class in org.eclipse.jdt.internal.core.util
Default implementation of IStackMapFrame
DefaultStackMapFrame(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
Constructor for StackMapFrame.
DefaultSymbolFactory - Class in java_cup.runtime
Default Implementation for SymbolFactory, creates plain old Symbols
DefaultSymbolFactory() - Constructor for class java_cup.runtime.DefaultSymbolFactory
Deprecated. as of CUP v11a replaced by the new java_cup.runtime.ComplexSymbolFactory
defaultValue - Variable in class org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
defaultValue - Variable in class org.eclipse.jdt.internal.compiler.classfmt.AnnotationMethodInfo
 
DefaultValueResolved - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
DefectiveContainerAnnotationType - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
DEFER_NULL_DIAGNOSTIC - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
deferBoundCheck(TypeReference) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
deferCheck(Runnable) - Method in class org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
deferCheck(Runnable) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
definesTargetType() - Method in enum org.eclipse.jdt.internal.compiler.ast.ExpressionContext
 
definiteInits - Variable in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
definiteInits - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
delta - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.StackDepthMarker
 
DEP_ANN - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
deprecated - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
DeprecatedAnnotationResolved - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
deprecatedField(FieldBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
deprecatedMethod(MethodBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DeprecatedName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
deprecatedType(TypeBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
deprecatedType(TypeBinding, ASTNode, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DEPRECATION - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
depth() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
depth() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
depth() - Method in class org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
 
depth() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
DepthMASK - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
DepthSHIFT - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
DereferencingNullableExpression - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
dereferencingNullableExpression(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
dereferencingNullableExpression(long, LookupEnvironment) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
descriptor - Variable in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
descriptor - Variable in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
descriptor - Variable in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
descriptorHasInvisibleType(FunctionalExpression, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DESERIALIZE_LAMBDA - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
DeserializeLambda - Static variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
DesiredAssertionStatus - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
DesiredAssertionStatusSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
dest_dir - Static variable in class java_cup.Main
Output directory.
destinationPath - Variable in class org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
destinationPath - Variable in class org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
destinationPath - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
destinationPaths - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
destinationPC - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.StackMarker
 
detectAnnotationCycle() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
detectHierarchyCycle(TypeBinding, TypeReference) - Method in class org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
diagnoseParse(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.DiagnoseParser
 
DiagnoseParser - Class in org.eclipse.jdt.internal.compiler.parser.diagnose
 
DiagnoseParser(Parser, int, int, int, CompilerOptions) - Constructor for class org.eclipse.jdt.internal.compiler.parser.diagnose.DiagnoseParser
 
DiagnoseParser(Parser, int, int, int, int[], int[], int[], CompilerOptions) - Constructor for class org.eclipse.jdt.internal.compiler.parser.diagnose.DiagnoseParser
 
diagnosticsSourceEnd() - Method in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
diagnosticsSourceEnd() - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
DiamondNotBelow17 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
diamondNotBelow17(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
diamondNotBelow17(ASTNode, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
diamondNotWithAnoymousClasses(TypeReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
diamondNotWithExplicitTypeArguments(TypeReference[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DidResolve - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
diet - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
diet - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
diet - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
dietInt - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
dietParse(ICompilationUnit, CompilationResult) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
digit(char, int) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
dimensions - Variable in class org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
dimensions() - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
dimensions - Variable in class org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
dimensions() - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
dimensions() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
dimensions - Variable in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
dimensions() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
dimensions() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
dimensions - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
DirectInvocationOfAbstractMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
disableAll(int) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
DISABLED - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
DisableUnnecessaryCastCheck - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
DisallowedExplicitThisParameter - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
DisallowedTargetForAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
disallowedTargetForAnnotation(Annotation) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
disallowedTargetForContainerAnnotation(Annotation, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DisallowedTargetForContainerAnnotationType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
disallowedThisParameter(Receiver) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
disassemble(byte[], String) - Method in class org.eclipse.jdt.internal.core.util.Disassembler
 
disassemble(byte[], String, int) - Method in class org.eclipse.jdt.internal.core.util.Disassembler
 
disassemble(IClassFileReader, String) - Method in class org.eclipse.jdt.internal.core.util.Disassembler
 
disassemble(IClassFileReader, String, int) - Method in class org.eclipse.jdt.internal.core.util.Disassembler
Answers back the disassembled string of the IClassFileReader according to the mode.
Disassembler - Class in org.eclipse.jdt.internal.core.util
Disassembler of .class files.
Disassembler() - Constructor for class org.eclipse.jdt.internal.core.util.Disassembler
 
disassembler_annotationannotationvalue - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_annotationarrayvalueend - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_annotationarrayvaluestart - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_annotationclassvalue - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_annotationcomponent - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_annotationdefaultheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_annotationdefaultvalue - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_annotationentryend - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_annotationentrystart - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_annotationenumvalue - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_anonymousparametername - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_arraydimensions - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_begincommentline - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_bootstrapmethodattributesheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_bootstrapmethodentry - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_bootstrapmethodentry_argument - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_closeinnerclassentry - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_closetypedeclaration - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_comma - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_class - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_double - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_fieldref - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_float - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_integer - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_interfacemethodref - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_invokedynamic - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_long - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_methodhandle - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_methodref - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_methodtype - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_name_and_type - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_string - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpool_utf8 - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpoolheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_constantpoolindex - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_deprecated - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_description - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_enclosingmethodheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_endoffieldheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_endofmethodheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_exceptiontableheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_classextendsimplements - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_exception_table_index - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_method_parameter - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_offset - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_targetType - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_throws - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_type_argument - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_type_parameter - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_type_parameter_with_bound - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_typepath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_typepath_array - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_typepath_innertype - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_typepath_typeargument - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_typepath_wildcard - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_wildcardlocations - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotation_wildcardlocationtype - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotationentryend - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_extendedannotationentrystart - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_fieldhasconstant - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_frame_append - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_frame_chop - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_frame_full_frame - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_frame_same_frame - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_frame_same_frame_extended - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_frame_same_locals_1_stack_item - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_frame_same_locals_1_stack_item_extended - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_genericattributeheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_indentation - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_inner_accessflags - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_inner_class_info_name - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_inner_name - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_innerattributesheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_linenumberattributeheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_localvariablename - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_localvariabletableattributeheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_localvariabletargetheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_localvariabletypetableattributeheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_method_type_ref_getfield - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_method_type_ref_getstatic - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_method_type_ref_invokeinterface - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_method_type_ref_invokespecial - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_method_type_ref_invokestatic - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_method_type_ref_invokevirtual - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_method_type_ref_newinvokespecial - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_method_type_ref_putfield - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_method_type_ref_putstatic - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_methodparametersheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_openinnerclassentry - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_opentypedeclaration - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_outer_class_info_name - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_parameterannotationentrystart - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_parametername - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_runtimeinvisibleannotationsattributeheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_runtimeinvisibleparameterannotationsattributeheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_runtimeinvisibletypeannotationsattributeheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_runtimevisibleannotationsattributeheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_runtimevisibleparameterannotationsattributeheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_runtimevisibletypeannotationsattributeheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_signatureattributeheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_sourceattributeheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_space - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_stackmapattributeheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
disassembler_stackmaptableattributeheader - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
discardBody - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
DiscardEnclosingInstance - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
discardInitializationInfo() - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
Discard definite inits and potential inits from this, then return this.
discardNonFieldInitializations() - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
Remove local variables information from this flow info and return this.
DiscouragedReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
DiscouragedReference - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
dispatchDeclarationInto(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
dispatchDeclarationIntoEnumDeclaration(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
displayString(Object) - Method in interface org.eclipse.jdt.internal.compiler.util.Util.Displayable
 
DIVIDE - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
dload(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dload_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dload_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dload_2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dload_3() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dmul() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dneg() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
do_action(int, lr_parser, Stack, int) - Method in class java_cup.runtime.lr_parser
Perform a bit of user supplied action code (supplied by generated subclass).
do_action_table(PrintWriter, parse_action_table, boolean) - Static method in class java_cup.emit
Emit the action table.
do_escaped(PrintWriter, char) - Static method in class java_cup.emit
 
do_newline(PrintWriter, int, int) - Static method in class java_cup.emit
 
DO_NOT_GENERATE - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
do_reduce_table(PrintWriter, parse_reduce_table) - Static method in class java_cup.emit
Emit the reduce-goto table.
do_table_as_string(PrintWriter, short[][]) - Static method in class java_cup.emit
 
docComment - Variable in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
docCommentSupport - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Master flag controlling whether doc comment should be processed
DocumentedCasesOmitted - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
DocumentedFallthrough - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
DocumentElementParser - Class in org.eclipse.jdt.internal.compiler
 
DocumentElementParser(IDocumentElementRequestor, IProblemFactory, CompilerOptions) - Constructor for class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
doesMethodOverride(MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
doesMethodOverride(MethodBinding, MethodBinding, LookupEnvironment) - Static method in class org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
DOM - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
dom_addAncestorAsChild - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
dom_addAncestorAsSibling - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
dom_addChildWithParent - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
dom_addIncompatibleChild - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
dom_addIncompatibleSibling - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
dom_addNullChild - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
dom_addNullInterface - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
dom_addNullSibling - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
dom_addSiblingBeforeRoot - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
dom_addSiblingWithParent - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
dom_cannotDetail - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
dom_mismatchArgNamesAndTypes - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
dom_nullExceptionType - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
dom_nullInterfaces - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
dom_nullNameParameter - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
dom_nullReturnType - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
dom_nullTypeParameter - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
DOM_PARSER - Static variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
dom_unableAddChild - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
DOMFinder - Class in org.eclipse.jdt.internal.core.util
 
DOMFinder(CompilationUnit, SourceRefElement, boolean) - Constructor for class org.eclipse.jdt.internal.core.util.DOMFinder
 
done() - Method in class org.eclipse.jdt.core.compiler.CompilationProgress
Notifies that the work is done; that is, either the compilation is completed or a cancellation was requested.
done_parsing() - Method in class java_cup.runtime.lr_parser
This method is called to indicate that the parser should quit.
DoStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
DoStatement(Expression, Statement, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.DoStatement
 
dot_at_end() - Method in class java_cup.lr_item_core
Is the dot at the end of the production?
dot_before_nt() - Method in class java_cup.lr_item_core
Determine if we have a dot before a non terminal, and if so which one (return null or the non terminal).
dot_pos() - Method in class java_cup.lr_item_core
The position of the "dot" -- this indicates the part of the production that the marker is before, so 0 indicates a dot at the beginning of the RHS.
DOUBLE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
DOUBLE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
Double2Byte - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Double2Char - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Double2Double - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Double2Float - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Double2Int - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Double2Long - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Double2Short - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Double2String - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
DOUBLE_ARRAY - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
DOUBLE_INITIAL_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
doubleAt(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
doubleAt(byte[], int, int) - Method in class org.eclipse.jdt.internal.core.util.ClassFileStruct
 
doubleCache - Variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
DoubleCache - Class in org.eclipse.jdt.internal.compiler.codegen
 
DoubleCache() - Constructor for class org.eclipse.jdt.internal.compiler.codegen.DoubleCache
Constructs a new, empty hashtable.
DoubleCache(int) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.DoubleCache
Constructs a new, empty hashtable with the specified initial capacity.
DoubleConstant - Class in org.eclipse.jdt.internal.compiler.impl
 
DoubleConstrSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
doubleDoubleSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
DoubleLiteral - Class in org.eclipse.jdt.internal.compiler.ast
 
DoubleLiteral(char[], int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.DoubleLiteral
 
DoubleTag - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
doubleValue() - Method in class org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
doubleValue() - Method in class org.eclipse.jdt.internal.compiler.impl.CharConstant
 
doubleValue() - Method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
doubleValue() - Method in class org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
doubleValue() - Method in class org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
doubleValue() - Method in class org.eclipse.jdt.internal.compiler.impl.IntConstant
 
doubleValue() - Method in class org.eclipse.jdt.internal.compiler.impl.LongConstant
 
doubleValue() - Method in class org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
DOUBLEVALUE_DOUBLE_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
DOUBLEVALUE_DOUBLE_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
drem() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dreturn() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dreturn() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
dstore(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dstore_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dstore_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dstore_2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dstore_3() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dsub() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dump_end - Static variable in class java_cup.Main
Timing data -- when did we end dumping
dump_grammar() - Static method in class java_cup.Main
Produce a human readable dump of the grammar.
dump_machine() - Static method in class java_cup.Main
Produce a (semi-) human readable dump of the complete viable prefix recognition state machine.
dump_stack() - Method in class java_cup.runtime.lr_parser
Dump the parse stack for debugging purposes.
dump_state(lalr_state) - Static method in class java_cup.lalr_state
Helper routine for debugging -- produces a dump of the given state onto System.out.
dump_tables() - Static method in class java_cup.Main
Produce a (semi-) human readable dumps of the parse tables
dumpBytes() - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
Return the content of the receiver
dup() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dup2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dup2_x1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dup2_x2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dup_x1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
dup_x2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
duplicate() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
duplicate() - Method in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
DuplicateAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
duplicateAnnotation(Annotation, long) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateAnnotationMember - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
DuplicateAnnotationNotMarkedRepeatable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
duplicateAnnotationValue(TypeBinding, MemberValuePair) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateBlankFinalFieldInitialization - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
DuplicateBoundInIntersectionCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
duplicateBoundInIntersectionCast(TypeReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateBounds - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
duplicateBounds(ASTNode, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateCase - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
duplicateCase(CaseStatement) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateDefaultCase - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
duplicateDefaultCase(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
duplicateEnumSpecialMethod(SourceTypeBinding, AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
duplicateFieldInType(SourceTypeBinding, FieldDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateFinalLocalInitialization - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
DuplicateImport - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
duplicateImport(ImportReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateInheritedDefaultMethods - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
DuplicateInheritedMethods - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
duplicateInheritedMethods(SourceTypeBinding, MethodBinding, MethodBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
duplicateInitializationOfBlankFinalField(FieldBinding, Reference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
duplicateInitializationOfFinalLocal(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateLabel - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
DuplicateMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
DuplicateMethodErasure - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
duplicateMethodInType(AbstractMethodDeclaration, boolean, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateModifierForArgument - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
DuplicateModifierForField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
duplicateModifierForField(ReferenceBinding, FieldDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateModifierForMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
duplicateModifierForMethod(ReferenceBinding, AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateModifierForType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
duplicateModifierForType(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateModifierForVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
duplicateModifierForVariable(LocalDeclaration, boolean) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateNestedType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
duplicateNestedType(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateParameterizedMethods - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
DuplicateSuperInterface - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
duplicateSuperinterface(SourceTypeBinding, TypeReference, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateTargetInTargetAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
duplicateTargetInTargetAnnotation(TypeBinding, NameReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
duplicateTypeParameterInType(TypeParameter) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateTypes - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
duplicateTypes(CompilationUnitDeclaration, TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
DuplicateTypeVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 

E

ECLIPSE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
editedString(String, TextEdit) - Static method in class org.eclipse.jdt.internal.core.util.Util
Apply the given edit on the given string and return the updated string.
effectivelyEqual(Object[], Object[]) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
 
elapsedTime() - Method in class org.eclipse.jdt.internal.compiler.impl.CompilerStats
Returns the total elapsed time (between start and end)
element - Variable in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
element_attachingSource - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
element_doesNotExist - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
element_illegalParent - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
element_invalidClassFileName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
element_invalidResourceForProject - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
element_notOnClasspath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
element_nullName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
element_nullType - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
element_reconciling - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
elementAt(int) - Method in class org.eclipse.jdt.internal.compiler.util.CompoundNameVector
 
elementAt(int) - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
 
elementAt(int) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleNameVector
 
elementSize - Variable in class org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
elementSize - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
elementSize - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
elementSize - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
elementSize - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
elementSize - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
elementSize - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
elementSize - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
elementSize - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
elementSize - Variable in class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
elementSize - Variable in class org.eclipse.jdt.internal.compiler.util.SimpleSet
 
elementSize - Variable in class org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
elementSize - Variable in class org.eclipse.jdt.internal.core.util.HashSetOfArray
 
elementSize - Variable in class org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
elementSize - Variable in class org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
elementSize - Variable in class org.eclipse.jdt.internal.core.util.SimpleWordSet
 
elementSize - Variable in class org.eclipse.jdt.internal.core.util.WeakHashSet
 
elementSize - Variable in class org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
elementsType() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
ElementValuePair - Class in org.eclipse.jdt.internal.compiler.lookup
 
ElementValuePair(char[], Expression, MethodBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
ElementValuePair(char[], Object, MethodBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
ElementValuePair.UnresolvedEnumConstant - Class in org.eclipse.jdt.internal.compiler.lookup
We want to avoid eagerly resolving of all enums that are used in annotations.
ElementValuePairInfo - Class in org.eclipse.jdt.internal.compiler.classfmt
 
elementVariable - Variable in class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
elementVariableImplicitWidening - Variable in class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
ellipsisArgument - Variable in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
elseStatement - Variable in class org.eclipse.jdt.internal.compiler.ast.IfStatement
 
EMACS - Static variable in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
emit - Class in java_cup
This class handles emitting generated code for the resulting parser.
emit_action_code(PrintWriter, production) - Static method in class java_cup.emit
Emit code for the non-public class holding the actual action code.
emit_end - Static variable in class java_cup.Main
Timing data -- when did we finish emitting code
emit_error(String) - Method in class java_cup.ErrorManager
 
emit_error(String, Symbol) - Method in class java_cup.ErrorManager
 
emit_fatal(String) - Method in class java_cup.ErrorManager
Error message format: ERRORLEVEL at (LINE/COLUMN)@SYMBOL: MESSAGE ERRORLEVEL : MESSAGE
emit_fatal(String, Symbol) - Method in class java_cup.ErrorManager
 
emit_package(PrintWriter) - Static method in class java_cup.emit
Emit a package spec if the user wants one.
emit_parser() - Static method in class java_cup.Main
Call the emit routines necessary to write out the generated parser.
emit_production_table(PrintWriter) - Static method in class java_cup.emit
Emit the production table.
emit_summary(boolean) - Static method in class java_cup.Main
Emit a long summary message to standard error (System.err) which summarizes what was found in the specification, how many states were produced, how many conflicts were found, etc.
emit_warning(String) - Method in class java_cup.ErrorManager
 
emit_warning(String, Symbol) - Method in class java_cup.ErrorManager
 
empty() - Method in class java_cup.runtime.virtual_parse_stack
Indicate whether the stack is empty.
EMPTY - Static variable in class java_cup.terminal_set
Constant for the empty set.
empty() - Method in class java_cup.terminal_set
Determine if the set is empty.
Empty - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
EMPTY_ANNOTATION_WALKER - Static variable in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
A no-effect annotation walker, all walking methods are implemented as identity-functions.
EMPTY_ARGUMENT_RECOVERY - Static variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
EMPTY_INT_ARRAY - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
 
EMPTY_STRING - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
 
EMPTY_VALUES - Static variable in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
EmptyControlFlowStatement - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
emptyControlFlowStatement(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
EmptyStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
EmptyStatement(int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.EmptyStatement
 
EmptyStatement - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
emulateJavacBug8031744 - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
emulateOuterAccess(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
EmulationPathToImplicitThis - Static variable in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
enableAll(int) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
ENABLED - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
enableSyntacticNullAnalysisForFields - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Should immediate null-check for fields be considered during null analysis (syntactical match)?
enclosingCase - Variable in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
enclosingCase - Variable in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
enclosingClassFile - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
enclosingClassScope() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
enclosingInitializer() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
enclosingInstance() - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
enclosingInstance - Variable in class org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
enclosingInstance() - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
EnclosingInstanceInConstructorCall - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
enclosingInstances - Variable in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
enclosingLambdaScope() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
enclosingMethod - Variable in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
enclosingMethod() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
EnclosingMethodAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of EnclosingMethodAttribute.
EnclosingMethodName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
enclosingMethodScope() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
enclosingReceiverType() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
enclosingReferenceContext() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Returns the immediately enclosing reference context, starting from current scope parent.
enclosingScope - Variable in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
enclosingSourceType() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
enclosingType - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
enclosingType - Variable in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
enclosingType() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
enclosingType - Variable in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
enclosingType() - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
enclosingType() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
enclosingType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
enclosingType() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
enclosingType() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
enclosingTypeAt(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
encoding - Variable in exception org.eclipse.jdt.internal.compiler.problem.AbortCompilationUnit
 
encodings - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
end - Variable in class org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
end(int) - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
end - Variable in class org.eclipse.jdt.internal.compiler.parser.NLSTag
 
end - Variable in class org.eclipse.jdt.internal.core.util.CharArrayBuffer
The end of the buffer
END_OF_SOURCE - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
END_OF_SOURCE - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
EndAnnotationCheck - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
EndHierarchyCheck - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
endIndex - Variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
endLoggingSource() - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
endLoggingSources() - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
endLoggingTasks() - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
EndOfSource - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
endParse(int) - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
endParse(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
endParse(int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
endParse(int) - Method in class org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
endPart1Position - Variable in class org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
endPart2Position - Variable in class org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
endPosition - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
endStatementPosition - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
endsWith(char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Return true if array ends with the sequence of characters contained in toBeFound, otherwise false.
endsWithIgnoreCase(String, String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns true iff str.toLowerCase().endsWith(end.toLowerCase()) implementation is not creating extra strings.
endTag(String, boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.util.GenericXMLWriter
 
endTime - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
endVisit(AllocationExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(AND_AND_Expression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(AnnotationMethodDeclaration, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(Argument, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(Argument, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ArrayAllocationExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ArrayInitializer, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ArrayInitializer, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ArrayQualifiedTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ArrayQualifiedTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ArrayReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ArrayTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ArrayTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(AssertStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(Assignment, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(BinaryExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(Block, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(BreakStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(CaseStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(CastExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(CharLiteral, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ClassLiteralAccess, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(Clinit, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(CompilationUnitDeclaration, CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(CompoundAssignment, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ConditionalExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ConstructorDeclaration, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ContinueStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(DoStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(DoubleLiteral, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(EmptyStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(EqualExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ExplicitConstructorCall, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ExtendedStringLiteral, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(FalseLiteral, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(FieldDeclaration, MethodScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(FieldReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(FieldReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(FloatLiteral, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ForeachStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ForStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(IfStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ImportReference, CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(Initializer, MethodScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(InstanceOfExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(IntLiteral, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(Javadoc, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(Javadoc, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocAllocationExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocAllocationExpression, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocArgumentExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocArgumentExpression, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocArrayQualifiedTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocArrayQualifiedTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocArraySingleTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocArraySingleTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocFieldReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocFieldReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocImplicitTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocImplicitTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocMessageSend, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocMessageSend, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocQualifiedTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocQualifiedTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocReturnStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocReturnStatement, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocSingleNameReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocSingleNameReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocSingleTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(JavadocSingleTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(LabeledStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(LocalDeclaration, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(LongLiteral, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(MarkerAnnotation, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(MarkerAnnotation, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(MemberValuePair, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(MemberValuePair, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(MessageSend, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(MethodDeclaration, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(StringLiteralConcatenation, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(NormalAnnotation, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(NormalAnnotation, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(NullLiteral, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(OR_OR_Expression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ParameterizedQualifiedTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ParameterizedQualifiedTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ParameterizedSingleTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ParameterizedSingleTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(PostfixExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(PrefixExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(QualifiedAllocationExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(QualifiedNameReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(QualifiedNameReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(QualifiedSuperReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(QualifiedSuperReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(QualifiedThisReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(QualifiedThisReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(QualifiedTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(QualifiedTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ReturnStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(SingleMemberAnnotation, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(SingleMemberAnnotation, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(SingleNameReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(SingleNameReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(SingleTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(SingleTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(StringLiteral, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(SuperReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(SwitchStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(SynchronizedStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ThisReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ThisReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ThrowStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(TrueLiteral, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(TryStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(TypeDeclaration, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(TypeDeclaration, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(TypeDeclaration, CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(TypeParameter, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(TypeParameter, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(UnaryExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(UnionTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(UnionTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(WhileStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(Wildcard, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(Wildcard, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(LambdaExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(ReferenceExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(IntersectionCastTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
endVisit(IntersectionCastTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
engine_completing - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
engine_searching - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
engine_searching_indexing - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
engine_searching_matching - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
enterAnyExceptionHandler(CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
enterAnyExceptionHandler(CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
enterClass(int, int[], int, int, int, char[], int, int, char[], int, int, char[][], int[], int[], int) - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
enterCompilationUnit() - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
enterCompilationUnit() - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
enterCompilationUnit() - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
enterConstructor(int, int[], int, int, char[], int, int, char[][], int[], int[], char[][], int[], int[], int, char[][], int[], int[], int) - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
enterConstructor(ISourceElementRequestor.MethodInfo) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
enterConstructor(ISourceElementRequestor.MethodInfo) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
enterDeclaredExceptionHandlers(CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
enterDeclaredExceptionHandlers(CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
enterField(int, int[], int, int, char[], int, int, int, char[], int, int, int, int) - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
enterField(ISourceElementRequestor.FieldInfo) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
enterField(ISourceElementRequestor.FieldInfo) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
enterInitializer(int, int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
enterInitializer(int, int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
enterInterface(int, int[], int, int, int, char[], int, int, char[][], int[], int[], int) - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
enterLambda(LambdaExpression) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
enterMethod(int, int[], int, int, char[], int, int, int, char[], int, int, char[][], int[], int[], char[][], int[], int[], int, int, int, char[][], int[], int[], int) - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
enterMethod(ISourceElementRequestor.MethodInfo) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
enterMethod(ISourceElementRequestor.MethodInfo) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
enterPolyInvocation(InvocationSite, Expression[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
enterRecursiveFunction() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Call this before descending into type details to prevent infinite recursion.
enterRecursiveFunction() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
enterRecursiveFunction() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
enterType(ISourceElementRequestor.TypeInfo) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
enterType(ISourceElementRequestor.TypeInfo) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
entryQueue - Variable in class org.eclipse.jdt.internal.core.util.LRUCache
Start of queue (most recently used entry)
entryQueueTail - Variable in class org.eclipse.jdt.internal.core.util.LRUCache
End of queue (least recently used entry)
entryTable - Variable in class org.eclipse.jdt.internal.core.util.LRUCache
Hash table for fast random access to cache entries
ENUM_CONSTANT - Static variable in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
ENUM_DECL - Static variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
EnumAbstractMethodMustBeImplemented - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
enumAbstractMethodMustBeImplemented(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
enumConstant - Variable in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
EnumConstantCannotDefineAbstractMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
enumConstantCount() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
EnumConstantMustImplementAbstractMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
enumConstantMustImplementAbstractMethod(AbstractMethodDeclaration, FieldDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
EnumConstantsCannotBeSurroundedByParenthesis - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
enumConstantsCannotBeSurroundedByParenthesis(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
enumConstantsCounter - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
EnumConstantSignature - Class in org.eclipse.jdt.internal.compiler.env
Represents a reference to a enum constant in the class file.
EnumConstantSignature(char[], char[]) - Constructor for class org.eclipse.jdt.internal.compiler.env.EnumConstantSignature
 
EnumName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
EnumOrdinal - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
EnumStaticFieldInInInitializerContext - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
enumStaticFieldUsedDuringInitialization(FieldBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
EnumSwitchCannotTargetField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
enumSwitchCannotTargetField(Reference, FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
EnumUsedAsAnIdentifier - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
EnumValueOf - Static variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
EnumValues - Static variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
enumValuesSyntheticfield - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
environment() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
environment - Variable in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
environment - Variable in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
environment - Variable in class org.eclipse.jdt.internal.compiler.lookup.ImplicitNullAnnotationVerifier
 
environment() - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceSubstitution
 
environment - Variable in class org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
environment() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
environment - Variable in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
environment() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
environment() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
environment() - Method in interface org.eclipse.jdt.internal.compiler.lookup.Substitution
Returns the lookup environment
EOF - Static variable in class java_cup.terminal
Special terminal for end of input.
EOF_sym() - Method in class java_cup.runtime.lr_parser
The index of the end of file terminal Symbol (supplied by generated subclass).
eofPosition - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
eofPosition - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
EOFT_SYMBOL - Static variable in interface org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
EOLT_SYMBOL - Static variable in interface org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
EQUAL_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
EQUAL_OR_MORE_SPECIFIC - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
equalArrays(Object[], Object[], int) - Static method in class org.eclipse.jdt.internal.core.util.Util
Compares two arrays using equals() on the elements.
equalArraysOrNull(int[], int[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Compares two arrays using equals() on the elements.
equalArraysOrNull(Object[], Object[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Compares two arrays using equals() on the elements.
equalArraysOrNullSortFirst(Util.Comparable[], Util.Comparable[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Compares two arrays using equals() on the elements.
equalArraysOrNullSortFirst(String[], String[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Compares two String arrays using equals() on the elements.
EqualExpression - Class in org.eclipse.jdt.internal.compiler.ast
 
EqualExpression(Expression, Expression, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.EqualExpression
 
equalOrNull(Object, Object) - Static method in class org.eclipse.jdt.internal.core.util.Util
Compares two objects using equals().
equals(action_part) - Method in class java_cup.action_part
Equality comparison for properly typed object.
equals(Object) - Method in class java_cup.action_part
Generic equality comparison.
equals(lalr_item) - Method in class java_cup.lalr_item
Equality comparison -- here we only require the cores to be equal since we need to do sets of items based only on core equality (ignoring lookahead sets).
equals(Object) - Method in class java_cup.lalr_item
Generic equality comparison.
equals(lalr_item_set) - Method in class java_cup.lalr_item_set
Equality comparison.
equals(Object) - Method in class java_cup.lalr_item_set
Generic equality comparison.
equals(lalr_state) - Method in class java_cup.lalr_state
Equality comparison.
equals(Object) - Method in class java_cup.lalr_state
Generic equality comparison.
equals(lr_item_core) - Method in class java_cup.lr_item_core
Equality comparison.
equals(Object) - Method in class java_cup.lr_item_core
Generic equality comparison.
equals(parse_action) - Method in class java_cup.nonassoc_action
Equality test.
equals(Object) - Method in class java_cup.nonassoc_action
Generic equality test.
equals(parse_action) - Method in class java_cup.parse_action
Equality test.
equals(Object) - Method in class java_cup.parse_action
Generic equality test.
equals(production) - Method in class java_cup.production
Equality comparison.
equals(Object) - Method in class java_cup.production
Generic equality comparison.
equals(production_part) - Method in class java_cup.production_part
Equality comparison.
equals(Object) - Method in class java_cup.production_part
Generic equality comparison.
equals(reduce_action) - Method in class java_cup.reduce_action
Equality test.
equals(Object) - Method in class java_cup.reduce_action
Generic equality test.
equals(shift_action) - Method in class java_cup.shift_action
Equality test.
equals(Object) - Method in class java_cup.shift_action
Generic equality test.
equals(symbol_part) - Method in class java_cup.symbol_part
Equality comparison.
equals(Object) - Method in class java_cup.symbol_part
Generic equality comparison.
equals(symbol_set) - Method in class java_cup.symbol_set
Equality comparison.
equals(Object) - Method in class java_cup.symbol_set
Generic equality comparison.
equals(terminal_set) - Method in class java_cup.terminal_set
Equality comparison.
equals(Object) - Method in class java_cup.terminal_set
Generic equality comparison.
equals(char[][], char[][]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the two arrays are identical character by character, otherwise false.
equals(char[][], char[][], boolean) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
If isCaseSensite is true, answers true if the two arrays are identical character by character, otherwise false.
equals(char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the two arrays are identical character by character, otherwise false.
equals(char[], char[], int, int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the first array is identical character by character to a portion of the second array delimited from position secondStart (inclusive) to secondEnd(exclusive), otherwise false.
equals(char[], char[], int, int, boolean) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the first array is identical character by character to a portion of the second array delimited from position secondStart (inclusive) to secondEnd(exclusive), otherwise false.
equals(char[], char[], boolean) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
If isCaseSensite is true, answers true if the two arrays are identical character by character, otherwise false.
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.classfmt.AnnotationInfo
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ElementValuePairInfo
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
Equals - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.ExceptionMarker
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.env.AccessRule
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.env.ClassSignature
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.env.EnumConstantSignature
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.impl.BooleanConstant
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.impl.CharConstant
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.impl.IntConstant
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.impl.LongConstant
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.impl.StringConstant
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
equals(Object) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBound
 
EQUALS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
equals(Object) - Method in class org.eclipse.jdt.internal.core.util.WeakHashSet.HashableWeakReference
 
equals(Object) - Method in class org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray.HashableWeakReference
 
equalsEquals(TypeBinding, TypeBinding) - Static method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
equalsIgnoreJavaLikeExtension(String, String) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
EqualsSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
erasure() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
erasure() - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
erasure() - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
erasure() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
erasure() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
erasure() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
erasure() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
ErrBadClassname - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadConstantClass - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadConstantFieldRef - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadConstantInterfaceMethodRef - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadConstantMethodRef - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadConstantNameAndType - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadConstantPoolIndex - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadConstantString - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadFieldInfo - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadInterface - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadMagic - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadMajorVersion - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadMethodInfo - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadMinorVersion - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadModifiers - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrBadSuperclassName - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrClassCannotBeAbstractFinal - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrEmptyConstantPool - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrIncorrectInterfaceMethods - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrInterfaceCannotBeFinal - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrInterfaceMustBeAbstract - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrInterfaceMustSubclassObject - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrInvalidMethodName - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrInvalidMethodSignature - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrMalformedAttribute - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrMalformedUtf8 - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrMethodMustBeAbstract - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ERROR - Static variable in class java_cup.parse_action
Constant for action type -- error action.
error - Static variable in class java_cup.terminal
special terminal used for error recovery
ERROR - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
Error - Static variable in interface org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
ERROR_ACTION - Static variable in interface org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
error_recovery(boolean) - Method in class java_cup.runtime.lr_parser
Attempt to recover from a syntax error.
error_sym() - Method in class java_cup.runtime.lr_parser
The index of the special error Symbol (supplied by generated subclass).
ERROR_SYMBOL - Static variable in interface org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
error_sync_size() - Method in class java_cup.runtime.lr_parser
The number of Symbols after an error we much match to consider it recovered from.
ErrorInSignature - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
ErrorManager - Class in java_cup
 
errorNoMethodFor(MessageSend, TypeBinding, TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
errorNoMethodFor(Expression, TypeBinding, char[], TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
errorNoSuperInInterface(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
errorReportSource(char[]) - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
errorThisSuperInStatic(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
errorThreshold - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Defaults defined at IrritantSet.COMPILER_DEFAULT_ERRORS
ErrTruncatedInput - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ErrUnknownConstantTag - Static variable in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
escapeString(String) - Static method in class org.eclipse.jdt.internal.core.util.Disassembler
 
ESCAPING - Static variable in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
evaluateNullAnnotations(Scope, TypeParameter) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
exception - Variable in class org.eclipse.jdt.internal.compiler.ast.ThrowStatement
 
exception - Variable in exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
exception - Variable in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
EXCEPTION_PARAMETER - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
exception_wrongFormat - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
exceptionArgument - Variable in class org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
ExceptionAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of IExceptionAttribute.
exceptionCount - Variable in class org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
ExceptionHandlingFlowContext - Class in org.eclipse.jdt.internal.compiler.flow
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
ExceptionHandlingFlowContext(FlowContext, ASTNode, ReferenceBinding[], FlowContext, BlockScope, UnconditionalFlowInfo) - Constructor for class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
ExceptionHandlingFlowContext(FlowContext, TryStatement, ReferenceBinding[], int[], FlowContext, BlockScope, FlowInfo) - Constructor for class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
ExceptionLabel - Class in org.eclipse.jdt.internal.compiler.codegen
 
ExceptionLabel(CodeStream, TypeBinding, TypeReference, Annotation[]) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
ExceptionLabel(CodeStream, TypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
exceptionLabels - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
exceptionLabelsCounter - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
exceptionMarkers - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
exceptionNames - Variable in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
exceptionReferences - Variable in class org.eclipse.jdt.internal.compiler.ast.Javadoc
 
ExceptionsName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
ExceptionTableEntry - Class in org.eclipse.jdt.internal.core.util
This class describes an entry in the exception table attribute according to the JVM specifications.
exceptionThrowerFlowInfos - Variable in class org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
exceptionThrowers - Variable in class org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
exceptionType - Variable in class org.eclipse.jdt.internal.compiler.ast.ThrowStatement
 
exceptionType - Variable in class org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
ExceptionTypeAmbiguous - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.AmbiguousType instead
ExceptionTypeInheritedNameHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.InheritedTypeHidesEnclosingName instead
ExceptionTypeInternalNameProvided - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.InternalTypeNameProvided instead
ExceptionTypeNotFound - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.UndefinedType instead
ExceptionTypeNotVisible - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.NotVisibleType instead
exceptionTypeReference - Variable in class org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
exceptionTypes - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
execute() - Method in class java_cup.anttask.CUPTask
executes the task parses all attributes and validates options...
Exit - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
EXIT_RESOURCE - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
exitAfterAllProblems() - Static method in class org.eclipse.jdt.internal.compiler.DefaultErrorHandlingPolicies
 
exitAnyExceptionHandler() - Method in class org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
exitAnyExceptionHandler() - Method in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
exitClass(int, int) - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
exitCompilationUnit(int) - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
exitCompilationUnit(int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
exitCompilationUnit(int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
exitConstructor(int, int) - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
exitConstructor(int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
exitConstructor(int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
exitDeclaredExceptionHandlers(CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
exitDeclaredExceptionHandlers(CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
exitField(int, int) - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
exitField(int, int, int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
exitField(int, int, int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
exitInitializer(int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
exitInitializer(int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
exitInterface(int, int) - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
ExitIntSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
exitMethod(int, int) - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
exitMethod(int, Expression) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
exitMethod(int, Expression) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
exitOnFirstError() - Static method in class org.eclipse.jdt.internal.compiler.DefaultErrorHandlingPolicies
 
exitRecursiveFunction() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Exit the context of a potentially recursive function.
exitRecursiveFunction() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
exitRecursiveFunction() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
exitType(int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
exitType(int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
exitUserScope(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
exitUserScope(BlockScope, LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
expect_conflicts - Static variable in class java_cup.Main
User option -- number of conflicts to expect
expectedResultType() - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
expectedType - Variable in class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
expectedType - Variable in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
expectedType() - Method in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
expectedType - Variable in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
expectedType() - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
Simpler notion of expected type, suitable for code assist purposes.
expireNullCheckedFieldInfo() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
Forget any information about fields that were previously known to be non-null.
ExplicitAnnotationTargetRequired - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ExplicitConstructorCall - Class in org.eclipse.jdt.internal.compiler.ast
 
ExplicitConstructorCall(int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
explicitDeclarations - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
explicitDeclarations - Variable in class org.eclipse.jdt.internal.compiler.ast.Block
 
explicitDeclarations - Variable in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
ExplicitlyClosedAutoCloseable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ExplicitlyClosedAutoCloseable - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
explicitlyClosedAutoCloseable(FakedTrackingVariable) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ExplicitThisParameterNotBelow18 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ExplicitThisParameterNotInLambda - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
explitAnnotationTargetRequired(Annotation) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
exportedClassFilesCounter - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
expression - Variable in class org.eclipse.jdt.internal.compiler.ast.Assignment
 
expression - Variable in class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
Expression - Class in org.eclipse.jdt.internal.compiler.ast
 
Expression() - Constructor for class org.eclipse.jdt.internal.compiler.ast.Expression
 
expression - Variable in class org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
expression - Variable in class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
expression - Variable in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
expression - Variable in class org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
expression - Variable in class org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
ExpressionContext - Enum in org.eclipse.jdt.internal.compiler.ast
 
expressionContext - Variable in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
expressionLengthPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
expressionLengthStack - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
expressionNonNullComparison(Expression, boolean) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
expressionNullReference(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
expressionPotentialNullReference(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
expressionPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
expressions - Variable in class org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
 
ExpressionShouldBeAVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
expressionShouldBeAVariable(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
expressionStack - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
ExpressionStackIncrement - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
ExtendedAnnotation - Class in org.eclipse.jdt.internal.core.util
 
ExtendedAnnotation(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.ExtendedAnnotation
Constructor for ExtendedAnnotation, builds an annotation from the supplied bytestream.
extendedDimensions - Variable in class org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
extendedDimensions - Variable in class org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
extendedDimensions - Variable in class org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
extendedExceptions - Variable in class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
ExtendedReader - Class in org.apache.tapestry.util.text
A Reader that provides some additional functionality, such as peek().
ExtendedReader(Reader) - Constructor for class org.apache.tapestry.util.text.ExtendedReader
Creates a new extended reader that reads from the provided object
ExtendedStringLiteral - Class in org.eclipse.jdt.internal.compiler.ast
 
ExtendedStringLiteral(StringLiteral, CharLiteral) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ExtendedStringLiteral
Build a string+char literal
ExtendedStringLiteral(StringLiteral, StringLiteral) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ExtendedStringLiteral
Build a two-strings literal
EXTENDS - Static variable in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
extendsWith(StringLiteral) - Method in class org.eclipse.jdt.internal.compiler.ast.StringLiteral
Add the lit source to mine, just as if it was mine
extendsWith(StringLiteral) - Method in class org.eclipse.jdt.internal.compiler.ast.StringLiteralConcatenation
Add the lit source to mine, just as if it was mine
extendTimeToLiveForNullCheckedField(int) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
If a null checked field has been recorded recently, increase its time to live.
extendWith(CharLiteral) - Method in class org.eclipse.jdt.internal.compiler.ast.ExtendedStringLiteral
Add the lit source to mine, just as if it was mine
extendWith(StringLiteral) - Method in class org.eclipse.jdt.internal.compiler.ast.ExtendedStringLiteral
Add the lit source to mine, just as if it was mine
extendWith(CharLiteral) - Method in class org.eclipse.jdt.internal.compiler.ast.StringLiteral
 
extendWith(StringLiteral) - Method in class org.eclipse.jdt.internal.compiler.ast.StringLiteral
 
EXTENSION_class - Static variable in interface org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
EXTENSION_CLASS - Static variable in interface org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
EXTENSION_java - Static variable in interface org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
EXTENSION_JAVA - Static variable in interface org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
ExternalProblemFixable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ExternalProblemNotFixable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
extra - Variable in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
ExtraCompilerModifiers - Interface in org.eclipse.jdt.internal.compiler.lookup
 
extractDestinationPathFromSourceFile(CompilationResult) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
extractLastName(String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Given a qualified name, extract the last component.
extractParameterTypes(char[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Extracts the parameter types from a method signature.
extractReturnType(String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Extracts the return type from a method signature.
extraDefiniteInits - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
extraDimensions() - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
extraDimensions() - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
extraDimensions() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
This method is used to return the array dimension declared after the name of a local or a field declaration.
ExtraFlags - Class in org.eclipse.jdt.internal.compiler
 
ExtraFlags() - Constructor for class org.eclipse.jdt.internal.compiler.ExtraFlags
 
extraFlags - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
extraFlags - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
extraLength - Static variable in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
extraProblems - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
extraSyntheticArguments - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 

F

f2d() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
f2i() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
f2l() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
F_CAPTURE - Static variable in class org.eclipse.jdt.internal.core.util.KeyKind
 
F_CONSTRUCTOR - Static variable in class org.eclipse.jdt.internal.core.util.KeyKind
 
F_FIELD - Static variable in class org.eclipse.jdt.internal.core.util.KeyKind
 
F_LOCAL - Static variable in class org.eclipse.jdt.internal.core.util.KeyKind
 
F_LOCAL_VAR - Static variable in class org.eclipse.jdt.internal.core.util.KeyKind
 
F_MEMBER - Static variable in class org.eclipse.jdt.internal.core.util.KeyKind
 
F_METHOD - Static variable in class org.eclipse.jdt.internal.core.util.KeyKind
 
F_PARAMETERIZED_METHOD - Static variable in class org.eclipse.jdt.internal.core.util.KeyKind
 
F_PARAMETERIZED_TYPE - Static variable in class org.eclipse.jdt.internal.core.util.KeyKind
 
F_RAW_TYPE - Static variable in class org.eclipse.jdt.internal.core.util.KeyKind
 
F_TYPE - Static variable in class org.eclipse.jdt.internal.core.util.KeyKind
 
F_TYPE_PARAMETER - Static variable in class org.eclipse.jdt.internal.core.util.KeyKind
 
F_WILDCARD_TYPE - Static variable in class org.eclipse.jdt.internal.core.util.KeyKind
 
FactoryMethod - Static variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
fadd() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FAKE_IDENTIFIER - Static variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
FAKE_USED - Static variable in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
FakedTrackingVariable - Class in org.eclipse.jdt.internal.compiler.ast
A faked local variable declaration used for keeping track of data flows of a special variable.
FakedTrackingVariable(LocalVariableBinding, ASTNode, FlowInfo, FlowContext, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
fakeInitializedFlowInfo(int, int) - Static method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
fakePaddedParameters - Variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
fakeReachable(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
FALL_THROUGH_TAG - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
fallBackToSpringForward(Statement) - Method in class org.eclipse.jdt.internal.compiler.parser.CommitRollbackParser
 
FALLTHROUGH - Static variable in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
FALLTHROUGH - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
FallthroughCase - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
FallthroughCase - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
faload() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FALSE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
FalseLiteral - Class in org.eclipse.jdt.internal.compiler.ast
 
FalseLiteral(int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.FalseLiteral
 
fastForward(Statement) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
fastore() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
Fatal - Static variable in interface org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
faultInTypes() - Method in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
fcmpg() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
fcmpl() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
fconst_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
fconst_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
fconst_2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
fdiv() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
fetchAccessRestriction(String) - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
Return the first access rule which is violated when accessing a given type, or null if no 'non accessible' access rule applies.
fetchLinkedJars(FileSystem.ClasspathSectionProblemReporter) - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
fetchLinkedJars(FileSystem.ClasspathSectionProblemReporter) - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
fetchLinkedJars(FileSystem.ClasspathSectionProblemReporter) - Method in interface org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
Return a list of the jar file names defined in the Class-Path section of the jar file manifest if any, null else.
FIELD - Static variable in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
FIELD - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
FIELD - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
FIELD - Static variable in class org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
FIELD - Static variable in class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
FIELD_AND_METHOD - Static variable in class org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
FIELD_INITIALIZATION - Static variable in class org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
FIELD_TAGS - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
fieldAccess(byte, FieldBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
fieldBinding() - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
fieldBinding() - Method in class org.eclipse.jdt.internal.compiler.ast.NameReference
Use this method only when sure that the current reference is not a chain of several fields (QualifiedNameReference with more than one field).
fieldBinding() - Method in class org.eclipse.jdt.internal.compiler.ast.Reference
 
FieldBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
FieldBinding() - Constructor for class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
FieldBinding(char[], TypeBinding, int, ReferenceBinding, Constant) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
FieldBinding(FieldBinding, ReferenceBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
FieldBinding(FieldDeclaration, TypeBinding, int, ReferenceBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
FieldComparisonYieldsFalse - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
fieldCount() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
fieldCount() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
fieldCount - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
FieldDeclaration - Class in org.eclipse.jdt.internal.compiler.ast
 
FieldDeclaration() - Constructor for class org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
FieldDeclaration(char[], int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
fieldDeclaration - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
FieldHiding - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
fieldHiding(FieldDeclaration, Binding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
FieldHidingField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
FieldHidingLocalVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
FieldInfo - Class in org.eclipse.jdt.internal.compiler.classfmt
 
FieldInfo(byte[], int[], int) - Constructor for class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
FieldInfo - Class in org.eclipse.jdt.internal.core.util
Default implementation of IFieldInfo.
FieldInfo(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.FieldInfo
 
FieldInfoWithAnnotation - Class in org.eclipse.jdt.internal.compiler.classfmt
 
FieldInfoWithTypeAnnotation - Class in org.eclipse.jdt.internal.compiler.classfmt
 
FieldMissingDeprecatedAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
FieldReadAccess - Static variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
FieldReference - Class in org.eclipse.jdt.internal.compiler.ast
 
FieldReference(char[], long) - Constructor for class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
FieldRefTag - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
FieldRelated - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
fields - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
fields - Variable in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
fields() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
fields - Variable in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
fields() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
fields() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
fields() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
fields - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
fieldsOrThisBeforeConstructorInvocation(ThisReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
fieldStore(Scope, CodeStream, FieldBinding, MethodBinding, TypeBinding, boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Reference
 
FieldTypeAmbiguous - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.AmbiguousType instead
FieldTypeInheritedNameHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.InheritedTypeHidesEnclosingName instead
FieldTypeInternalNameProvided - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.InternalTypeNameProvided instead
FieldTypeNotFound - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.UndefinedType instead
FieldTypeNotVisible - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.NotVisibleType instead
FieldWriteAccess - Static variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
file - Variable in class org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
file_badFormat - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
file_notFound - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
FileFinder - Class in org.eclipse.jdt.internal.compiler.batch
 
FileFinder() - Constructor for class org.eclipse.jdt.internal.compiler.batch.FileFinder
 
fileName - Variable in class org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
fileName() - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY This methods returns a char[] representing the file name of the receiver
fileName - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
filenames - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
FileSystem - Class in org.eclipse.jdt.internal.compiler.batch
 
FileSystem(String[], String[], String) - Constructor for class org.eclipse.jdt.internal.compiler.batch.FileSystem
 
FileSystem(FileSystem.Classpath[], String[]) - Constructor for class org.eclipse.jdt.internal.compiler.batch.FileSystem
 
FileSystem.Classpath - Interface in org.eclipse.jdt.internal.compiler.batch
 
FileSystem.ClasspathNormalizer - Class in org.eclipse.jdt.internal.compiler.batch
This class is defined how to normalize the classpath entries.
FileSystem.ClasspathNormalizer() - Constructor for class org.eclipse.jdt.internal.compiler.batch.FileSystem.ClasspathNormalizer
 
FileSystem.ClasspathSectionProblemReporter - Interface in org.eclipse.jdt.internal.compiler.batch
 
fillInDefaultNonNullness(FieldDeclaration, Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
fillInDefaultNonNullness(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
After method verifier has finished, fill in missing @NonNull specification from the applicable default.
fillInDefaultNonNullness18(AbstractMethodDeclaration, LookupEnvironment) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
fillingRatio() - Method in class org.eclipse.jdt.internal.core.util.LRUCache
 
final_time - Static variable in class java_cup.Main
Timing data -- when were we completely done
FinalBoundForTypeVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
FinalFieldAssignment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
finalizeProblems() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
FINALLY - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
finallyBlock - Variable in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
FinallyBlockNotCompleting - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
FinallyFlowContext - Class in org.eclipse.jdt.internal.compiler.flow
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
FinallyFlowContext(FlowContext, ASTNode, ExceptionHandlingFlowContext) - Constructor for class org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
finallyInfo - Variable in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
Used only during analyseCode and only for checking if a resource was closed in a finallyBlock.
FinallyMustCompleteNormally - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
finallyMustCompleteNormally(Block) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
FinalMethodCannotBeOverridden - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
finalMethodCannotBeOverridden(MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
FinalOuterLocalAssignment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
FinalParameterBound - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
finalVariableBound(TypeVariableBinding, TypeReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
find(lalr_item) - Method in class java_cup.lalr_item_set
Return the item in the set matching a particular item (or null if not found)
find(String) - Static method in class java_cup.non_terminal
lookup a non terminal by name string
find(int) - Static method in class java_cup.non_terminal
Lookup a non terminal by index.
find(int) - Static method in class java_cup.production
Lookup a production by index.
find(String) - Static method in class java_cup.terminal
Lookup a terminal by name string.
find(int) - Static method in class java_cup.terminal
Lookup a terminal by index.
find(File, String) - Static method in class org.eclipse.jdt.internal.compiler.batch.FileFinder
 
find(Object) - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
 
find_recovery_config(boolean) - Method in class java_cup.runtime.lr_parser
Put the (real) parse stack into error recovery configuration by popping the stack down to a state that can shift on the special error Symbol, then doing the shift.
find_state(lalr_item_set) - Static method in class java_cup.lalr_state
Find and return state with a given a kernel item set (or null if not found).
findAnnotation(long) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
Retrieve the null annotation that has been translated to the given nullTagBits.
findClass(char[], String, String) - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
findClass(char[], String, String, boolean) - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
findClass(char[], String, String) - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
findClass(char[], String, String, boolean) - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
findClass(char[], String, String, boolean) - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathSourceJar
 
findClass(char[], String, String) - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathSourceJar
 
findClass(char[], String, String) - Method in interface org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
findClass(char[], String, String, boolean) - Method in interface org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
findCompileTimeMethodTargeting(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
During inference: Try to find an applicable method binding without causing undesired side-effects.
findConstructorBinding(BlockScope, Invocation, ReferenceBinding, TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
For all constructor invocations: find the constructor binding; if site.innersNeedUpdate() perform some post processing for those and produce any updates as side-effects into 'argumentTypes'.
findDefaultAbstractMethod(ReferenceBinding, char[], TypeBinding[], InvocationSite, ReferenceBinding, ObjectVector, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
findDirectMemberType(char[], ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
findExactMethod(ReferenceBinding, char[], TypeBinding[], InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
findField(TypeBinding, char[], InvocationSite, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
Overridden to detect the error case inside an explicit constructor call: class X { int i; X myX; X(X x) { this(i, myX.i, x.i); // same for super calls...
findField(TypeBinding, char[], InvocationSite, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
findField(TypeBinding, char[], InvocationSite, boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
findField(IField) - Method in class org.eclipse.jdt.internal.core.util.ASTNodeFinder
 
findGroundTargetTypeForElidedLambda(BlockScope, ParameterizedTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
findImport(char[][], boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
findInitializer(IInitializer) - Method in class org.eclipse.jdt.internal.core.util.ASTNodeFinder
 
findLineSeparator(char[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Finds the first line separator used by the given text.
findLocalType(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
findLocalVariableDeclarations(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
Returns all declarations of most specific locals containing a given position in their source range.
findMemberType(char[], ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
findMethod(ReferenceBinding, char[], TypeBinding[], InvocationSite, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
findMethod(IMethod) - Method in class org.eclipse.jdt.internal.core.util.ASTNodeFinder
 
findMethod(IType, char[], String[], boolean) - Static method in class org.eclipse.jdt.internal.core.util.Util
Finds the IMethod element corresponding to the given selector, without creating a new dummy instance of a binary method.
findMethod0(ReferenceBinding, char[], TypeBinding[], InvocationSite, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
findMethodBinding(BlockScope, TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
Find the method binding; if this.innersNeedUpdate allow for two attempts where the first round may stop after applicability checking (18.5.1) to include more information into the final invocation type inference (18.5.2).
findMethodForArray(ArrayBinding, char[], TypeBinding[], InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
findMethodInSuperInterfaces(ReferenceBinding, char[], ObjectVector, List<TypeBinding>, InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
findMostSpecificStatus(FlowInfo, BlockScope, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
findNextTypeBinding(int, Scope, PackageBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
findOriginalInheritedMethod(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
findSuperTypeOriginatingFrom(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
findSuperTypeOriginatingFrom(int, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Find supertype which originates from a given well-known type, or null if not found (using id avoids triggering the load of well-known type: 73740) NOTE: only works for erasures of well-known types, as random other types may share same id though being distincts.
findSuperTypeOriginatingFrom(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Find supertype which originates from a given type, or null if not found
findType(char[][]) - Method in class org.eclipse.jdt.internal.compiler.batch.FileSystem
 
findType(char[][], boolean) - Method in class org.eclipse.jdt.internal.compiler.batch.FileSystem
 
findType(char[], char[][]) - Method in class org.eclipse.jdt.internal.compiler.batch.FileSystem
 
findType(char[][]) - Method in interface org.eclipse.jdt.internal.compiler.env.INameEnvironment
Find a type with the given compound name.
findType(char[], char[][]) - Method in interface org.eclipse.jdt.internal.compiler.env.INameEnvironment
Find a type named in the package .
findType(char[], PackageBinding, PackageBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
findType(IType) - Method in class org.eclipse.jdt.internal.core.util.ASTNodeFinder
 
findTypeNames(String) - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
findTypeNames(String) - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
findTypeNames(String) - Method in interface org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
findTypeNames(char[][]) - Method in class org.eclipse.jdt.internal.compiler.batch.FileSystem
 
findVariable(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
findVariable(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
first_end - Static variable in class java_cup.Main
Timing data -- when did we end first set calculation
first_set() - Method in class java_cup.non_terminal
First set for this non-terminal.
first_set() - Method in class java_cup.production
First set of the production.
FirstAssignmentToLocal - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
firstBound - Variable in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
Denote the first explicit (binding) bound amongst the supertypes (from declaration in source) If no superclass was specified, then it denotes the first superinterface, or null if none was specified.
firstTagPosition - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
firstToken - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
fix_with_precedence(production, int, parse_action_row, parse_action) - Method in class java_cup.lalr_state
Procedure that attempts to fix a shift/reduce error by using precedences.
fixTaskTags(Map) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
FLAG_BRIDGES - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
FLAG_MARKERS - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
FLAG_SERIALIZABLE - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
flags(int) - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
flags - Variable in class org.eclipse.jdt.internal.core.util.KeyKind
 
fload(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
fload_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
fload_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
fload_2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
fload_3() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FLOAT - Static variable in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
FLOAT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
Float2Byte - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Float2Char - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Float2Double - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Float2Float - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Float2Int - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Float2Long - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Float2Short - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Float2String - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
FLOAT_ARRAY - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
FLOAT_INITIAL_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
floatAt(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
floatAt(byte[], int, int) - Method in class org.eclipse.jdt.internal.core.util.ClassFileStruct
 
floatCache - Variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
FloatCache - Class in org.eclipse.jdt.internal.compiler.codegen
 
FloatCache() - Constructor for class org.eclipse.jdt.internal.compiler.codegen.FloatCache
Constructs a new, empty hashtable.
FloatCache(int) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.FloatCache
Constructs a new, empty hashtable with the specified initial capacity.
FloatConstant - Class in org.eclipse.jdt.internal.compiler.impl
 
FloatConstrSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
floatFloatSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
FloatLiteral - Class in org.eclipse.jdt.internal.compiler.ast
 
FloatLiteral(char[], int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.FloatLiteral
 
FloatTag - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
FloatUtil - Class in org.eclipse.jdt.internal.compiler.util
Internal utility for declaring with hexadecimal double and float literals.
FloatUtil() - Constructor for class org.eclipse.jdt.internal.compiler.util.FloatUtil
 
floatValue() - Method in class org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
floatValue() - Method in class org.eclipse.jdt.internal.compiler.impl.CharConstant
 
floatValue() - Method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
floatValue() - Method in class org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
floatValue() - Method in class org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
floatValue() - Method in class org.eclipse.jdt.internal.compiler.impl.IntConstant
 
floatValue() - Method in class org.eclipse.jdt.internal.compiler.impl.LongConstant
 
floatValue() - Method in class org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
FLOATVALUE_FLOAT_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
FLOATVALUE_FLOAT_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
FlowContext - Class in org.eclipse.jdt.internal.compiler.flow
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
FlowContext(FlowContext, ASTNode) - Constructor for class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
FlowInfo - Class in org.eclipse.jdt.internal.compiler.flow
 
FlowInfo() - Constructor for class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
flush() - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
flush() - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Flushes all entries from the cache.
flush(Object) - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Flushes the given entry from the cache.
flushCommentsDefinedPriorTo(int) - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
flushCommentsDefinedPriorTo(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
flushCommentsDefinedPriorTo(int) - Method in class org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
fmul() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
fneg() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ForbiddenReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ForbiddenReference - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
forbiddenReference(FieldBinding, ASTNode, byte, String, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
forbiddenReference(MethodBinding, ASTNode, byte, String, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
forbiddenReference(TypeBinding, ASTNode, byte, String, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
forcedToBeRaw(ReferenceContext) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Returns true if the receiver is forced to be of raw type either to satisfy the contract imposed by a super type or because it *is* raw and the current type has no control over it (i.e the rawness originates from some other file.)
ForcedToBeRawType - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
ForeachStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
ForeachStatement(LocalDeclaration, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
FORMATTER_COMMENT_PARSER - Static variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
ForName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ForNameSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ForStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
ForStatement(Statement[], Expression, Statement[], Statement, boolean, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ForStatement
 
forwardReference(Reference, int, FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
forwardReferenceCount() - Method in class org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
forwardReferences() - Method in class org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
forwardTypeVariableReference(ASTNode, TypeVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
found(ASTNode, ASTNode) - Method in class org.eclipse.jdt.internal.core.util.DOMFinder
 
foundBinding - Variable in class org.eclipse.jdt.internal.core.util.DOMFinder
 
foundNode - Variable in class org.eclipse.jdt.internal.core.util.DOMFinder
 
foundOpeningBrace - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
foundTaskCount - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
foundTaskCount - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
foundTaskMessages - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
foundTaskMessages - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
foundTaskPositions - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
foundTaskPositions - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
foundTaskPriorities - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
foundTaskPriorities - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
foundTaskTags - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
foundTaskTags - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
fPackage - Variable in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
fPackage - Variable in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
fragmentEquals(char[], char[], int, boolean) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
If isCaseSensite is true, the equality is case sensitive, otherwise it is case insensitive.
FRAMEWORK - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
frem() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
freshInferenceContext(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
freshInferenceContext(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
freshInferenceContext(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
freshInferenceContext(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
freshInferenceContext(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
freshInferenceContext(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.NameReference
 
freshInferenceContext(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
freshInferenceContext(Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
freshInferenceContext(Scope) - Method in interface org.eclipse.jdt.internal.compiler.lookup.InvocationSite
When inference for this invocationSite starts, get a fresh inference context, initialized from this site.
freturn() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
freturn() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
fromValue(boolean) - Static method in class org.eclipse.jdt.internal.compiler.impl.BooleanConstant
 
fromValue(byte) - Static method in class org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
fromValue(char) - Static method in class org.eclipse.jdt.internal.compiler.impl.CharConstant
 
fromValue(double) - Static method in class org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
fromValue(float) - Static method in class org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
fromValue(int) - Static method in class org.eclipse.jdt.internal.compiler.impl.IntConstant
 
fromValue(long) - Static method in class org.eclipse.jdt.internal.compiler.impl.LongConstant
 
fromValue(short) - Static method in class org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
fromValue(String) - Static method in class org.eclipse.jdt.internal.compiler.impl.StringConstant
 
fstore(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
fstore_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
fstore_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
fstore_2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
fstore_3() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
fsub() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FULL_FRAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
FULL_INFERENCE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
Request both Scope.APPLICABILITY and Scope.INVOCATION_TYPE inference.
FunctionalExpression - Class in org.eclipse.jdt.internal.compiler.ast
 
FunctionalExpression(CompilationResult) - Constructor for class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
FunctionalExpression() - Constructor for class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
functionalExpressions - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
functionalExpressionsCount - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 

G

GENERATE - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Possible values for configurable options
generateArguments(MethodBinding, Expression[], BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
Generate invocation arguments, considering varargs methods
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Reference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
generateAttributes - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateBooleanEqual(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.EqualExpression
Boolean generation for == with boolean operands Note this code does not optimize conditional constants !!!!
generateBoxingConversion(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
GenerateCheckcast - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
generateClassFiles - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicate if annotation processing generates classfiles
generateClassLiteralAccessForType(TypeBinding, FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
Macro for building a class descriptor object
generateClassLiteralAccessForType(TypeBinding, FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
Macro for building a class descriptor object
generateCode(ClassScope, ClassFile) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
Bytecode generation for a method
generateCode(ClassFile) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
Code generation for a binary operation
generateCode(ClassFile) - Method in class org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
Code generation for a array allocation expression
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
 
generateCode(TypeReference, ArrayAllocationExpression, BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
Code generation for a array initializer
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayReference
Code generation for a array reference
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Assignment
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Code generation for a binary operation
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.Block
Code generation for a block
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.BranchStatement
Branch code generation generate the finallyInvocationSequence.
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.CaseStatement
Case code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
Cast expression code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.CharLiteral
CharLiteral code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
MessageSendDotClass code generation
generateCode(ClassScope, ClassFile) - Method in class org.eclipse.jdt.internal.compiler.ast.Clinit
Bytecode generation for a method
generateCode() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
Bytecode generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
Code generation for the conditional operator ?:
generateCode(ClassScope, ClassFile) - Method in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
Bytecode generation for a constructor
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.DoStatement
Do statement code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.DoubleLiteral
Code generation for the double literak
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.EmptyStatement
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.EqualExpression
Normal == or != code generation.
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
Constructor call code generation
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Expression statements are plain expressions, however they generate like normal expressions with no value required.
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Every expression is responsible for generating its implicit conversion when necessary.
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FalseLiteral
Code generation for false literal
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
Code generation for a field declaration: standard assignment to a field
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
Field reference code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FloatLiteral
Code generation for float literal
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
For statement code generation
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.ForStatement
For statement code generation
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.IfStatement
If code generation
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.Initializer
Code generation for a non-static initializer: standard block code gen
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
Code generation for instanceOfExpression
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.IntLiteral
Code generation for long literal
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.LabeledStatement
Code generation for labeled statement may not need actual source positions recording
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
generateCode(ClassScope, ClassFile) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
generateCode(ClassFile) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
Code generation for a local declaration: i.e. normal assignment to a local variable + unused variable handling
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.LongLiteral
Code generation for long literal
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
MessageSend code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.NullLiteral
Code generation for the null literal
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
Code generation for a binary operation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.PostfixExpression
Code generation for PostfixExpression
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
Code generation for QualifiedThisReference
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
Retrun statement code generation generate the finallyInvocationSequence.
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.StringLiteral
Code generation for string literal
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
Switch code generation
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
Synchronized statement code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.ThrowStatement
Throw code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.TrueLiteral
Code generation for the true literal
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.TryStatement
Try statement code generation with or without jsr bytecode use post 1.5 target level, cannot use jsr bytecode, must instead inline finally block returnAddress is only allocated if jsr is allowed
generateCode(ClassFile) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Generic bytecode generation for type
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Bytecode generation for a local inner type (API as a normal statement code gen)
generateCode(ClassScope, ClassFile) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Bytecode generation for a member inner type
generateCode(CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Bytecode generation for a package member
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.UnaryExpression
Code generation for an unary operation
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.WhileStatement
While code generation
generateCodeAttributeForProblemMethod(String) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
This method generates the code attribute bytecode
generateCodeAttributeHeader() - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method generates the header of a code attribute.
generateCodeForStringSwitch(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
Switch on String code generation This assumes that hashCode() specification for java.lang.String is API and is stable.
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Reference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generateCompoundAssignment(BlockScope, CodeStream, MethodBinding, Expression, int, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
generateConstant(Constant, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateEmulatedReadAccessForField(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateEmulatedWriteAccessForField(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateEmulationForConstructor(Scope, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateEmulationForField(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateEmulationForMethod(Scope, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateImplicitConversion(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
Generates the sequence of instructions which will perform the conversion of the expression on the stack into a different type (e.g.
generateImplicitLambda(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
generateInlinedValue(boolean) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(byte) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(char) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(double) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(float) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(long) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(short) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateLogicalAnd(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for &
generateLogicalOr(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for |
generateLogicalXor(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for ^
generateMethodInfoAttributes(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method generates the attributes of a code attribute.
generateMethodInfoAttributes(MethodBinding, AnnotationMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
generateMethodInfoHeader(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method generates the header of a method info: The header consists in: - the access flags - the name index of the method name inside the constant pool - the descriptor index of the signature of the method inside the constant pool.
generateMethodInfoHeader(MethodBinding, int) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method generates the header of a method info: The header consists in: - the access flags - the name index of the method name inside the constant pool - the descriptor index of the signature of the method inside the constant pool.
generateMethodInfoHeaderForClinit() - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method generates the method info header of a clinit: The header consists in: - the access flags (always default access + static) - the name index of the method name (always ) inside the constant pool - the descriptor index of the signature (always ()V) of the method inside the constant pool.
generateMissingAbstractMethods(MethodDeclaration[], CompilationResult) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for problem method infos that correspond to missing abstract methods.
generateNonBooleanEqual(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.EqualExpression
Boolean generation for == with non-boolean operands
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
Boolean operator code generation Optimized operations are: &&
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean operator code generation Optimized operations are: <, <=, >, >=, &, |, ^
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
Optimized boolean code generation for the conditional operator ?:
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.EqualExpression
Boolean operator code generation Optimized operations are: == and !=
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Default generation of a boolean value
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FalseLiteral
 
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
Boolean operator code generation Optimized operations are: ||
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.TrueLiteral
 
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.UnaryExpression
Boolean operator code generation Optimized operations are: &&, ||, <, <=, >, >=, &, |, ^
generateOptimizedBooleanEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.EqualExpression
Boolean generation for == with boolean operands Note this code does not optimize conditional constants !!!!
generateOptimizedGreaterThan(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for >
generateOptimizedGreaterThanOrEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for >=
generateOptimizedLessThan(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for <
generateOptimizedLessThanOrEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for <=
generateOptimizedLogicalAnd(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for &
generateOptimizedLogicalOr(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for |
generateOptimizedLogicalXor(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for ^
generateOptimizedNonBooleanEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.EqualExpression
Boolean generation for == with non-boolean operands
generateOptimizedStringConcatenation(BlockScope, CodeStream, int) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
generateOptimizedStringConcatenation(BlockScope, CodeStream, int) - Method in class org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
 
generateOptimizedStringConcatenation(BlockScope, CodeStream, int) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
generateOptimizedStringConcatenationCreation(BlockScope, CodeStream, int) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
generateOptimizedStringConcatenationCreation(BlockScope, CodeStream, int) - Method in class org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
 
generateOptimizedStringConcatenationCreation(BlockScope, CodeStream, int) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
generateOuterAccess(Object[], ASTNode, Binding, Scope) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateOuterAccess(Object[], ASTNode, Binding, Scope) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Reference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
generateReadSequence(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generateReceiver(CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generateReceiver(CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generateReturnBytecode(CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
Dump the suitable return bytecode for a return statement
generateReturnBytecode(Expression) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateStoreSaveValueIfNecessary(CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
generateStringConcatenationAppend(BlockScope, Expression, Expression) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
The equivalent code performs a string conversion:
generateSubRoutineInvocation(BlockScope, CodeStream, Object, int, LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
Generate an invocation of a subroutine (e.g.
generateSubRoutineInvocation(BlockScope, CodeStream, Object, int, LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
generateSubRoutineInvocation(BlockScope, CodeStream, Object, int, LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
generateSyntheticBodyForArrayClone(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForArrayConstructor(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForConstructorAccess(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForDeserializeLambda(SyntheticMethodBinding, SyntheticMethodBinding[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
This is intended to match what javac generates.
generateSyntheticBodyForEnumInitializationMethod(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForEnumValueOf(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForEnumValues(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForFactoryMethod(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForFieldReadAccess(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForFieldWriteAccess(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForMethodAccess(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForSwitchTable(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticEnclosingInstanceValues(BlockScope, ReferenceBinding, Expression, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
Code responsible to generate the suitable code to supply values for the synthetic enclosing instance arguments of a constructor invocation of a nested type.
generateSyntheticFieldInitializationsIfNecessary(MethodScope, CodeStream, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
generateSyntheticOuterArgumentValues(BlockScope, ReferenceBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
Code responsible to generate the suitable code to supply values for the synthetic outer local variable arguments of a constructor invocation of a nested type.
generateTableTestCase() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
generateTime - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
generateTypeAnnotationsOnCodeAttribute() - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
generateUnboxingConversion(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateWideRevertedConditionalBranch(byte, BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
GENERIC_TYPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
genericCast - Variable in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
genericCast - Variable in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
genericCast - Variable in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
genericCast(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns the type to use for generic cast, or null if none required
GenericConstructorTypeArgumentMismatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
GenericInferenceError - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
genericInferenceError(String, InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
genericInferenceProblem(String, InvocationSite, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
genericMethod() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
genericMethod() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
GenericMethodTypeArgumentMismatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
genericsIdentifiersLengthPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
genericsIdentifiersLengthStack - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
genericSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
X t --> LX;
genericSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
genericSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
genericSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
T::Ljava/util/Map;:Ljava/io/Serializable; T:LY
genericsLengthPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
genericsLengthStack - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
genericsPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
genericsStack - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
GenericsStackIncrement - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
genericType() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
Return the original generic type from which the parameterized type got instantiated from.
genericType - Variable in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
genericTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
genericTypeArguments - Variable in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
genericTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
genericTypeArguments - Variable in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
genericTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
genericTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
genericTypeArguments - Variable in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
genericTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
genericTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
genericTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
genericTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
genericTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
genericTypeArguments() - Method in interface org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
GenericTypeCannotExtendThrowable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
genericTypeCannotExtendThrowable(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
genericTypeSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
genericTypeSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
genericTypeSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
genericTypeSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
genericTypeSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
genericTypeSignature - Variable in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
genericTypeSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
LtypegenericTypeSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
LtypegenericTypeSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
genericTypeSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer the receiver classfile signature.
genericTypeSignature - Variable in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
genericTypeSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
T::Ljava/util/Map;:Ljava/io/Serializable; T:LY
genericTypeSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
GenericXMLWriter - Class in org.eclipse.jdt.internal.compiler.util
 
GenericXMLWriter(OutputStream, String, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.util.GenericXMLWriter
 
GenericXMLWriter(Writer, String, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.util.GenericXMLWriter
 
get(char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Gets the object associated with the specified key in the hashtable.
get(Object) - Method in class org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Gets the object associated with the specified key in the hashtable.
get(int) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
get(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
get(long) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
get(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
get(Object) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
get(Object) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
get(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
get(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
get(Object) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
get(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
get(Object[]) - Method in class org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
get(Object) - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Answers the value in the cache at the given key.
get() - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
get(int, int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
get(Binding) - Method in interface org.eclipse.jdt.internal.core.util.Util.BindingsToNodesMap
 
get(Object) - Method in class org.eclipse.jdt.internal.core.util.WeakHashSet
 
get(char[]) - Method in class org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
get_action(int, int) - Method in class java_cup.runtime.lr_parser
Fetch an action from the action table.
get_AND() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_AND_AND() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_BOOLEAN_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_BOOLEAN_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_BYTE_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_BYTE_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_CHAR_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_CHAR_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_DIVIDE() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_DOUBLE_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_DOUBLE_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_EQUAL_EQUAL() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_FLOAT_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_FLOAT_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_from_real() - Method in class java_cup.runtime.virtual_parse_stack
Transfer an element from the real to the virtual stack.
get_GREATER() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_GREATER_EQUAL() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_INT_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_INT_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_LEFT_SHIFT() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_LESS() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_LESS_EQUAL() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_LONG_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_LONG_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_MINUS() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_MULTIPLY() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_OBJECT_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_OBJECT_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_one() - Method in class java_cup.lalr_item_set
Remove and return one item from the set (done in hash order).
get_OR() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_OR_OR() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_PLUS() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_reduce(int, int) - Method in class java_cup.runtime.lr_parser
Fetch a state from the reduce-goto table.
get_REMAINDER() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_RIGHT_SHIFT() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_SHORT_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_SHORT_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_UNSIGNED_RIGHT_SHIFT() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_XOR() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
getAccessFlags() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
getAccessFlags() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getAccessFlags() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getAccessFlags() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getAccessFlags() - Method in class org.eclipse.jdt.internal.core.util.FieldInfo
 
getAccessFlags() - Method in class org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getAccessFlags() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
getAccessFlags(int) - Method in class org.eclipse.jdt.internal.core.util.MethodParametersAttribute
 
getAccessRestriction() - Method in class org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Returns the associated access restriction, or null if none.
getAccessRestriction(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Returns the access restriction associated to a given type, or null if none
getAccessRules() - Method in class org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
getAllAnnotationContexts(int, List) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
getAllAnnotationContexts(int, int, List) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
getAllAnnotationContexts(int, List) - Method in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
getAllAnnotationContexts(int, List) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
getAllAnnotationContexts(int, LocalVariableBinding, List) - Method in class org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
getAllAnnotationContexts(int, int, List) - Method in class org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
getAllAnnotationContexts(int, List) - Method in class org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
getAllAnnotationContexts(int, int, List) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
getAllAnnotationContexts(int) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getAllAnnotationContexts(int, int, List) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
info can be either a type index (superclass/superinterfaces) or a pc into the bytecode
getAllAnnotationContexts(int, int, List, Annotation[]) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getAllAnnotationContexts(int, int, List, Annotation[][], int) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
info can be either a type index (superclass/superinterfaces) or a pc into the bytecode
getAllAnnotationContexts(int, int, int, List) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getAllAnnotationContexts(int, List) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getAllProblems() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
 
getAllTypeArguments(char[][]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Get all type arguments from an array of signatures.
getAnnotatableLevels() - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
getAnnotatableLevels() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getAnnotatedParametersCount() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getAnnotatedParametersCount() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the number of parameter annotations that can be retrieved using IBinaryMethod.getParameterAnnotations(int).
getAnnotatedType(TypeBinding, AnnotationBinding[][]) - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getAnnotatedType(TypeBinding, AnnotationBinding[][]) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getAnnotatedTypes(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getAnnotatedTypes(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getAnnotatedTypes(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getAnnotation() - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getAnnotation() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
 
getAnnotation(JavaElement, IBinaryAnnotation, String) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getAnnotationBinding() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
getAnnotationComponentValues() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getAnnotationMemberValue(JavaElement, MemberValuePair, Object) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getAnnotationMemberValue(MemberValuePair, Constant) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.classfmt.AnnotationMethodInfoWithAnnotations
 
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfoWithAnnotation
 
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfoWithAnnotations
 
getAnnotations() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryField
Answer the runtime visible and invisible annotations for this field or null if none.
getAnnotations() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the runtime visible and invisible annotations for this method or null if none.
getAnnotations() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the runtime visible and invisible annotations for this type or null if none.
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
getAnnotations() - Method in class org.eclipse.jdt.internal.core.util.ParameterAnnotation
 
getAnnotations() - Method in class org.eclipse.jdt.internal.core.util.RuntimeInvisibleAnnotationsAttribute
 
getAnnotations() - Method in class org.eclipse.jdt.internal.core.util.RuntimeVisibleAnnotationsAttribute
 
getAnnotationsAtCursor() - Method in class org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
getAnnotationsAtCursor() - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
Retrieve the type annotations at the current position reached by invocations of toXYZ() methods.
getAnnotationsNumber() - Method in class org.eclipse.jdt.internal.core.util.ParameterAnnotation
 
getAnnotationsNumber() - Method in class org.eclipse.jdt.internal.core.util.RuntimeInvisibleAnnotationsAttribute
 
getAnnotationsNumber() - Method in class org.eclipse.jdt.internal.core.util.RuntimeVisibleAnnotationsAttribute
 
getAnnotationsOnDimensions() - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
getAnnotationsOnDimensions(boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
getAnnotationsOnDimensions(boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
getAnnotationsOnDimensions() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getAnnotationsOnDimensions(boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getAnnotationsOnDimensions(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
getAnnotationTagBits() - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
Compute the tagbits for standard annotations.
getAnnotationTagBits() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
Compute the tagbits for standard annotations.
getAnnotationTagBits() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
Compute the tagbits for standard annotations.
getAnnotationTagBits() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getAnnotationTagBits() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getAnnotationTagBits() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
Compute the tagbits for standard annotations.
getAnnotationType() - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
getAnnotationType(ReferenceBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getAnnotationType() - Method in class org.eclipse.jdt.internal.compiler.lookup.UnresolvedAnnotationBinding
 
getAnnotationType() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
getAnnotationTypeIndex() - Method in class org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getAnnotationValue() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getArgumentInfos(Argument[]) - Method in class org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
getArgumentNames() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getArgumentNames() - Method in interface org.eclipse.jdt.internal.compiler.env.IGenericMethod
Answer the names of the argument or null if the argument names are not available.
getArguments() - Method in interface org.eclipse.jdt.core.compiler.IProblem
Answer back the original arguments recorded into the problem.
getArguments() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answer back the original arguments recorded into the problem.
getArgumentTypesForCandidate(MethodBinding, TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.ast.InnerInferenceHelper
 
getArrayType(TypeBinding, int, AnnotationBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getArrayType(TypeBinding, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getArrayType(TypeBinding, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getArrayType(TypeBinding, int, AnnotationBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getAST3() - Method in class org.eclipse.jdt.core.compiler.ReconcileContext
Deprecated. JLS3 has been deprecated. This method has been replaced by ReconcileContext.getAST4() which returns an AST with JLS4 level.
getAST4() - Method in class org.eclipse.jdt.core.compiler.ReconcileContext
Deprecated. JLS4 has been deprecated. This method has been replaced by ReconcileContext.getAST8() which returns an AST with JLS8 level.
getAST8() - Method in class org.eclipse.jdt.core.compiler.ReconcileContext
Returns a resolved AST with JLS8 level.
getASTLevel() - Method in class org.eclipse.jdt.core.compiler.ReconcileContext
Returns the AST level requested by the reconcile operation.
getAttribute(IClassFileReader, char[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getAttribute(ICodeAttribute, char[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getAttribute(IFieldInfo, char[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getAttribute(IMethodInfo, char[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getAttributeCount() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getAttributeCount() - Method in class org.eclipse.jdt.internal.core.util.FieldInfo
 
getAttributeCount() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
getAttributeLength() - Method in class org.eclipse.jdt.internal.core.util.ClassFileAttribute
 
getAttributeName() - Method in class org.eclipse.jdt.internal.core.util.ClassFileAttribute
 
getAttributeNameIndex() - Method in class org.eclipse.jdt.internal.core.util.ClassFileAttribute
 
getAttributes() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getAttributes() - Method in class org.eclipse.jdt.internal.core.util.CodeAttribute
 
getAttributes() - Method in class org.eclipse.jdt.internal.core.util.FieldInfo
 
getAttributes() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
getAttributesCount() - Method in class org.eclipse.jdt.internal.core.util.CodeAttribute
 
getBaseType(char[]) - Static method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getBaseTypeValue(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
getBatchRequestor() - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
getBinaryType() - Method in class org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer the resolved binary form for the type or null if the receiver represents a compilation unit or source type.
getBinding(char[][], int, InvocationSite, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
getBinding(char[][], InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
getBinding(char[], int, InvocationSite, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getBootstrapArguments() - Method in class org.eclipse.jdt.internal.core.util.BootstrapMethodsEntry
 
getBootstrapMethodAttributeIndex() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
getBootstrapMethodReference() - Method in class org.eclipse.jdt.internal.core.util.BootstrapMethodsEntry
 
getBootstrapMethods() - Method in class org.eclipse.jdt.internal.core.util.BootstrapMethodsAttribute
 
getBootstrapMethodsLength() - Method in class org.eclipse.jdt.internal.core.util.BootstrapMethodsAttribute
 
getBoundIndex() - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getBoundIndex() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
Applicable for target type 0x11(CLASS_TYPE_PARAMETER_BOUND), 0x12(METHOD_TYPE_PARAMETER_BOUND)
getBufferPosition() - Method in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
getBundle(Locale) - Static method in class org.eclipse.jdt.internal.compiler.batch.Main.ResourceBundleFactory
 
getBytecodes() - Method in class org.eclipse.jdt.internal.core.util.CodeAttribute
 
getBytes() - Method in class org.eclipse.jdt.internal.compiler.ClassFile
EXTERNAL API Answer the actual bytes of the class file This method encodes the receiver structure into a byte array which is the content of the classfile.
getBytes() - Method in class org.eclipse.jdt.internal.core.util.StackMapAttribute
 
getBytes() - Method in class org.eclipse.jdt.internal.core.util.StackMapTableAttribute
 
getCachedType(char[][]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Answer the type for the compoundName if it exists in the cache.
getCacheFootprint() - Method in interface org.eclipse.jdt.internal.core.util.ILRUCacheable
Returns the space the receiver consumes in an LRU Cache.
getCalledFileNames() - Method in class org.eclipse.jdt.internal.compiler.util.ManifestAnalyzer
 
GetCapturedArg - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetCapturedArgSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getCatchType() - Method in class org.eclipse.jdt.internal.core.util.ExceptionTableEntry
 
getCatchTypeIndex() - Method in class org.eclipse.jdt.internal.core.util.ExceptionTableEntry
 
getCategoryID() - Method in class org.eclipse.jdt.core.compiler.CategorizedProblem
Returns an integer identifying the category of this problem.
getCategoryID() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
getChar(int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
GetClass - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GETCLASS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
getClassFiles() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
 
getClassIndex() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getClassIndex() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getClassInfo() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getClassInfoIndex() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getClassInfoName() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getClassInfoNameIndex() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getClassName() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getClassName() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getClasspath(String, String, AccessRuleSet) - Static method in class org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getClasspath(String, String, boolean, AccessRuleSet, String) - Static method in class org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getClasspathSectionsCount() - Method in class org.eclipse.jdt.internal.compiler.util.ManifestAnalyzer
 
GetClassSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getClassTypeName() - Method in class org.eclipse.jdt.internal.core.util.VerificationInfo
 
getCloseTrackingVariable(Expression, FlowInfo, FlowContext) - Static method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
If expression resolves to a value of type AutoCloseable answer the variable that tracks closing of that local.
getCodeAttribute() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
getCodegenBinding(int) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
getCodeLength() - Method in class org.eclipse.jdt.internal.core.util.CodeAttribute
 
getColumn() - Method in class java_cup.runtime.ComplexSymbolFactory.Location
 
getCommentsPositions() - Method in class org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
getCompilationUnit() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
Answer the initial compilation unit corresponding to the present compilation result
getCompilationUnit() - Method in class org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer the compilation unit or null if the receiver represents a binary or source type.
getCompilationUnitDeclaration() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
getCompilationUnitDeclaration() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
getCompilationUnitDeclaration() - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
getCompilationUnitDeclaration() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
getCompilationUnitDeclaration() - Method in interface org.eclipse.jdt.internal.compiler.impl.ReferenceContext
 
getCompilationUnitDeclaration() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
getCompilationUnits() - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
getCompilerAnnotation() - Method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
getCompilerBinding() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
getComponentName() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponent
 
getComponentNameIndex() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponent
 
getComponents() - Method in class org.eclipse.jdt.internal.core.util.Annotation
 
getComponents() - Method in class org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getComponentsNumber() - Method in class org.eclipse.jdt.internal.core.util.Annotation
 
getComponentsNumber() - Method in class org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
GetComponentType - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetComponentTypeSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getComponentValue() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponent
 
getCompoundName() - Method in class org.eclipse.jdt.internal.compiler.ClassFile
EXTERNAL API Answer the compound name of the class file.
getConstant() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Return the constant of the field.
getConstant() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryField
 
getConstantPool() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getConstantPoolCount() - Method in class org.eclipse.jdt.internal.core.util.ConstantPool
 
getConstantPoolDeclaringClass(Scope, FieldBinding, TypeBinding, boolean) - Static method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
Returns the type that should be substituted to original binding declaring class as the proper receiver type
getConstantPoolDeclaringClass(Scope, MethodBinding, TypeBinding, boolean) - Static method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
Returns the type that should be substituted to original binding declaring class as the proper receiver type
getConstantPoolIndex() - Method in class org.eclipse.jdt.internal.core.util.VerificationInfo
 
getConstantPoolOffsets() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the int array that corresponds to all the offsets of each entry in the constant pool
getConstantValue() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getConstantValue() - Method in class org.eclipse.jdt.internal.core.util.ConstantValueAttribute
 
getConstantValueAttribute() - Method in class org.eclipse.jdt.internal.core.util.FieldInfo
 
getConstantValueIndex() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getConstantValueIndex() - Method in class org.eclipse.jdt.internal.core.util.ConstantValueAttribute
 
GetConstructor - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getConstructor(ReferenceBinding, TypeBinding[], InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getConstructor0(ReferenceBinding, TypeBinding[], InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
GetConstructorSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getContents() - Method in class org.eclipse.jdt.core.compiler.BuildContext
Returns the contents of the compilation unit.
getContents() - Method in class org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getContents() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
getContents() - Method in interface org.eclipse.jdt.internal.compiler.env.ICompilationUnit
Answer the contents of the compilation unit.
getContents(ICompilationUnit) - Method in class org.eclipse.jdt.internal.compiler.ReadManager
 
getContents() - Method in class org.eclipse.jdt.internal.core.util.CharArrayBuffer
Returns the entire contents of the buffer as one char[] or null if nothing has been put in the buffer.
getContents() - Method in class org.eclipse.jdt.internal.core.util.ResourceCompilationUnit
 
getContentType(int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getCount() - Method in class org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
getCount() - Method in class org.eclipse.jdt.internal.compiler.codegen.MultiCatchExceptionLabel
 
getCUProblems() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
Same as getProblems() but don't answer problems that actually concern the enclosing package.
getCurrentIdentifierSource() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
getCurrentIdentifierSource() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getCurrentIdentifierSource() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentPackage() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getCurrentSpace() - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Returns the amount of space that is current used in the cache.
getCurrentStringLiteral() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getCurrentStringLiteral() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentTokenEndPosition() - Method in interface org.eclipse.jdt.core.compiler.IScanner
Answers the ending position of the current token inside the original source.
getCurrentTokenEndPosition() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getCurrentTokenEndPosition() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentTokenSource() - Method in interface org.eclipse.jdt.core.compiler.IScanner
Answers the current identifier source, after unicode escape sequences have been translated into unicode characters.
getCurrentTokenSource() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
getCurrentTokenSource() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getCurrentTokenSource() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentTokenSourceString() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
getCurrentTokenSourceString() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getCurrentTokenSourceString() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentTokenStartPosition() - Method in interface org.eclipse.jdt.core.compiler.IScanner
Answers the starting position of the current token inside the original source.
getCurrentTokenStartPosition() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getCurrentTokenStartPosition() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentTokenString() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getCurrentTokenString() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentTokenType() - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
getData() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
getDeclarationModifiers() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Returns the modifiers of the innermost enclosing declaration.
getDeclarationSourceEnd() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the source end position of the field's declaration.
getDeclarationSourceEnd() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceImport
Answer the source end position of the import declaration.
getDeclarationSourceEnd() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the source end position of the method's declaration.
getDeclarationSourceEnd() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the source end position of the type's declaration.
getDeclarationSourceStart() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the source start position of the field's declaration.
getDeclarationSourceStart() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceImport
Answer the source start position of the import declaration.
getDeclarationSourceStart() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the source start position of the method's declaration.
getDeclarationSourceStart() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the source start position of the type's declaration.
GETDECLAREDCONSTRUCTOR_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GETDECLAREDCONSTRUCTOR_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GETDECLAREDFIELD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GETDECLAREDFIELD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GETDECLAREDMETHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GETDECLAREDMETHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getDeclaringTypeSignature(String) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getDefaultAbstractMethods() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getDefaultTranslator() - Method in class org.apache.tapestry.util.text.DefaultCharacterTranslatorSource
Returns a translator that encodes all non-safe characters into their HTML equivalents.
getDefaultTranslator() - Method in interface org.apache.tapestry.util.text.ICharacterTranslatorSource
 
getDefaultValue() - Method in class org.eclipse.jdt.internal.compiler.classfmt.AnnotationMethodInfo
 
getDefaultValue() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getDefaultValue() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Return ClassSignature for a Class Class.
getDefaultValue() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getDeletedUnits() - Method in class org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Returns the deleted units.
getDelta() - Method in class org.eclipse.jdt.core.compiler.ReconcileContext
Returns the delta describing the change to the working copy being reconciled.
getDerivedTypes(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getDescription() - Method in class org.eclipse.jdt.internal.core.util.Disassembler
 
getDescriptor() - Method in class org.eclipse.jdt.internal.core.util.FieldInfo
 
getDescriptor() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getDescriptor() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
getDescriptorIndex() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
getDescriptorIndex() - Method in class org.eclipse.jdt.internal.core.util.FieldInfo
 
getDescriptorIndex() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getDescriptorIndex() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
getDestdir() - Method in class java_cup.anttask.CUPTask
Gets the value of destdir
getDirectBinding(Expression) - Static method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
getDocumentPartitioner() - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getDoubleValue() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getElementValuePairs() - Method in class org.eclipse.jdt.internal.compiler.classfmt.AnnotationInfo
 
getElementValuePairs() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryAnnotation
 
getElementValuePairs() - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
getElementValuePairs() - Method in class org.eclipse.jdt.internal.compiler.lookup.UnresolvedAnnotationBinding
 
getEmulationPath(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
getEmulationPath(ReferenceBinding, boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
getEnclosingClass() - Method in class org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getEnclosingClassIndex() - Method in class org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getEnclosingInstancesSlotSize() - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
getEnclosingInstancesSlotSize() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getEnclosingInstancesSlotSize() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getEnclosingMethod() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getEnclosingMethod() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the enclosing method (including method selector and method descriptor), or null if none.
getEnclosingType() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the enclosing type or null if the receiver is a top level type.
getEnclosingTypeName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getEnclosingTypeName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
Answer the resolved name of the enclosing type in the class file format as specified in section 4.2 of the Java 2 VM spec.
getEnclosingTypeName() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryNestedType
Answer the resolved name of the enclosing type in the class file format as specified in section 4.2 of the Java 2 VM spec.
getEnclosingTypeName() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the resolved name of the enclosing type in the class file format as specified in section 4.2 of the Java 2 VM spec or null if the receiver is a top level type.
getEndPC() - Method in class org.eclipse.jdt.internal.core.util.ExceptionTableEntry
 
getEntryKind(int) - Method in class org.eclipse.jdt.internal.core.util.ConstantPool
 
getEnumConstantName() - Method in class org.eclipse.jdt.internal.compiler.env.EnumConstantSignature
 
getEnumConstantName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.UnresolvedEnumConstant
 
getEnumConstantName() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getEnumConstantNameIndex() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getEnumConstantTypeName() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getEnumConstantTypeNameIndex() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getErasureCompatibleType(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Return the supertype which would erase as a subtype of a given declaring class.
getErrorCode() - Method in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
getErrorCount() - Method in class java_cup.ErrorManager
 
getErrors() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
Answer the errors encountered during compilation.
getExactConstructor(TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getExactConstructor(TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getExactConstructor(TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getExactConstructor(TypeBinding, InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getExactConstructor(TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getExactMethod(char[], TypeBinding[], CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getExactMethod(char[], TypeBinding[], CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getExactMethod(char[], TypeBinding[], CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getExactMethod(TypeBinding, char[], InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getExactMethod(char[], TypeBinding[], CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getException() - Method in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
Returns the underlying Throwable that caused the failure.
getExceptionAttribute() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
getExceptionIndexes() - Method in class org.eclipse.jdt.internal.core.util.ExceptionAttribute
 
getExceptionMarkers() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
getExceptionNames() - Method in class org.eclipse.jdt.internal.core.util.ExceptionAttribute
 
getExceptionsNumber() - Method in class org.eclipse.jdt.internal.core.util.ExceptionAttribute
 
getExceptionSummary(Throwable) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Returns a one line summary for an exception (extracted from its stacktrace: name + first frame)
getExceptionTable() - Method in class org.eclipse.jdt.internal.core.util.CodeAttribute
 
getExceptionTableIndex() - Method in class org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getExceptionTableLength() - Method in class org.eclipse.jdt.internal.core.util.CodeAttribute
 
getExceptionTypeNames() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
Answer the resolved names of the exception types in the class file format as specified in section 4.2 of the Java 2 VM spec or null if the array is empty.
getExceptionTypeNames() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the resolved names of the exception types in the class file format as specified in section 4.2 of the Java 2 VM spec or null if the array is empty.
getExceptionTypeNames() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the unresolved names of the exception types or null if the array is empty.
getExpect() - Method in class java_cup.anttask.CUPTask
Gets the value of expect
getExpressionContext() - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
getExpressionContext() - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
getExpressionContext() - Method in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
getExpressionContext() - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
getExpressionContext() - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
 
getExpressionContext() - Method in class org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
getExpressionContext() - Method in interface org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
getExtendedAnnotations() - Method in class org.eclipse.jdt.internal.core.util.RuntimeInvisibleTypeAnnotationsAttribute
 
getExtendedAnnotations() - Method in class org.eclipse.jdt.internal.core.util.RuntimeVisibleTypeAnnotationsAttribute
 
getExtendedAnnotationsNumber() - Method in class org.eclipse.jdt.internal.core.util.RuntimeInvisibleTypeAnnotationsAttribute
 
getExtendedAnnotationsNumber() - Method in class org.eclipse.jdt.internal.core.util.RuntimeVisibleTypeAnnotationsAttribute
 
getExtraFlags(ClassFileReader) - Static method in class org.eclipse.jdt.internal.compiler.ExtraFlags
 
getExtraFlags(IType) - Static method in class org.eclipse.jdt.internal.compiler.ExtraFlags
 
getExtraMarkerAttributeNames() - Method in class org.eclipse.jdt.core.compiler.CategorizedProblem
Returns the names of the extra marker attributes associated to this problem when persisted into a marker by the JavaBuilder.
getExtraMarkerAttributeValues() - Method in class org.eclipse.jdt.core.compiler.CategorizedProblem
Returns the respective values for the extra marker attributes associated to this problem when persisted into a marker by the JavaBuilder.
getFatalCount() - Method in class java_cup.ErrorManager
 
getField(char[], boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getField(char[], boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getField(char[], boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getField(TypeBinding, char[], InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getField(char[], boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getFieldDescriptor() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getFieldInfos() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getFieldName() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getFields() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the receiver's this.fields or null if the array is empty.
getFields() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the receiver's fields or null if the array is empty.
getFields() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the receiver's fields.
getFieldsCount() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getFile() - Method in class org.eclipse.jdt.core.compiler.BuildContext
Returns the IFile representing the compilation unit.
getFileByteContent(File) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Returns the contents of the given file as a byte array.
getFileCharContent(File, String) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Returns the contents of the given file as a char array.
getFileName() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
getFileName() - Method in class org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getFileName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getFileName() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
Answer the initial file name
getFileName() - Method in interface org.eclipse.jdt.internal.compiler.env.IDependent
Answer the file name which defines the type.
getFileName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getFinalReceiverType() - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
Returns the receiver type for the final field in sequence (i.e.
getFirstToken() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
getFloatValue() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getForce() - Method in class java_cup.anttask.CUPTask
Gets the value of force
getFramePositions() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
getFrameType(StackMapFrame) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
getFrameType() - Method in class org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getFrameType() - Method in class org.eclipse.jdt.internal.core.util.StackMapFrame
 
GetFunctionalInterfaceClass - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetFunctionalInterfaceClassSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetFunctionalInterfaceMethodName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetFunctionalInterfaceMethodNameSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetFunctionalInterfaceMethodSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetFunctionalInterfaceMethodSignatureSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getFunctionInterfaceArgumentSolutions(TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
getGenericCast(int) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
getGenericSignature() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getGenericSignature() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
getGenericSignature() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getGenericSignature() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryField
Answer the receiver's signature which describes the parameter & return types as specified in section 4.4.4 of the Java 2 VM spec.
getGenericSignature() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the receiver's signature which describes the parameter & return types as specified in section 4.4.4 of the Java 2 VM spec.
getGenericSignature() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the receiver's signature which describes the parameter & return types as specified in section 4.4.4 of the Java 2 VM spec 3rd edition.
getHandlerPC() - Method in class org.eclipse.jdt.internal.core.util.ExceptionTableEntry
 
getHandlingPolicy() - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
getHexadecimalValue(char) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
getID() - Method in interface org.eclipse.jdt.core.compiler.IProblem
Returns the problem id
getID() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answer the type of problem.
getIdentityComparisonLines() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
GetImplClass - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetImplClassSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getImplicitMethod(char[], TypeBinding[], InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
GetImplMethodKind - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetImplMethodKindSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetImplMethodName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetImplMethodNameSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetImplMethodSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetImplMethodSignatureSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getImport(char[][], boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
getImportName() - Method in class org.eclipse.jdt.internal.compiler.ast.ImportReference
 
getIndex(Object[]) - Method in class org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
getIndex() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableReferenceInfo
 
getIndex() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getIndex() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getIndexOfDifferentLocals(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
getIndexOfIntermediateResult() - Method in class java_cup.action_production
 
getInferenceContext(ParameterizedMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
getInferenceContext(ParameterizedMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
getInferenceContext(ParameterizedMethodBinding) - Method in interface org.eclipse.jdt.internal.compiler.ast.Invocation
Retrieve an inference context for the given method which must have been registered using Invocation.registerInferenceContext(ParameterizedGenericMethodBinding, InferenceContext18).
getInferenceContext(ParameterizedMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
getInitializationSource() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the initialization source for this constant field.
getInitsForFinalBlankInitializationCheck(TypeBinding, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
getInnerClassAttributesEntries() - Method in class org.eclipse.jdt.internal.core.util.InnerClassesAttribute
 
getInnerClassesAttribute() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getInnerClassName() - Method in class org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getInnerClassNameIndex() - Method in class org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getInnerName() - Method in class org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getInnerNameIndex() - Method in class org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getInnerSourceName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the source name if the receiver is a inner type.
getInputStreamAsByteArray(InputStream, int) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Returns the given input stream's contents as a byte array.
getInputStreamAsCharArray(InputStream, int, String) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Returns the given input stream's contents as a character array.
getIntegerValue() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getInterfaceIndexes() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getInterfaceNames() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the resolved names of the receiver's interfaces in the class file format as specified in section 4.2 of the Java 2 VM spec or null if the array is empty.
getInterfaceNames() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the resolved names of the receiver's interfaces in the class file format as specified in section 4.2 of the Java 2 VM spec or null if the array is empty.
getInterfaceNames() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the unresolved names of the receiver's interfaces or null if the array is empty.
getInterfaceNames(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
getInterfaceNames() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getInternalCategoryMessage() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answers a readable name for the category which this problem belongs to, or null if none could be found.
getIntersectingTypes() - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
getIntersectingTypes() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
getIntersectingTypes() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
getIntersectionCastType(ReferenceBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getIrritant(int) - Static method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
getJavaDocPositions() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
getJavaHome() - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
getJavaHome() - Static method in class org.eclipse.jdt.internal.compiler.util.Util
 
getJavaIoSerializable() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangAnnotationAnnotation() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangAssertionError() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangClass() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangCloneable() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangEnum() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangIllegalArgumentException() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangInvokeLambdaMetafactory() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangInvokeMethodHandlesLookup() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangInvokeSerializedLambda() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangIterable() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangObject() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangString() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangThrowable() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLikeExtensions() - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns the registered Java like extensions.
getJavaUtilIterator() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJdkLevel(Object) - Static method in class org.eclipse.jdt.internal.core.util.Util
Get the jdk level of this root.
getKey() - Method in exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
getKey(Object) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
getKey() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
getKey(Object[], int) - Method in class org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
getKey(Object) - Method in class org.eclipse.jdt.internal.core.util.LRUCache
 
getKind() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
Returns the constant kind of this variable declaration
getKind() - Method in class org.eclipse.jdt.internal.compiler.ast.Argument
 
getKind() - Method in class org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
getKind() - Method in class org.eclipse.jdt.internal.compiler.ast.Initializer
 
getKind() - Method in class org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
getKind() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
getKind() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getLastToken() - Method in class org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
getLastToken() - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
getLastToken() - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
getLastToken() - Method in class org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
getLastToken() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getLastToken() - Method in class org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
getLeft() - Method in class java_cup.runtime.ComplexSymbolFactory.ComplexSymbol
 
getLegalContentTypes() - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLegalLineDelimiters() - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLength() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableReferenceInfo
 
getLength() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getLength() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getLength() - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLibrariesFiles(File[]) - Static method in class org.eclipse.jdt.internal.compiler.batch.Main
 
getLibraryAccess() - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
getLine() - Method in class java_cup.runtime.ComplexSymbolFactory.Location
 
getLineDelimiter(int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineEnd(int) - Method in interface org.eclipse.jdt.core.compiler.IScanner
Answers the ending position of a given line number.
getLineEnd(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getLineEnd(int) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getLineEnds() - Method in interface org.eclipse.jdt.core.compiler.IScanner
Answers an array of the ending positions of the lines encountered so far.
getLineEnds() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getLineEnds() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getLineInformation(int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineInformationOfOffset(int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineLength(int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineNumber(int) - Method in interface org.eclipse.jdt.core.compiler.IScanner
Answers a 1-based line number using the lines which have been encountered so far.
getLineNumber(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
Search the line number corresponding to a specific position
getLineNumber(int, int[], int, int) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
 
getLineNumber(int) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
Search the line number corresponding to a specific position
getLineNumberAttribute() - Method in class org.eclipse.jdt.internal.core.util.CodeAttribute
 
getLineNumberTable() - Method in class org.eclipse.jdt.internal.core.util.LineNumberAttribute
 
getLineNumberTableLength() - Method in class org.eclipse.jdt.internal.core.util.LineNumberAttribute
 
getLineOffset(int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineOfOffset(int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineSeparator(String, IJavaProject) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns the line separator found in the given text.
getLineSeparatorPositions() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
 
getLineStart(int) - Method in interface org.eclipse.jdt.core.compiler.IScanner
Answers the starting position of a given line number.
getLineStart(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
Search the source position corresponding to the beginning of a given line number Line numbers are 1-based, and relative to the scanner initialPosition.
getLineStart(int) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
Search the source position corresponding to the beginning of a given line number Line numbers are 1-based, and relative to the scanner initialPosition.
getLocale() - Method in interface org.eclipse.jdt.internal.compiler.IProblemFactory
 
getLocale() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
Answer the locale used to retrieve the error messages
getLocalizedMessage(int, String[]) - Method in interface org.eclipse.jdt.internal.compiler.IProblemFactory
 
getLocalizedMessage(int, int, String[]) - Method in interface org.eclipse.jdt.internal.compiler.IProblemFactory
Inject the supplied message arguments into a localized template elaborated from the supplied problem id and an optional elaboration id and return the resulting message.
getLocalizedMessage(int, String[]) - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
getLocalizedMessage(int, int, String[]) - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
getLocalParent() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
Answer the parent flow context but be careful not to cross the boundary of a nested type, or null if no such parent exists.
getLocals() - Method in class org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getLocals() - Method in class org.eclipse.jdt.internal.core.util.StackMapFrame
 
getLocalVariableAttribute() - Method in class org.eclipse.jdt.internal.core.util.CodeAttribute
 
getLocalVariableRefenceInfoLength() - Method in class org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getLocalVariableTable() - Method in class org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getLocalVariableTable() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableAttribute
 
getLocalVariableTableLength() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableAttribute
 
getLocalVariableTypeTable() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTypeAttribute
 
getLocalVariableTypeTableLength() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTypeAttribute
 
getLocations(Expression, Annotation) - Static method in class org.eclipse.jdt.internal.compiler.ast.Annotation
Return the location for the corresponding annotation inside the type reference, null if none.
getLongValue() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getMagic() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getMainTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
getMainTypeName() - Method in class org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getMainTypeName() - Method in interface org.eclipse.jdt.internal.compiler.env.ICompilationUnit
Answer the name of the top level public type.
getMajorVersion() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getManager() - Static method in class java_cup.ErrorManager
 
getMap() - Method in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
getMarkerInterfaces() - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
getMarkerType() - Method in class org.eclipse.jdt.core.compiler.CategorizedProblem
Returns the marker type associated to this problem, if it gets persisted into a marker by the JavaBuilder Standard Java problems are associated to marker type "org.eclipse.jdt.core.problem").
getMarkerType() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Returns the marker type associated to this problem.
getMaxLocals() - Method in class org.eclipse.jdt.internal.core.util.CodeAttribute
 
getMaxStack() - Method in class org.eclipse.jdt.internal.core.util.CodeAttribute
 
getMemberType(ReferenceBinding, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getMemberType(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
Rewrite of default memberTypes() to avoid resolving eagerly all member types when one is requested
getMemberType(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getMemberType(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getMemberType(char[], ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getMemberType(ReferenceBinding, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getMemberTypes() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the receiver's nested types or null if the array is empty.
getMemberTypes() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the receiver's nested types or null if the array is empty.
getMemberTypes() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the receiver's member types.
getMemberValue() - Method in class org.eclipse.jdt.internal.core.util.AnnotationDefaultAttribute
 
getMergedAnnotationsOnDimensions(int, Annotation[][]) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getMessage() - Method in interface org.eclipse.jdt.core.compiler.IProblem
Answer a localized, human-readable message string which describes the problem.
GetMessage - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getMessage() - Method in exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
getMessage() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answer a localized, human-readable message string which describes the problem.
GetMessageSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getMethod(TypeBinding, char[], TypeBinding[], InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getMethodBinding() - Method in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
getMethodBinding() - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
getMethodBinding() - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
getMethodBinding() - Method in class org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
getMethodBodies(CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
getMethodDescriptor() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
Answer the receiver's method descriptor which describes the parameter & return types as specified in section 4.3.3 of the Java 2 VM spec.
getMethodDescriptor() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the receiver's method descriptor which describes the parameter & return types as specified in section 4.4.3 of the Java 2 VM spec.
getMethodDescriptor() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getMethodDescriptor() - Method in class org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getMethodDescriptorIndex() - Method in class org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getMethodFormalParameterIndex() - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getMethodFormalParameterIndex() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
Applicable for target type 0x16(METHOD_FORMAL_PARAMETER)
getMethodInfos() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getMethodName() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getMethodName() - Method in class org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getMethodNameAndTypeIndex() - Method in class org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getMethodNameIndex() - Method in class org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getMethodParameterLength() - Method in class org.eclipse.jdt.internal.core.util.MethodParametersAttribute
 
getMethods() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the receiver's this.methods or null if the array is empty.
getMethods() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the receiver's methods or null if the array is empty.
getMethods() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the receiver's methods.
getMethods(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getMethods(char[], int) - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getMethods(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
getMethods(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getMethods(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getMethods(char[], int) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getMethods(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getMethods(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
getMethodsCount() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getMinorVersion() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getMissingTypeNames() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getMissingTypeNames() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the list of missing type names which were referenced from the problem classfile.
getMode() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
getMode() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
getMode() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
getMode() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathSourceJar
 
getModifiers() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in class org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryNestedType
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in interface org.eclipse.jdt.internal.compiler.env.IGenericField
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in interface org.eclipse.jdt.internal.compiler.env.IGenericMethod
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in interface org.eclipse.jdt.internal.compiler.env.IGenericType
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceImport
Answer an int whose bits are set according the access constants defined by the VM spec.
getName() - Method in class org.eclipse.jdt.internal.compiler.ast.NameReference
 
getName() - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
getName() - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
getName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the resolved name of the type in the class file format as specified in section 4.2 of the Java 2 VM spec.
getName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ElementValuePairInfo
 
getName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Answer the name of the field.
getName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
Answer the resolved name of the member type in the class file format as specified in section 4.2 of the Java 2 VM spec.
getName() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryElementValuePair
 
getName() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryField
Answer the name of the field.
getName() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryNestedType
Answer the resolved name of the member type in the class file format as specified in section 4.2 of the Java 2 VM spec.
getName() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the resolved name of the type in the class file format as specified in section 4.2 of the Java 2 VM spec.
getName() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the simple source name of the receiver.
getName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
getName() - Method in class org.eclipse.jdt.internal.core.util.FieldInfo
 
getName() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getName() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getName() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
getNameAndTypeDescriptorIndex() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Gets the nameAndTypeDescriptorIndex.
getNameAndTypeIndex() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getNameAndTypeInfoDescriptorIndex() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getNameAndTypeInfoNameIndex() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getNameAndTypeNameIndex() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Gets the nameAndTypeNameIndex.
getNameIndex() - Method in class org.eclipse.jdt.internal.core.util.FieldInfo
 
getNameIndex() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getNameIndex() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getNameIndex() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
getNameSourceEnd() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the source end position of the field's name.
getNameSourceEnd() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the source end position of the method's selector.
getNameSourceEnd() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the source end position of the type's name.
getNameSourceStart() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the source start position of the field's name.
getNameSourceStart() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the source start position of the method's selector.
getNameSourceStart() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the source start position of the type's name.
getNameWithoutJavaLikeExtension(String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns the substring of the given file name, ending at the start of a Java like extension.
getNegativeAnnotationMemberValue(MemberValuePair, Constant) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getNewClassFiles() - Method in class org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Return the new binary bindings created in the last round.
getNewestTimestampCounter() - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Returns the timestamps of the most recently used element in the cache.
getNewInstance(SourceTypeBinding) - Static method in class org.eclipse.jdt.internal.compiler.ClassFile
 
getNewUnits() - Method in class org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Return the new units created in the last round.
getNextChar() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNextChar(char) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNextChar(char, char) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNextChar() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextChar(char) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextChar(char, char) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextCharacter(char[], int[]) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
getNextCharAsDigit() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNextCharAsDigit(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNextCharAsDigit() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextCharAsDigit(int) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextCharAsJavaIdentifierPart() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNextCharAsJavaIdentifierPart() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextCharAsJavaIdentifierPartWithBoundCheck() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNextCharAsJavaIdentifierPartWithBoundCheck() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextCharWithBoundChecks() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNextCharWithBoundChecks() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextToken() - Method in interface org.eclipse.jdt.core.compiler.IScanner
Read the next token in the source, and answers its ID as specified by ITerminalSymbols.
getNextToken() - Method in class org.eclipse.jdt.internal.compiler.parser.CommitRollbackParser
 
getNextToken() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNextToken() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextToken0() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
getNextToken0() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNextUnicodeChar() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNextUnicodeChar() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNLSTags() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNLSTags() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNodeStartingAt(int) - Method in class org.eclipse.jdt.internal.compiler.ast.Javadoc
 
getNonNullAnnotation() - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getNonNullAnnotationName() - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getNonNullByDefaultAnnotationName() - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getNonWildcardParameterization(Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getNullableAnnotation() - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getNullableAnnotationName() - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getNumberOfClasses() - Method in class org.eclipse.jdt.internal.core.util.InnerClassesAttribute
 
getNumberOfEntries() - Method in class org.eclipse.jdt.internal.core.util.StackMapAttribute
 
getNumberOfEntries() - Method in class org.eclipse.jdt.internal.core.util.StackMapTableAttribute
 
getNumberOfLines() - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getNumberOfLines(int, int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getNumberOfLocals() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
getNumberOfLocals() - Method in class org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getNumberOfLocals() - Method in class org.eclipse.jdt.internal.core.util.StackMapFrame
 
getNumberOfStackItems() - Method in class org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getNumberOfStackItems() - Method in class org.eclipse.jdt.internal.core.util.StackMapFrame
 
getNumericValue(char) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
getOffset() - Method in class org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getOffset() - Method in class org.eclipse.jdt.internal.core.util.VerificationInfo
 
getOffsetDelta(StackMapFrame) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
getOffsetDelta() - Method in class org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getOffsetDelta() - Method in class org.eclipse.jdt.internal.core.util.StackMapFrame
 
getOldestElement() - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Returns the lest recently used element in the cache
getOldestElement() - Method in class org.eclipse.jdt.internal.core.util.LRUCache.Stats
 
getOldestTimestampCounter() - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Returns the timestamps of the least recently used element in the cache.
getOldestTimestamps() - Method in class org.eclipse.jdt.internal.core.util.LRUCache.Stats
 
getOnlyPackage(char[][]) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getOriginatingFileName() - Method in interface org.eclipse.jdt.core.compiler.IProblem
Answer the file name in which the problem was found.
getOriginatingFileName() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answer the file name in which the problem was found.
getOtherFieldBindings(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
getOuterClassName() - Method in class org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getOuterClassNameIndex() - Method in class org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getOuterLocalVariablesSlotSize() - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
getOuterLocalVariablesSlotSize() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getOuterLocalVariablesSlotSize() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getP(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceSubstitution
Get the type corresponding to the ith inference variable.
getPackage() - Method in class java_cup.anttask.CUPTask
Gets the value of _package
getPackage() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
getPackage() - Method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
getPackage() - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
getPackage() - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
getPackage() - Method in class org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
getPackage() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getPackage(char[][]) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getPackage() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
getPackageFragment(char[], int, int) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getPackageName() - Method in class org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getPackageName() - Method in interface org.eclipse.jdt.internal.compiler.env.ICompilationUnit
Answer the name of the package according to the directory structure or null if package consistency checks should be ignored.
getParameter(TypeBinding[], int, boolean) - Static method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Retrieve the rank'th parameter, possibly respecting varargs invocation, see 15.12.2.4.
getParameterAnnotations(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getParameterAnnotations(int) - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the annotations on the indexth parameter or null if none
getParameterAnnotations() - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotationHolder
 
getParameterAnnotations() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getParameterAnnotations() - Method in class org.eclipse.jdt.internal.core.util.RuntimeInvisibleParameterAnnotationsAttribute
 
getParameterAnnotations() - Method in class org.eclipse.jdt.internal.core.util.RuntimeVisibleParameterAnnotationsAttribute
 
getParameterCount(char[]) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
 
getParameterCount(char[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns the number of parameter types in a method signature.
getParameterIndex() - Method in class org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getParameterizedType(ReferenceBinding, TypeBinding[], ReferenceBinding, AnnotationBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getParameterizedType(ReferenceBinding, TypeBinding[], ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getParameterizedType(ReferenceBinding, TypeBinding[], ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getParameterizedType(ReferenceBinding, TypeBinding[], ReferenceBinding, AnnotationBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getParameterizedTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
getParameterizedTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
getParameterizedTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
getParameterizedTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
getParameterizedTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getParameterizedTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
getParameterName(int) - Method in class org.eclipse.jdt.internal.core.util.MethodParametersAttribute
 
getParametersNumber() - Method in class org.eclipse.jdt.internal.core.util.RuntimeInvisibleParameterAnnotationsAttribute
 
getParametersNumber() - Method in class org.eclipse.jdt.internal.core.util.RuntimeVisibleParameterAnnotationsAttribute
 
getParsedTypeDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
getParser() - Method in class java_cup.anttask.CUPTask
Gets the value of parser
getPartition(int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getPath() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
getPath() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
getPath() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
getPath() - Method in interface org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
Return the path for file based classpath entries.
getPersistibleAnnotation() - Method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
getPosition() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
getPositionCategories() - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getPositions(String) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getPositionUpdaters() - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getPreciseTypes() - Method in class org.eclipse.jdt.internal.compiler.lookup.CatchParameterBinding
 
getProblemArgumentsForMarker(String[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Put all the arguments in one String.
getProblemArgumentsFromMarker(String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Separate all the arguments of a String made by getProblemArgumentsForMarker
getProblemCategory(int, int) - Static method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
Compute problem category ID based on problem ID
getProblemFactory() - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
getProblemId() - Method in class org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
getProblemId() - Method in class org.eclipse.jdt.internal.compiler.env.AccessRule
 
getProblems(String) - Method in class org.eclipse.jdt.core.compiler.ReconcileContext
Returns the problems to be reported to the problem requestor of the reconcile operation for the given marker type.
getProblems() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
Answer the problems (errors and warnings) encountered during compilation.
getProperty(String) - Method in class org.apache.tapestry.util.text.LocalizedProperties
Returns the property value corresponding the provided key.
getProperty(String, String) - Method in class org.apache.tapestry.util.text.LocalizedProperties
Returns the property value corresponding to the provided key, or the provided default value if no such property exists.
getPropertyMap() - Method in class org.apache.tapestry.util.text.LocalizedProperties
Returns the map containing all properties.
getput(char[], ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
getQuiet() - Method in class java_cup.anttask.CUPTask
Gets the value of quiet
getRawTokenSource() - Method in interface org.eclipse.jdt.core.compiler.IScanner
Answers the current identifier source, before unicode escape sequences have been translated into unicode characters.
getRawTokenSource() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getRawTokenSource() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getRawTokenSourceEnd() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getRawTokenSourceEnd() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getRawType(ReferenceBinding, ReferenceBinding, AnnotationBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getRawType(ReferenceBinding, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getRawType(ReferenceBinding, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getRawType(ReferenceBinding, ReferenceBinding, AnnotationBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getReconcileFlags() - Method in class org.eclipse.jdt.core.compiler.ReconcileContext
Returns the reconcile flag of this context.
getReferenceIndex() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
getReferenceKind() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
getRequiredBridges() - Method in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
getResolvedCopyForInferenceTargeting(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
Get a resolved copy of this lambda for use by type inference, as to avoid spilling any premature type results into the original lambda.
getResolvedType(char[][], Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getResourceContentsAsByteArray(IFile) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns the given file's contents as a byte array.
getResourceContentsAsCharArray(IFile) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns the given file's contents as a character array.
getResourceContentsAsCharArray(IFile, String) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getRetentionPolicy(char[]) - Static method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
getReturnProblemMethodIfNeeded(TypeBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Create a problem method signaling failure of invocation type inference, unless the given candidate is tolerable to be compatible with buggy javac.
getReturnTypeName() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the unresolved name of the return type or null if receiver is a constructor or clinit.
getRight() - Method in class java_cup.runtime.ComplexSymbolFactory.ComplexSymbol
 
getSAMType(Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
getScanner() - Method in class java_cup.runtime.lr_parser
Simple accessor method to get the default scanner.
getScope() - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
getSelector() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
Answer the name of the method.
getSelector() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the name of the method.
getSeverity(int) - Method in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
getSeverityString(int) - Method in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
getSignature() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getSignature() - Method in class org.eclipse.jdt.internal.core.util.SignatureAttribute
 
getSignature(Type) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getSignatureIndex() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getSignatureIndex() - Method in class org.eclipse.jdt.internal.core.util.SignatureAttribute
 
getSingleAbstractMethod(Scope, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
getSingleAbstractMethod(Scope, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getSingleAbstractMethod(Scope, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
getSingleAbstractMethod(Scope, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getSingleAbstractMethod(Scope, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Return the single abstract method of a functional interface, or null, if the receiver is not a functional interface as defined in JLS 9.8.
getSolutions(TypeVariableBinding[], InvocationSite, BoundSet) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Retrieve the resolved solutions for all given type variables.
getSource() - Method in interface org.eclipse.jdt.core.compiler.IScanner
Answers the original source being processed (not a copy of it).
getSource() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getSource() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getSourceAttachmentProperty(IPath) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getSourceColumnNumber() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answer the line number in source where the problem begins.
getSourceEnd() - Method in interface org.eclipse.jdt.core.compiler.IProblem
Answer the end position of the problem (inclusive), or -1 if unknown.
getSourceEnd() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answer the end position of the problem (inclusive), or -1 if unknown.
getSourceFileAttribute() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getSourceFileIndex() - Method in class org.eclipse.jdt.internal.core.util.SourceFileAttribute
 
getSourceFileName() - Method in class org.eclipse.jdt.internal.core.util.SourceFileAttribute
 
getSourceLineNumber() - Method in interface org.eclipse.jdt.core.compiler.IProblem
Answer the line number in source where the problem begins.
getSourceLineNumber() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answer the line number in source where the problem begins.
getSourceName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getSourceName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
Answer the source name of the member type.
getSourceName() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the simple name of the type in the class file.
getSourceStart() - Method in interface org.eclipse.jdt.core.compiler.IProblem
Answer the start position of the problem (inclusive), or -1 if unknown.
getSourceStart() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answer the start position of the problem (inclusive), or -1 if unknown.
getSourceTypes() - Method in class org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer the unresolved source forms for the type or null if the receiver represents a compilation unit or binary type.
getSpaceLimit() - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Returns the maximum amount of space available in the cache.
getSrcfile() - Method in class java_cup.anttask.CUPTask
Get the Srcfile value.
getStackDepthMarkers() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
getStackItems() - Method in class org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getStackItems() - Method in class org.eclipse.jdt.internal.core.util.StackMapFrame
 
getStackMapFrame() - Method in class org.eclipse.jdt.internal.core.util.StackMapAttribute
 
getStackMapFrame() - Method in class org.eclipse.jdt.internal.core.util.StackMapTableAttribute
 
getStackMarkers() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
getStartPC() - Method in class org.eclipse.jdt.internal.core.util.ExceptionTableEntry
 
getStartPC() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableReferenceInfo
 
getStartPC() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getStartPC() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getStaticFactory(ParameterizedTypeBinding, ReferenceBinding, TypeBinding[], Invocation) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getStringIndex() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getStringValue() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getSubstitutes(TypeVariableBinding, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext
 
getSuperclassIndex() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getSuperclassName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the resolved name of the receiver's superclass in the class file format as specified in section 4.2 of the Java 2 VM spec or null if it does not have one.
getSuperclassName() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the resolved name of the receiver's superclass in the class file format as specified in section 4.2 of the Java 2 VM spec or null if it does not have one.
getSuperclassName() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the unresolved name of the receiver's superclass or null if it does not have one.
getSuperclassName(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
getSuperclassName() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getSupertypeIndex() - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getSupertypeIndex() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
Applicable for target type 0x10(CLASS_EXTENDS)
getSymbolFactory() - Method in class java_cup.runtime.lr_parser
Whenever creation of a new Symbol is necessary, one should use this factory.
getSymbols() - Method in class java_cup.anttask.CUPTask
Gets the value of symbols
getSyntheticArgument(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
getSyntheticArgument(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
getSyntheticArgument(ReferenceBinding, boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
getSyntheticBridgeMethod(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getSyntheticField(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getSyntheticField(ReferenceBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getTag() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getTag() - Method in class org.eclipse.jdt.internal.core.util.VerificationInfo
 
getTagBits() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getTagBits() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
getTagBits() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getTagBits() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryField
Answer the tagbits set according to the bits for annotations.
getTagBits() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the tagbits set according to the bits for annotations.
getTagBits() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the tagbits set according to the bits for annotations.
getTargetContextForBreakLabel(char[]) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
getTargetContextForContinueLabel(char[]) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
getTargetContextForDefaultBreak() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
getTargetContextForDefaultContinue() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
getTargetElementType(char[]) - Static method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
getTargetType() - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getTargetType() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
 
getTargetType() - Method in class org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getTasks() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
Answer the tasks (TO-DO, ...) encountered during compilation.
getThrownExceptions() - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
getThrownExceptions(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
getThrownExceptions() - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
getThrowsTypeIndex() - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getThrowsTypeIndex() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
Applicable for target type 0x17(THROWS)
getToken() - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
getTranslator(String) - Method in class org.apache.tapestry.util.text.DefaultCharacterTranslatorSource
If the encoding is a Unicode one, returns a translator that encodes only the non-safe ASCII characters and leaves the others untouched.
getTranslator(String) - Method in interface org.apache.tapestry.util.text.ICharacterTranslatorSource
 
getTrimmedSimpleNames(String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns a trimmed version the simples names returned by Signature.
getTYPE(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
getType(char[][]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getType(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getType(char[], PackageBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getType(char[][], int) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getTypeAnnotations() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getTypeAnnotations() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
getTypeAnnotations() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfoWithTypeAnnotation
 
getTypeAnnotations() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getTypeAnnotations() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryField
Answer the runtime visible and invisible type annotations for this field or null if none.
getTypeAnnotations() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the type annotations on this method.
getTypeAnnotations() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the runtime visible and invisible type annotations for this type or null if none.
getTypeAnnotations() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
getTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
getTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
getTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getTypeArguments() - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
getTypeBinding(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
getTypeBinding(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
getTypeBinding(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
getTypeBinding(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
getTypeBinding() - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
getTypeBinding(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
getTypeBinding(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
getTypeBinding(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
getTypeBinding(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
getTypeBinding(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getTypeBinding(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
getTypeFromTypeSignature(SignatureWrapper, TypeVariableBinding[], ReferenceBinding, char[][][], TypeAnnotationWalker) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getTypeIndex() - Method in class org.eclipse.jdt.internal.core.util.Annotation
 
getTypeIndex() - Method in class org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
getTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
getTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
getTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
getTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
getTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
getTypeName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.AnnotationInfo
 
getTypeName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Answer the resolved name of the receiver's type in the class file format as specified in section 4.3.2 of the Java 2 VM spec.
getTypeName() - Method in class org.eclipse.jdt.internal.compiler.env.ClassSignature
 
getTypeName() - Method in class org.eclipse.jdt.internal.compiler.env.EnumConstantSignature
 
getTypeName() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryAnnotation
 
getTypeName() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryField
Answer the resolved name of the receiver's type in the class file format as specified in section 4.3.2 of the Java 2 VM spec.
getTypeName() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the type name of the field.
getTypeName() - Method in class org.eclipse.jdt.internal.core.util.Annotation
 
getTypeName() - Method in class org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getTypeOrPackage(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
getTypeOrPackage(char[][]) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getTypeParameterBoundIndex() - Method in class org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getTypeParameterBounds() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the array of bound names of the receiver's type parameters or null if the array is empty.
getTypeParameterBounds() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the array of bound names of the receiver's type parameters.
getTypeParameterBounds(TypeParameter) - Method in class org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
getTypeParameterIndex() - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getTypeParameterIndex() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
Applicable for target type 0x00(CLASS_TYPE_PARAMETER), 0x01(METHOD_TYPE_PARAMETER)
getTypeParameterIndex() - Method in class org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getTypeParameterNames() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the names of the receiver's type parameters or null if the array is empty.
getTypeParameterNames() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the names of the receiver's type parameters.
getTypePath() - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getTypePath() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
 
getTypePath() - Method in class org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getTypeReference(Expression) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
getTypeReference(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
getTypeReference(int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
getTypeReferenceForGenericType(int, int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
getTypeReferences() - Method in class org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
getTypeReferences() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getTypeVariable(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getTypeVariable(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getTypeVariable(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getUnannotatedType(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getUnannotatedType(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getUnit() - Method in class java_cup.runtime.ComplexSymbolFactory.Location
 
getUnitToProcess(int) - Method in class org.eclipse.jdt.internal.compiler.Compiler
 
getUnresolvedJavaElement(FieldBinding, WorkingCopyOwner, Util.BindingsToNodesMap) - Static method in class org.eclipse.jdt.internal.core.util.Util
Return the java element corresponding to the given compiler binding.
getUnresolvedJavaElement(int, int, JavaElement) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns the IInitializer that contains the given local variable in the given type
getUnresolvedJavaElement(MethodBinding, WorkingCopyOwner, Util.BindingsToNodesMap) - Static method in class org.eclipse.jdt.internal.core.util.Util
Return the java element corresponding to the given compiler binding.
getUnresolvedJavaElement(TypeBinding, WorkingCopyOwner, Util.BindingsToNodesMap) - Static method in class org.eclipse.jdt.internal.core.util.Util
Return the java element corresponding to the given compiler binding.
getUnspecifiedReference() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
getUnspecifiedReference(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
getUnspecifiedReference(boolean) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
getUnspecifiedReferenceOptimized() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
getUnspecifiedReferenceOptimized() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
getUtf8Length() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getUtf8Value() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getValue() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ElementValuePairInfo
 
getValue() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryElementValuePair
Return ClassSignature for a Class Class.
getValue(Expression) - Static method in class org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
getValue() - Method in class org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
Return TypeBinding for member value of type Class Return Constant for member of primitive type or String Return FieldBinding for enum constant Return AnnotationBinding for annotation instance Return Object[] for member value of array type.
getValue() - Method in interface org.eclipse.jdt.internal.core.util.ICacheEnumeration
Returns the value of the previously accessed key in the enumeration.
getValuesNumber() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getVersion() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the major/minor version defined in this class file according to the VM spec.
getViolatedRestriction(char[]) - Method in class org.eclipse.jdt.internal.compiler.env.AccessRuleSet
Select the first access rule which is violated when accessing a given type, or null if no 'non accessible' access rule applies.
getVisibilityString(int) - Method in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
getWarningCount() - Method in class java_cup.ErrorManager
 
getWildcard(ReferenceBinding, int, TypeBinding, TypeBinding[], int, AnnotationBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getWildcard(ReferenceBinding, int, TypeBinding, TypeBinding[], int) - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getWildcard(ReferenceBinding, int, TypeBinding, TypeBinding[], int) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getWildcard(ReferenceBinding, int, TypeBinding, TypeBinding[], int, AnnotationBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getWorkingCopy() - Method in class org.eclipse.jdt.core.compiler.ReconcileContext
Returns the working copy this context refers to.
getWrappedConstantValue() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Return a wrapper that contains the constant of the field.
getZipEntryByteContent(ZipEntry, ZipFile) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Returns the contents of the given zip entry as a byte array.
globalErrorsCount - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
globalOptions - Variable in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
globalProblemsCount - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
globalTasksCount - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
globalWarningsCount - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
goForBlockStatementsopt() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForBlockStatementsOrCatchHeader() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForClassBodyDeclarations() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForCompilationUnit() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForExpression(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForFieldDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForGenericMethodDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForHeaders() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForImportDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForInitializer() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForMemberValue() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForMethodBody() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForPackageDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForTypeDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
GOOGLE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
goto_(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
We didn't call it goto, because there is a conflit with the goto keyword
goto_(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
goto_table_time - Static variable in class java_cup.emit
Time to produce the reduce-goto table.
goto_w(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
goto_w(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
GREATER - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
GREATER_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
greaterLowerBound(ReferenceBinding[]) - Static method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
greaterLowerBound(TypeBinding[], Scope, LookupEnvironment) - Static method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
GROUP0 - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
GROUP1 - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
GROUP2 - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
GROUP_MASK - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
GROUP_MAX - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
GROUP_SHIFT - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
GUAVA_CLOSEABLES - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 

H

HALT - Static variable in class org.eclipse.jdt.internal.compiler.parser.CommitRollbackParser
 
handle(int, String[], int, String[], int, int, int, ReferenceContext, CompilationResult) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
handle(int, String[], String[], int, int, ReferenceContext, CompilationResult) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemHandler
Standard problem handling API, the actual severity (warning/error/ignore) is deducted from the problem ID and the current compiler options.
handleBootclasspath(ArrayList, String) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
handleClasspath(ArrayList, String) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
handledExceptions - Variable in class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
handleEndorseddirs(ArrayList) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
handleErrorToken(String, boolean) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
handleExtdirs(ArrayList) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
HandleFactory - Class in org.eclipse.jdt.internal.core.util
Creates java element handles.
HandleFactory() - Constructor for class org.eclipse.jdt.internal.core.util.HandleFactory
 
handleInternalException(Throwable, CompilationUnitDeclaration, CompilationResult) - Method in class org.eclipse.jdt.internal.compiler.Compiler
 
handleInternalException(AbortCompilation, CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.Compiler
 
handleResourceAssignment(BlockScope, FlowInfo, FlowInfo, FlowContext, ASTNode, Expression, LocalVariableBinding) - Static method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Given the rhs of an assignment or local declaration has a (Auto)Closeable type (or null), setup for leak analysis now: Create or re-use a tracking variable, and wire and initialize everything.
handleWarningToken(String, boolean) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
has1_5Compliance - Variable in class org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
HasAbstractMethods - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
HasAllMethodBodies - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
HasAnnotatedVariants - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasAnnotations() - Method in class org.eclipse.jdt.core.compiler.BuildContext
Returns whether the compilation unit contained any annotations when it was compiled.
hasAnnotations - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
hasBeenAccepted - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
HasBeenGenerated - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
HasBeenResolved - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
HasCapturedWildcard - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasConstant() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Return true if the field has a constant value attribute, false otherwise.
hasConstantValueAttribute() - Method in class org.eclipse.jdt.internal.core.util.FieldInfo
 
hasDefaultNullnessFor(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
hasDefaultNullnessFor(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
hasDefaultNullnessFor(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
hasDefaultNullnessFor(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
hasDefaultNullnessFor(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Answer a defaultNullness defined for the closest enclosing scope, using bits from Binding.NullnessDefaultMASK.
hasDefinitelyNoResource(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Answer true if we know for sure that no resource is bound to this variable at the point of 'flowInfo'.
HasDirectWildcard - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasElidedType() - Method in class org.eclipse.jdt.internal.compiler.ast.Argument
 
hasErasedCandidatesCollisions(TypeBinding, TypeBinding, Map, ReferenceBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
hasError - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
hasErrors() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
hasErrors() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
hasErrors() - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
hasErrors() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
hasErrors() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
 
hasErrors() - Method in interface org.eclipse.jdt.internal.compiler.impl.ReferenceContext
 
hasEscapingExceptions() - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
hasFramePositions() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
HasFunctionalInterfaceTypes - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
hasFunctionalTypes() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
hasFunctionalTypes - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
hash(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Return a hashcode for the value of the key parameter.
hash(long) - Method in class org.eclipse.jdt.internal.compiler.codegen.LongCache
Return a hashcode for the value of the key parameter.
hashCode() - Method in class java_cup.action_part
Produce a hash code.
hashCode() - Method in class java_cup.lalr_item
Return a hash code -- here we only hash the core since we only test core matching in LALR items.
hashCode() - Method in class java_cup.lalr_item_set
Return hash code.
hashCode() - Method in class java_cup.lalr_state
Produce a hash code.
hashCode() - Method in class java_cup.lr_item_core
Hash code for the item.
hashCode() - Method in class java_cup.nonassoc_action
Compute a hash code.
hashCode() - Method in class java_cup.parse_action
Compute a hash code.
hashCode() - Method in class java_cup.production
Produce a hash code.
hashCode() - Method in class java_cup.production_part
Produce a hash code.
hashCode() - Method in class java_cup.reduce_action
Compute a hash code.
hashCode() - Method in class java_cup.shift_action
Compute a hash code.
hashCode() - Method in class java_cup.symbol_part
Produce a hash code.
hashCode() - Method in class java_cup.symbol_set
Compute a hash code.
hashCode(char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers a hashcode for the array
hashCode() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.classfmt.AnnotationInfo
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ElementValuePairInfo
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
HashCode - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
hashCode(Object) - Method in class org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Return the hashcode for the key parameter
hashCode() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.ExceptionMarker
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.env.AccessRule
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.env.ClassSignature
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.env.EnumConstantSignature
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.impl.BooleanConstant
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.impl.CharConstant
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.impl.IntConstant
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.impl.LongConstant
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.impl.StringConstant
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBound
 
HASHCODE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
hashCode() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
hashCode(Object[]) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
 
hashCode - Variable in class org.eclipse.jdt.internal.core.util.WeakHashSet.HashableWeakReference
 
hashCode() - Method in class org.eclipse.jdt.internal.core.util.WeakHashSet.HashableWeakReference
 
hashCode - Variable in class org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray.HashableWeakReference
 
hashCode() - Method in class org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray.HashableWeakReference
 
hashcode_cache - Variable in class java_cup.lalr_item_set
Cached hashcode for this set.
HashCodeSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
HashSetOfArray - Class in org.eclipse.jdt.internal.core.util
HashSet of Object[]
HashSetOfArray() - Constructor for class org.eclipse.jdt.internal.core.util.HashSetOfArray
 
HashSetOfArray(int) - Constructor for class org.eclipse.jdt.internal.core.util.HashSetOfArray
 
HashSetOfCharArrayArray - Class in org.eclipse.jdt.internal.core.util
HashSet of char[][]
HashSetOfCharArrayArray() - Constructor for class org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
HashSetOfCharArrayArray(int) - Constructor for class org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
HashSetOfInt - Class in org.eclipse.jdt.internal.compiler.util
HashSet of Object[]
HashSetOfInt() - Constructor for class org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
HashSetOfInt(int) - Constructor for class org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
HashtableOfArrayToObject - Class in org.eclipse.jdt.internal.core.util
Hashtable of {Object[] --> Object }
HashtableOfArrayToObject() - Constructor for class org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
HashtableOfArrayToObject(int) - Constructor for class org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
HashtableOfInt - Class in org.eclipse.jdt.internal.compiler.util
Hashtable for non-zero int keys.
HashtableOfInt() - Constructor for class org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
HashtableOfInt(int) - Constructor for class org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
HashtableOfIntValues - Class in org.eclipse.jdt.internal.compiler.util
Hashtable of {char[] --> int}
HashtableOfIntValues() - Constructor for class org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
HashtableOfIntValues(int) - Constructor for class org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
HashtableOfLong - Class in org.eclipse.jdt.internal.compiler.util
Hashtable for non-zero long keys.
HashtableOfLong() - Constructor for class org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
HashtableOfLong(int) - Constructor for class org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
HashtableOfObject - Class in org.eclipse.jdt.internal.compiler.util
Hashtable of {char[] --> Object }
HashtableOfObject() - Constructor for class org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
HashtableOfObject(int) - Constructor for class org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
HashtableOfObjectToInt - Class in org.eclipse.jdt.internal.compiler.util
Hashtable of {Object --> int }
HashtableOfObjectToInt() - Constructor for class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
HashtableOfObjectToInt(int) - Constructor for class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
HashtableOfObjectToIntArray - Class in org.eclipse.jdt.internal.compiler.util
Hashtable of {Object --> int[] }
HashtableOfObjectToIntArray() - Constructor for class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
HashtableOfObjectToIntArray(int) - Constructor for class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
HashtableOfPackage - Class in org.eclipse.jdt.internal.compiler.util
 
HashtableOfPackage() - Constructor for class org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
HashtableOfPackage(int) - Constructor for class org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
HashtableOfType - Class in org.eclipse.jdt.internal.compiler.util
 
HashtableOfType() - Constructor for class org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
HashtableOfType(int) - Constructor for class org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
hasIncompatibleSuperType(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Returns true if the two types have an incompatible common supertype, e.g.
hasInconsistentToplevelHierarchies - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
hasLeadingTagComment(char[], int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
Look for a specific tag comment leading a given source range (comment located after any statement in astStack)
HasLocalType - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
hasMandatoryErrors() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
 
hasMemberTypes() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
hasMemberTypes() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
hasMemberTypes() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
hasMemberTypes() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
hasMissingSwitchDefault - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
HasMissingType - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasMoreTokens() - Method in class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
HasNext - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
HasNextSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
HasNoMemberTypes - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasNonNullDefaultFor(int, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
HasNonPrivateConstructor - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
HasNonPrivateStaticMemberTypes - Static variable in class org.eclipse.jdt.internal.compiler.ExtraFlags
 
hasNullInfoFor(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
hasNullInfoFor(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check if any null info has been recorded for a given local variable.
hasNullInfoFor(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
HasNullTypeAnnotation - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasNullTypeAnnotations() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Does this type or any of its details (array dimensions, type arguments) have a null type annotation?
HasParameterAnnotations - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasParentheses - Variable in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
hasPendingMemberValueName - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
hasProblems() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
 
hasReportedError - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
hasRestrictedAccess() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
hasResultFor(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
hasSameIrritants(IrritantSet) - Method in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
Returns true if all of the irritants in the given irritant set are set in receiver
hasSameValue(Constant) - Method in class org.eclipse.jdt.internal.compiler.impl.Constant
Returns true if both constants have the same type and the same actual value
hasStructuralChanges(byte[]) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Check if the receiver has structural changes compare to the byte array in argument.
hasStructuralChanges(byte[], boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Check if the receiver has structural changes compare to the byte array in argument.
hasSubstitutedParameters() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
Returns true if method got substituted parameter types (see ParameterizedMethodBinding)
hasSubstitutedParameters() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
Returns true if some parameters got substituted.
hasSubstitutedParameters() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
Returns true if some parameters got substituted.
hasSubstitutedReturnType() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
hasSubstitutedReturnType() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
Returns true if the return type got substituted.
hasSubstitutedReturnType() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
Returns true if the return type got substituted.
hasSyntaxError - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
HasSyntaxErrors - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
hasTasks() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
 
HasTypeAnnotations - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
HasTypeAnnotations - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasTypeAnnotations() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
hasTypeBit(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
hasTypeBit(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
hasTypeBit(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
hasTypeBit(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
hasTypeBit(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
hasTypeBit(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
hasTypeBit(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer an additional bit characterizing this type, like TypeIds.BitAutoCloseable.
hasTypeBit(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
hasTypeBit(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
 
hasTypeBit(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
hasTypeName() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
HasTypeVariable - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
HasUncheckedTypeArgumentForBoundCheck - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
HasUnresolvedArguments - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
HasUnresolvedEnclosingType - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
HasUnresolvedMemberTypes - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
HasUnresolvedSuperclass - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
HasUnresolvedSuperinterfaces - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasUnresolvedTypeArgument() - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext
Returns true if any unresolved variable is detected, i.e.
HasUnresolvedTypeVariables - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasWarnings() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
 
header - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
headerOffset - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
hiddenCatchBlock(ReferenceBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
hiddenVariableDepth - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
HIDE_NULL_COMPARISON_WARNING - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
used to hide null comparison related warnings inside assert statements
HIDE_NULL_COMPARISON_WARNING_MASK - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
HIDING - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
HidingEnclosingType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
hierarchy_creating - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
hierarchy_creatingOnType - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
hierarchy_nullFocusType - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
hierarchy_nullProject - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
hierarchy_nullRegion - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
HierarchyCircularity - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
hierarchyCircularity(SourceTypeBinding, ReferenceBinding, TypeReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
hierarchyCircularity(TypeVariableBinding, ReferenceBinding, TypeReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
HierarchyCircularitySelfReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
HierarchyHasProblems - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
HierarchyHasProblems - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hierarchyHasProblems(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
HIGH_SURROGATE_MAX_VALUE - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
HIGH_SURROGATE_MAX_VALUE - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
HIGH_SURROGATE_MIN_VALUE - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
HIGH_SURROGATE_MIN_VALUE - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
HREF_TAG - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 

I

i1At(byte[], int, int) - Method in class org.eclipse.jdt.internal.core.util.ClassFileStruct
 
i2At(byte[], int, int) - Method in class org.eclipse.jdt.internal.core.util.ClassFileStruct
 
i2b() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
i2c() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
i2d() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
i2f() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
i2l() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
i2s() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
i4At(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
i4At(byte[], int, int) - Method in class org.eclipse.jdt.internal.core.util.ClassFileStruct
 
i8At(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
i8At(byte[], int, int) - Method in class org.eclipse.jdt.internal.core.util.ClassFileStruct
 
iadd() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iaload() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iand() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iastore() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
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
 
IBinaryTypeAnnotation - Interface in org.eclipse.jdt.internal.compiler.env
This represents class file information about an annotation instance.
ICacheEnumeration - Interface in org.eclipse.jdt.internal.core.util
The ICacheEnumeration is used to iterate over both the keys and values in an LRUCache.
ICharacterMatcher - Interface in org.apache.tapestry.util.text
An interface for determining whether a character matches a particular rule.
ICharacterTranslator - Interface in org.apache.tapestry.util.text
An interface for translating a character into a string.
ICharacterTranslatorSource - Interface in org.apache.tapestry.util.text
A factory for creating character translators depending on the encoding
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_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iconst_2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iconst_3() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iconst_4() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iconst_5() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iconst_m1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
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
 
IDENTITY - Static variable in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
IDENTITY_COMPARISON_TAG - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
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
 
IDocumentElementRequestor - Interface in org.eclipse.jdt.internal.compiler
Part of the source element parser responsible for building the output.
IErrorHandlingPolicy - Interface in org.eclipse.jdt.internal.compiler
 
if_acmpeq(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
if_acmpne(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
if_icmpeq(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
if_icmpge(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
if_icmpgt(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
if_icmple(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
if_icmplt(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
if_icmpne(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ifeq(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ifge(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ifgt(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ifle(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iflt(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ifne(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ifnonnull(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ifnull(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
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
 
ignoreAllErrors() - Method in interface org.eclipse.jdt.internal.compiler.IErrorHandlingPolicy
 
ignoreAllProblems() - Static method in class org.eclipse.jdt.internal.compiler.DefaultErrorHandlingPolicies
 
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
 
ignoreMethodBodies - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicate if method bodies should be ignored
ignoreMethodBodies - Variable in class org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
ignoreNextOpeningBrace - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
IgnoreNoEffectAssignCheck - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
ignoreOptionalProblems() - Method in class org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
ignoreOptionalProblems() - Method in interface org.eclipse.jdt.internal.compiler.env.ICompilationUnit
Answer if optional problems should be ignored for this compilation unit.
ignoreOptionalProblemsFromFolders - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
IgnoreRawTypeCheck - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
ignoreSourceFolderWarningOption - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicates that the 'ignore optional problems from source folder' option need to be ignored See https://bugs.eclipse.org/bugs/show_bug.cgi?id=372377
iinc(int, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ILLEGAL_HEXA_LITERAL - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
ILLEGAL_HEXA_LITERAL - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
IllegalAbstractModifierCombinationForMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalAbstractModifierCombinationForMethod(ReferenceBinding, AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalAbstractModifierCombinationForMethod(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
 
IllegalAnnotationForBaseType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalAnnotationForBaseType(TypeReference, Annotation[], long) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalAnnotationForBaseType(Annotation, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalArgumentExceptionConstructorSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
IllegalArrayOfUnionType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalArrayOfUnionType(char[], TypeReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalArrayTypeInIntersectionCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalArrayTypeInIntersectionCast(TypeReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalBasetypeInIntersectionCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
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
 
IllegalDeclarationOfThisParameter - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IllegalDefaultModifierSpecification - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IllegalDefinitionToNonNullParameter - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
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
 
IllegalHexaLiteral - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
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
 
IllegalModifierCombinationForInterfaceMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierCombinationForInterfaceMethod(AbstractMethodDeclaration) - 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
 
IllegalModifierForConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
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, boolean) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForInterfaceMethod18 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
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
Deprecated. - problem could not be reported, enums cannot be local takes precedence
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
 
IllegalModifiers - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifiers(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifiersForElidedType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalModifiersForElidedType(Argument) - 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
 
IllegalQualifierForExplicitThis - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalQualifierForExplicitThis(Receiver, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalQualifierForExplicitThis2 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalQualifierForExplicitThis2(Receiver) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalRedefinitionToNonNullParameter - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalRedefinitionToNonNullParameter(Argument, ReferenceBinding, char[][]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalReturnNullityRedefinition - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalReturnRedefinition(AbstractMethodDeclaration, MethodBinding, char[][]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalReturnRedefinition(ASTNode, MethodBinding, char[][], char[][], TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalSourceLevelForThis(Argument) - 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
 
IllegalStrictfpForAbstractInterfaceMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalSuperAccess(TypeBinding, TypeBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalSuperCallBypassingOverride(InvocationSite, MethodBinding, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalSuperTypeVariable - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
illegalThis(Argument) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalThisDeclaration(Argument) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalTypeAnnotationsInStaticMemberAccess - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalTypeAnnotationsInStaticMemberAccess(Annotation, Annotation) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalTypeArgumentsInRawConstructorReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IllegalTypeForExplicitThis - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalTypeForExplicitThis(Receiver, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalTypeVariableSuperReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IllegalUnderscorePosition - 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
 
IllegalUsageOfTypeAnnotations - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalUsageOfTypeAnnotations(Annotation) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalUsageOfWildcard(TypeReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalUseOfUnderscoreAsAnIdentifier - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalUseOfUnderscoreAsAnIdentifier(int, int, boolean) - 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
 
IllegalVarargInLambda - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illegalVarargInLambda(Argument) - 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
 
illFormedParameterizationOfFunctionalInterface - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
illFormedParameterizationOfFunctionalInterface(FunctionalExpression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
iload(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iload_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iload_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iload_2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
iload_3() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ILRUCacheable - Interface in org.eclipse.jdt.internal.core.util
Types implementing this interface can occupy a variable amount of space in an LRUCache.
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
 
ImplicitNullAnnotationVerifier - Class in org.eclipse.jdt.internal.compiler.lookup
Extracted slice from MethodVerifier15, which is responsible only for implicit null annotations.
ImplicitNullAnnotationVerifier(LookupEnvironment, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ImplicitNullAnnotationVerifier
 
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
 
import_list - Static variable in class java_cup.emit
List of imports (Strings containing class names) to go with actions.
ImportAmbiguous - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.AmbiguousType 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
 
IMPORTDECLARATION - Static variable in class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
ImportInheritedNameHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.InheritedTypeHidesEnclosingName instead
ImportInternalNameProvided - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.InternalTypeNameProvided 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, use IProblem.NotVisibleType instead
importProblem(ImportReference, Binding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
importPtr - Variable in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
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
 
importRewrite_processDescription - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
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
 
IN_ASSIGNMENT - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
IN_COMPARISON_NON_NULL - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
IN_COMPARISON_NULL - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
IN_INSTANCEOF - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
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
 
IN_UNBOXING - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
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.
include_non_terms - Static variable in class java_cup.Main
User option -- should we include non terminal symbol numbers in the symbol constant class.
includeNullInfoFromAsserts - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Raise null related warnings for variables tainted inside an assert statement (java 1.4 and above)
includes(Object) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSet
 
includes(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
includes(char[]) - Method in class org.eclipse.jdt.internal.core.util.SimpleWordSet
 
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
 
IncompatibleLambdaParameterType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleMethodReference - 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
 
incompatibleReturnType(ReferenceExpression, MethodBinding, TypeBinding) - 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
 
INCOMPLETE_SWITCH - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
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
 
incorrectArityForParameterizedType(ASTNode, TypeBinding, TypeBinding[], int) - 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
 
IncorrectSwitchType17 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
increments - Variable in class org.eclipse.jdt.internal.compiler.ast.ForStatement
 
index() - Method in class java_cup.lalr_state
Index of this state in the parse tables
index() - Method in class java_cup.production
Index number of the production.
index() - Method in class java_cup.symbol
Index of this symbol (terminal or non terminal) in the parse tables.
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.
indexOfEnclosingPath(IPath, IPath[], int) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
indexOfFirstFieldBinding - Variable in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
indexOfJavaLikeExtension(String) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
indexOfMatchingPath(IPath, IPath[], int) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
indexOfNestedPath(IPath, IPath[], int) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
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
 
inferElidedTypes(ParameterizedTypeBinding, ReferenceBinding, TypeBinding[], BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
InferenceContext - Class in org.eclipse.jdt.internal.compiler.lookup
Context used during type inference for a generic method invocation
InferenceContext(MethodBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.InferenceContext
 
inferenceContext - Variable in class org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
InferenceContext18 - Class in org.eclipse.jdt.internal.compiler.lookup
Main class for new type inference as per JLS8 sect 18.
InferenceContext18(Scope, Expression[], InvocationSite) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Construct an inference context for an invocation (method/constructor).
InferenceContext18(Scope) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
InferenceFailureException - Exception in org.eclipse.jdt.internal.compiler.lookup
Thrown when a definite compile error is detected deep within the type inference.
InferenceFailureException(String) - Constructor for exception org.eclipse.jdt.internal.compiler.lookup.InferenceFailureException
 
InferenceSubstitution - Class in org.eclipse.jdt.internal.compiler.lookup
A type variable substitution strategy based on inference variables (JLS8 18.1.1)
InferenceSubstitution(LookupEnvironment, InferenceVariable[]) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.InferenceSubstitution
 
InferenceVariable - Class in org.eclipse.jdt.internal.compiler.lookup
Implementation of 18.1.1 in JLS8
InferenceVariable(TypeBinding, int, InvocationSite, LookupEnvironment, ReferenceBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
inferFunctionalInterfaceParameterization(LambdaExpression, BlockScope, ParameterizedTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
18.5.3 Functional Interface Parameterization Inference
inferInvocationApplicability(MethodBinding, TypeBinding[], boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
JLS 18.5.1 Invocation Applicability Inference.
inferInvocationType(BoundSet, TypeBinding, InvocationSite, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
JLS 18.5.2 Invocation Type Inference
inferInvocationType(Invocation, ParameterizedGenericMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Simplified API to perform Invocation Type Inference (JLS 18.5.2) and perform subsequent steps: bound check, rebinding of inner poly expressions, and creating of a problem method binding if needed.
inferInvocationType(InvocationSite, MethodBinding, TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Given a selected applibable method, check if it has an unfinished InferenceContext18 associated.
inferredReturnType - Variable in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
inferredReturnType - Variable in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
info - Variable in class org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
info2 - Variable in class org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
infos - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.StackMarker
 
InheritableBits - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
Set of type bits that should be inherited by any sub types.
InheritedDefaultMethodConflictsWithOtherInherited - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
inheritedDefaultMethodConflictsWithOtherInherited(SourceTypeBinding, MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InheritedFieldHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InheritedIncompatibleReturnType - 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
 
inheritedMethodReducesVisibility(TypeParameter, MethodBinding, MethodBinding[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
inheritedMethodsHaveIncompatibleReturnTypes(ASTNode, MethodBinding[], int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
inheritedMethodsHaveIncompatibleReturnTypes(SourceTypeBinding, MethodBinding[], int, boolean[]) - 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
 
inheritedPositionsPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
InheritedTypeHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
inheritNullAnnotations - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Should null annotations of overridden methods be inherited?
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(ClassFile) - Method in class org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
INIT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
init_actions() - Method in class java_cup.runtime.lr_parser
Initialize the action object.
init_code - Static variable in class java_cup.emit
User code for user_init() which is called during parser initialization.
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, FlowInfo, FlowContext, BlockScope) - Constructor for class org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
initializationParent - Variable in class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
initializationPCs - Variable in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
initializations - Variable in class org.eclipse.jdt.internal.compiler.ast.ForStatement
 
initialize(CompilationResult, Expression, TypeReference[], char[], int) - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
initialize() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
initialize() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
initialize() - Method in interface org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
Initialize the entry
initialize(PrintWriter, PrintWriter, boolean) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
Deprecated. - use Main.initialize(PrintWriter, PrintWriter, boolean, Map, CompilationProgress) instead e.g. initialize(outWriter, errWriter, systemExit, null, null)
initialize(PrintWriter, PrintWriter, boolean, Map) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
Deprecated. - use Main.initialize(PrintWriter, PrintWriter, boolean, Map, CompilationProgress) instead e.g. initialize(outWriter, errWriter, systemExit, customDefaultOptions, null)
initialize(PrintWriter, PrintWriter, boolean, Map, CompilationProgress) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
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.FieldInfoWithTypeAnnotation
 
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() - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
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(UnionTypeReference, Annotation[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.MultiCatchExceptionLabel
 
initialize(boolean) - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
initialize() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
initialize(int) - Method in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
Initialize a set of irritants in one group
initialize(IrritantSet) - Method in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
initialize() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
initialize(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
initialize(boolean) - Method in class org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
initialize() - Method in class org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
initializeAnnotationProcessorManager() - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
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.
initializeBounds(Scope, ParameterizedTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
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).
initializeConversions() - Static method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
initializeDeprecatedAnnotationTagBits() - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
Compute the tag bits for @Deprecated annotations, avoiding resolving entire annotation if not necessary.
initializeDeprecatedAnnotationTagBits() - Method in class org.eclipse.jdt.internal.compiler.lookup.MemberTypeBinding
 
initializeDeprecatedAnnotationTagBits() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
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
 
INITIALIZER - Static variable in class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
initializerBody - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
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
 
initializeScanner() - Method in class org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
initialPosition - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
initialPosition - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
initsBeforeContext - Variable in class org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
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(int) - 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
 
INJECT_PACKAGE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
INJECT_TYPE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
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
Some placed labels might be branching to a goto bytecode which we can optimize better.
inlineJsrBytecode - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicate whether the JSR bytecode should be inlined to avoid its presence in classfile
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
 
InnerClassesAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of IInnerClassesAttribute.
InnerClassesAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.InnerClassesAttribute
Constructor for InnerClassesAttribute.
InnerClassesAttributeEntry - Class in org.eclipse.jdt.internal.core.util
Default implementation of IInnerClassesAttributeEntry
InnerClassesAttributeEntry(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
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
 
innerInferenceHelper - Variable in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
innerInferenceHelper() - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
innerInferenceHelper() - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
InnerInferenceHelper - Class in org.eclipse.jdt.internal.compiler.ast
 
InnerInferenceHelper() - Constructor for class org.eclipse.jdt.internal.compiler.ast.InnerInferenceHelper
 
innerInferenceHelper() - Method in interface org.eclipse.jdt.internal.compiler.ast.Invocation
If this invocation has any poly expressions as arguments, this method answers an inference helper that mediates during overload resolution, even if no actual inference happens for this invocation.
innerInferenceHelper - Variable in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
innerInferenceHelper() - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
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),
innersNeedUpdate() - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
innersNeedUpdate() - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
innersNeedUpdate() - Method in interface org.eclipse.jdt.internal.compiler.ast.Invocation
Answer whether the current invocation has inner expressions that still need updating after inference.
innersNeedUpdate() - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
innerTracker - Variable in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
innerTypesCannotDeclareStaticInitializers(ReferenceBinding, Initializer) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
innerUpdateDone() - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
innerUpdateDone() - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
innerUpdateDone() - Method in interface org.eclipse.jdt.internal.compiler.ast.Invocation
Mark that updating (the need for which is signaled via Invocation.innersNeedUpdate()) has been done.
innerUpdateDone() - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
input_file - Static variable in class java_cup.Main
Input file.
insert_action(parse_action, parse_action, int) - Method in class java_cup.lalr_state
 
insert_reduce(parse_action, parse_action) - Method in class java_cup.lalr_state
 
insert_shift(parse_action, parse_action) - Method in class java_cup.lalr_state
 
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.
insertPositionUpdater(IPositionUpdater, int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
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
 
INSIDE_NEGATION - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
insideEnumConstantPart - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
InsideExpressionStatement - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
InsideJavadoc - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
insideRecovery - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
insideRecovery - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
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.BlockScope
 
inspect(String) - Method in class java_cup.anttask.CUPTask
Let's search for package name
instance_of(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
We didn't call it instanceof because there is a conflict with the instanceof keyword
instance_of(TypeReference, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
We didn't call it instanceof because there is a conflict with the instanceof keyword
instance_of(TypeReference, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
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
 
INSTANCEOF - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
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
 
intendedDefaultNonNullness - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
TagBits-encoded default for non-annotated types.
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 IProblem.AmbiguousType 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(char[], 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 IProblem.InheritedTypeHidesEnclosingName instead
InterfaceInternalNameProvided - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.InternalTypeNameProvided 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, use IProblem.UndefinedType instead
InterfaceNotFunctionalInterface - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InterfaceNotVisible - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.NotVisibleType instead
Intern - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
Internal - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
INTERNAL - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
internal_error - Exception in java_cup
Exception subclass for reporting internal errors in JavaCup.
internal_error(String) - Constructor for exception java_cup.internal_error
Constructor with a message
internalBeginToCompile(ICompilationUnit[], int) - Method in class org.eclipse.jdt.internal.compiler.Compiler
Add the initial set of compilation units into the loop -> build compilation unit declarations, their bindings and record their results.
InternalError - Static variable in interface org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
InternalNameProvided - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
internalRecordNullityMismatch(Expression, TypeBinding, int, TypeBinding, int) - Method in class org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
internalRecordNullityMismatch(Expression, TypeBinding, int, TypeBinding, int) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
internalRecordNullityMismatch(Expression, TypeBinding, int, TypeBinding, int) - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
internalResolveType(Scope, int) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
internalResolveType(Scope, int) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
internalResolveType(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
internalResolveType(Scope, int) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
internalResolveType(Scope, int) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
internalResolveType(Scope, int) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
InternalTypeNameProvided - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InternSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
intersectingTypes - Variable in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
INTERSECTION_CAST_TYPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
INTERSECTION_TYPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
IntersectionCastNotBelow18 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
intersectionCastNotBelow18(TypeReference[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IntersectionCastTypeBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
IntersectionCastTypeBinding(ReferenceBinding[], LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
IntersectionCastTypeReference - Class in org.eclipse.jdt.internal.compiler.ast
 
IntersectionCastTypeReference(TypeReference[]) - Constructor for class org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
IntersectionHasMultipleFunctionalInterfaces - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
intersects(terminal_set) - Method in class java_cup.terminal_set
Determine if this set intersects another.
IntIntegerSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
IntLiteral - Class in org.eclipse.jdt.internal.compiler.ast
 
IntLiteralMinValue - Class in org.eclipse.jdt.internal.compiler.ast
 
IntLiteralMinValue(char[], char[], int, int) - 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_BINARY - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_BINARY - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_CHAR_IN_STRING - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_CHAR_IN_STRING - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_CHARACTER_CONSTANT - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_CHARACTER_CONSTANT - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_DIGIT - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_DIGIT - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_ESCAPE - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_ESCAPE - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_FLOAT - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_FLOAT - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_HEXA - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_HEXA - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_HIGH_SURROGATE - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_HIGH_SURROGATE - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_INPUT - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_INPUT - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_LOW_SURROGATE - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_LOW_SURROGATE - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_OCTAL - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_OCTAL - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_UNDERSCORE - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_UNDERSCORE - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
INVALID_UNICODE_ESCAPE - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
INVALID_UNICODE_ESCAPE - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
InvalidAnnotationMemberType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidAnnotationMemberType(MethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidArrayConstructorReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidArrayConstructorReference(ReferenceExpression, TypeBinding, TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidBinary - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
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
 
invalidClasspathSection(String) - Method in interface org.eclipse.jdt.internal.compiler.batch.FileSystem.ClasspathSectionProblemReporter
 
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
Deprecated. - problem is no longer generated
InvalidTypeForAutoManagedResource - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
InvalidTypeForCollection - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidTypeForCollection(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidTypeForCollectionTarget14 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidTypeForCollectionTarget14(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
 
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
 
InvalidUnionTypeReferenceSequence - 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
 
InvalidUsageOfTypeAnnotations - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfTypeAnnotations(Annotation) - 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
 
InvalidUsageOfTypeParametersForAnnotationDeclaration - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfTypeParametersForAnnotationDeclaration(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfTypeParametersForEnumDeclaration - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfTypeParametersForEnumDeclaration(TypeDeclaration) - 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
 
InvalidUsageOfWildcard - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InvalidVoidExpression - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
InverseMatcher - Class in org.apache.tapestry.util.text
Matches a given character only if the provided object does NOT match it.
InverseMatcher(ICharacterMatcher) - Constructor for class org.apache.tapestry.util.text.InverseMatcher
Creates a new object that inverts the matching rule of the provided matcher
INVISIBLE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
Invocation - Interface in org.eclipse.jdt.internal.compiler.ast
Abstraction for invocation AST nodes that can trigger Invocation Applicability Inferences (18.5.1), and Invocation Type Inference (18.5.2).
INVOCATION_ARGUMENT_OK - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
INVOCATION_ARGUMENT_UNCHECKED - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
INVOCATION_ARGUMENT_WILDCARD - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
INVOCATION_TYPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
Request Invocation Type Inference (18.5.2).
InvocationSite - Interface in org.eclipse.jdt.internal.compiler.lookup
 
InvocationSite.EmptyWithAstNode - Class in org.eclipse.jdt.internal.compiler.lookup
 
InvocationSite.EmptyWithAstNode(ASTNode) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
invocationTargetType() - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
invocationTargetType() - Method in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
invocationTargetType() - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
invocationTargetType() - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
Implementation of InvocationSite.invocationTargetType() suitable at this level.
invocationTargetType() - Method in class org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
invocationTargetType() - Method in interface org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
invoke(byte, int, int, char[], char[], char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invoke(byte, MethodBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invoke(byte, MethodBinding, TypeBinding, TypeReference[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invoke(byte, MethodBinding, TypeBinding, TypeReference[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
INVOKE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
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
 
invokeArrayNewInstance() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeAutoCloseableClose(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeClassForName() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeClassGetDeclaredConstructor() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeClassGetDeclaredField() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeClassGetDeclaredMethod() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeDynamic(int, int, int, char[], char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeDynamic(int, int, int, char[], char[], boolean, TypeReference, TypeReference[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeDynamic(int, int, int, char[], char[], boolean, TypeReference, TypeReference[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
InvokeDynamicTag - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
invokeEnumOrdinal(char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeIterableIterator(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangAssertionErrorConstructor(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangAssertionErrorDefaultConstructor() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangClassDesiredAssertionStatus() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangEnumvalueOf(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangEnumValues(TypeBinding, ArrayBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangErrorConstructor() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangReflectConstructorNewInstance() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangReflectFieldGetter(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangReflectFieldSetter(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangReflectMethodInvoke() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaUtilIteratorHasNext() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaUtilIteratorNext() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeNoClassDefFoundErrorStringConstructor() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeObjectEquals() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeObjectGetClass() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringConcatenationAppendForType(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
The equivalent code performs a string conversion of the TOS
invokeStringConcatenationDefaultConstructor() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringConcatenationStringConstructor() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringConcatenationToString() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringEquals() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringHashCode() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringIntern() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringValueOf(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeSystemArraycopy() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeThrowableAddSuppressed() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeThrowableGetMessage() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IO - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ior() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
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
 
IQualifiedTypeResolutionListener - Interface in org.eclipse.jdt.internal.compiler.lookup
A listener, which gets notified when a type binding has been discovered.
irem() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ireturn() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ireturn() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
IrritantSet - Class in org.eclipse.jdt.internal.compiler.impl
Represent a set of irritant flags.
IrritantSet(int) - Constructor for class org.eclipse.jdt.internal.compiler.impl.IrritantSet
Constructor with initial irritant set
IrritantSet(IrritantSet) - Constructor for class org.eclipse.jdt.internal.compiler.impl.IrritantSet
Constructor with initial irritant set
is_action() - Method in class java_cup.action_part
Override to report this object as an action.
is_action() - Method in class java_cup.production_part
Indicate if this is an action (rather than a symbol).
is_action() - Method in class java_cup.symbol_part
Respond that we are not an action part.
IS_AFTER_JUMP - Static variable in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
is_embedded_action - Variable in class java_cup.non_terminal
flag non-terminals created to embed action productions
is_id_char(char) - Static method in class java_cup.production
Determine if a character can be in a label id.
is_id_start(char) - Static method in class java_cup.production
Determine if a given character can be a label id starter.
is_non_term() - Method in class java_cup.non_terminal
Indicate that this symbol is a non-terminal.
is_non_term() - Method in class java_cup.symbol
Indicate if this is a non-terminal.
is_non_term() - Method in class java_cup.terminal
Report this symbol as not being a non-terminal.
IS_NOTNULL - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
is_subset_of(lalr_item_set) - Method in class java_cup.lalr_item_set
Is this set an (improper) subset of another?
is_subset_of(symbol_set) - Method in class java_cup.symbol_set
Determine if this set is an (improper) subset of another.
is_subset_of(terminal_set) - Method in class java_cup.terminal_set
Determine if this set is an (improper) subset of another.
is_superset_of(lalr_item_set) - Method in class java_cup.lalr_item_set
Is this set an (improper) superset of another?
is_superset_of(symbol_set) - Method in class java_cup.symbol_set
Determine if this set is an (improper) superset of another.
is_superset_of(terminal_set) - Method in class java_cup.terminal_set
Determine if this set is an (improper) superset of another.
IS_TRUE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
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(IJavaProject) - Method in class org.eclipse.jdt.core.compiler.CompilationParticipant
Returns whether this participant is active for a given project.
isActive() - Method in interface org.eclipse.jdt.internal.compiler.IDebugRequestor
 
isAnnotatedTypeSystem() - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
isAnnotatedTypeSystem() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
isAnnotation - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
isAnnotationBasedNullAnalysisEnabled - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Master switch for null analysis based on annotations:
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
 
isAnnotationProcessor() - Method in class org.eclipse.jdt.core.compiler.CompilationParticipant
Returns whether this participant is interested in only Annotations.
isAnnotationType() - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
isAnnotationType() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
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.
isAnonymous() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer whether the receiver type is anonymous
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
 
isAnyCloseable(TypeBinding) - Static method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Answer wither the given type binding is a subtype of java.lang.AutoCloseable.
isAnyEnabled(IrritantSet) - Method in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
isAnyMismatch() - Method in class org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
isAnySet(IrritantSet) - Method in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
Returns true if any of the irritants in given other set is positionned in receiver
IsAnySubRoutineEscaping - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isArgument() - Method in class org.eclipse.jdt.internal.compiler.ast.Argument
 
IsArgument - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isArgument() - Method in class org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
IsArgument - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isArrayConstructorReference() - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
IsArrayType - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isArrayType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isAssignmentCompatible(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
isAssistParser() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
isAtAssistIdentifier() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
isAttributeSupported(int) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns whether the local file system supports accessing and modifying the given attribute.
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() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
Returns true if parameterized type AND not of the form List
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
isBoxedPrimitiveType() - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
isBoxedPrimitiveType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isBoxingCompatible(TypeBinding, TypeBinding, Expression, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
 
isBoxingCompatibleWith(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
isBoxingCompatibleWith(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
isBoxingCompatibleWith(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
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
 
isCanceled() - Method in class org.eclipse.jdt.core.compiler.CompilationProgress
Returns whether cancellation of the compilation has been requested.
IScanner - Interface in org.eclipse.jdt.core.compiler
Definition of a Java scanner, as returned by the ToolFactory.
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
IsCapturedOuterLocal - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isCaseLabel() - Method in class org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
isCaseLabel() - Method in class org.eclipse.jdt.internal.compiler.codegen.CaseLabel
 
isCatchParameter() - Method in class org.eclipse.jdt.internal.compiler.lookup.CatchParameterBinding
 
isCatchParameter() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
isClass() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isClass() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isClass() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
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, Object) - 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.
isClinit() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
isClosedInFinallyOfEnclosing(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
isCompact_red() - Method in class java_cup.anttask.CUPTask
Gets the value of compact_red
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, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
isCompatibleWith(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
isCompatibleWith(TypeBinding, Scope) - 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
 
isCompatibleWith(TypeBinding, Scope) - 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
 
isConsistentIntersection(TypeBinding[]) - Static method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
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 - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
isConstructor() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isConstructor() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
isConstructorCall - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isConstructorReference() - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
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
 
isDebug() - Method in class java_cup.anttask.CUPTask
Gets the value of debug
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 - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isDefaultConstructor() - Method in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
isDefaultMethod() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isDefaultMethod() - Method in class org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
isDefaultMethod() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
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
 
isDefiniteMismatch() - Method in class org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
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
isDeprecated() - Method in class org.eclipse.jdt.internal.core.util.FieldInfo
 
isDeprecated() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
IsDiamond - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isDigit(char) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isDump() - Method in class java_cup.anttask.CUPTask
Gets the value of dump
isDump_grammar() - Method in class java_cup.anttask.CUPTask
Gets the value of dump_grammar
isDump_states() - Method in class java_cup.anttask.CUPTask
Gets the value of dump_states
isDump_tables() - Method in class java_cup.anttask.CUPTask
Gets the value of dump_tables
isDuplicateLocalVariable(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
IsEffectivelyFinal - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isEffectivelyFinal() - Method in class org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
IsElseIfStatement - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
IsElseStatementUnreachable - 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
 
isEndOfStream() - Method in class org.apache.tapestry.util.text.ExtendedReader
Determines whether the end of the stream is reached
isEnum() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isEnum() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isEquivalent(Reference) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
isEquivalent(Reference) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
isEquivalent(Reference) - Method in class org.eclipse.jdt.internal.compiler.ast.Reference
Is the given reference equivalent to the receiver, meaning that both denote the same path of field reads? Used from FlowContext.isNullcheckedFieldAccess(Reference).
isEquivalent(Reference) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
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.CaptureBinding18
 
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
 
isExactMethodReference() - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
isExactMethodReference() - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isExcluded(char[], char[][], char[][], boolean) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
 
isExcluded(IJavaElement) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
isExcluded(IPath, char[][], char[][], boolean) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
isExcluded(IResource, char[][], char[][]) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
isFakeToken() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
isFieldAccess() - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
isFieldUseDeprecated(FieldBinding, Scope, int) - Method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isFinal() - Method in class org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
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
 
isFirstTag() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
isFirstTag() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
IsForeachElementVariable - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isFunctionalInterface(Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isFunctionalInterface(Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
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
 
isHierarchyBeingActivelyConnected() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Returns true if the type hierarchy is being connected "actively" i.e not paused momentatrily, while resolving type arguments.
isHierarchyBeingConnected() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Returns true if the type hierarchy is being connected
isHierarchyConnected() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
isHierarchyConnected() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
isHierarchyConnected() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Returns true if the type hierarchy is connected
isHierarchyConnected() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
isHierarchyConnected() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
isHierarchyConnected() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
isHierarchyInconsistent() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
ishl() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ishr() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
isIdentifier(int) - Static method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
isIdentifier(int) - Static method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
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
 
IsImplicitUnit - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isIndirectlyInsideLambdaExpression() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
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(TypeVariableBinding, Substitution) - 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 java_cup.anttask.CUPTask
Gets the value of _interface
isInterface() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isInterface() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isInterface() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
isIntersectionCastType() - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
isIntersectionCastType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
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(long, char) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaIdentifierPart(long, int) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaIdentifierPart(long, 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(long, char) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaIdentifierStart(long, char, char) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaIdentifierStart(long, int) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaLikeFileName(String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns true if the given name ends with one of the known java like extension.
isJavaLikeFileName(char[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns true if the given name ends with one of the known java like extension.
isKeyword(int) - Static method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
isKeyword(int) - Static method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
isKnowDeadCodePattern(Expression) - Static method in class org.eclipse.jdt.internal.compiler.ast.Statement
Answers true if the if is identified as a known coding pattern which should be tolerated by dead code analysis.
isLambdaScope() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isLambdaScope() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
isLambdaSubscope() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
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
 
isLiteral(int) - Static method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
isLiteral(int) - Static method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
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 class org.eclipse.jdt.internal.compiler.ExtraFlags
 
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 class org.eclipse.jdt.internal.compiler.ExtraFlags
 
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
 
isMethodReference() - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isMethodSubsignature(MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
isMethodUseDeprecated(MethodBinding, Scope, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isMoreSpecificThan(MethodBinding, MethodBinding, boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
18.5.4 More Specific Method Inference
isNarrowing(int, int) - Static method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
Predicate telling whether "left" can store a "right" using some narrowing conversion (is left smaller than right)
isNative() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isNative() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isNestedType - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
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
 
isNonNull() - Method in class org.eclipse.jdt.internal.compiler.lookup.VariableBinding
Answer true if null annotations are enabled and this field is specified @NonNull
isNonReturningContext() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
isNonReturningContext() - Method in class org.eclipse.jdt.internal.compiler.flow.InsideSubRoutineFlowContext
 
isNonterms() - Method in class java_cup.anttask.CUPTask
Gets the value of nonterms
isNopositions() - Method in class java_cup.anttask.CUPTask
Gets the value of nopositions
isNoscanner() - Method in class java_cup.anttask.CUPTask
Gets the value of noscanner
isNosummary() - Method in class java_cup.anttask.CUPTask
Gets the value of nosummary
isNowarn() - Method in class java_cup.anttask.CUPTask
Gets the value of nowarn
isNullable() - Method in class org.eclipse.jdt.internal.compiler.lookup.VariableBinding
Answer true if null annotations are enabled and this field is specified @Nullable
isNullcheckedFieldAccess(Reference) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
Is the given field reference equivalent to a reference that is freshly known to be non-null? Can only return true if CompilerOptions.enableSyntacticNullAnalysisForFields (implicitly by guards before calls to FlowContext.recordNullCheckedFieldReference(Reference, int)).
IsNullnessKnown - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isNumericType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isOrEnclosedByPrivateType() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isOrEnclosedByPrivateType() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isOrEnclosedByPrivateType() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver or any of its enclosing types have private visibility
ISourceElementRequestor - Interface in org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.FieldInfo - Class in org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.FieldInfo() - Constructor for class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
ISourceElementRequestor.MethodInfo - Class in org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.MethodInfo() - Constructor for class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
ISourceElementRequestor.ParameterInfo - Class in org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.ParameterInfo() - Constructor for class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ParameterInfo
 
ISourceElementRequestor.TypeInfo - Class in org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.TypeInfo() - Constructor for class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
ISourceElementRequestor.TypeParameterInfo - Class in org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.TypeParameterInfo() - Constructor for class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeParameterInfo
 
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(String) - Method in interface org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
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
 
isPackageInfo() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
isParameter() - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
isParameter() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
isParameterizedType() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
isParameterizedType() - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
isParameterizedType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the type is parameterized, e.g.
isParameterizedTypeReference() - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
isParameterizedTypeReference() - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
isParameterizedTypeReference() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
isParameterizedTypeWithActualArguments() - 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
isPertinentToApplicability(TypeBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
isPertinentToApplicability(TypeBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
isPertinentToApplicability(TypeBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
isPertinentToApplicability(TypeBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
isPertinentToApplicability(TypeBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isPolyExpression() - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
isPolyExpression(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
isPolyExpression() - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
isPolyExpression() - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
isPolyExpression(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Variant of isPolyExpression() to be used during type inference, when a resolution candidate exists.
isPolyExpression(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
isPolyExpression() - Method in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
isPolyExpression() - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
isPolyExpression(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
Variant of isPolyExpression() to be used during type inference, when a resolution candidate exists.
isPolymorphic() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isPolymorphic() - Method in class org.eclipse.jdt.internal.compiler.lookup.PolymorphicMethodBinding
 
isPossibleSubtypeOfRawType(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
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
 
isPotentialZipArchive(String) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Returns whether the given name is potentially a zip archive file name (it has a file extension and it is not ".java" nor ".class")
isPrecededByRemovedToken() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
isPrimitiveOrBoxedPrimitiveType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isPrimitiveType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
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
isProcessingAnnotations - Variable in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
isProgress() - Method in class java_cup.anttask.CUPTask
Gets the value of progress
isPropagatingInnerClassEmulation - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
isPropagatingInnerClassEmulation - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isProperType(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
isProperType(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
isProperType(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
isProperType(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
isProperType(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
isProperType(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isProperType(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
JLS8 Sect 18.1.1
isProperType(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
isProperType(boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
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
 
isPrototype() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
isProvablyDistinct(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
isProvablyDistinct(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if a type is provably distinct from another one,
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.InferenceSubstitution
 
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.TypeBinding
 
IsReachable - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isReadOnly(IResource) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns whether the given resource is read-only or not.
isReadOnlySupported() - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns whether the local file system supports accessing and modifying the read only flag.
isReceiver() - Method in class org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
isReceiver() - Method in class org.eclipse.jdt.internal.compiler.ast.Receiver
 
IsRecovered - 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.
isRepeatableAnnotationType() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
isRepeatableAnnotationType() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
isRepeatableAnnotationType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer true if the receiver is an annotation which may be repeatable.
isReplacedToken() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
isResolved(BoundSet) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Have all inference variables been instantiated successfully?
isResolvingBindings() - Method in class org.eclipse.jdt.core.compiler.ReconcileContext
Returns whether the reconcile operation is resolving bindings.
IsResource - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isResourceBeingReturned(FakedTrackingVariable) - Method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
If current is the same as 'returnedResource' or a wrapper thereof, mark as reported and return true, otherwise false.
IsReturnedValue - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isRuntimeInvisible() - Method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
isRuntimeTypeInvisible() - Method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
isRuntimeTypeVisible() - Method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
isRuntimeVisible() - Method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
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
 
isSerializable - Variable in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
isSet(int) - Method in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
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)
isStatic() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
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
 
isSubstituteParameterSubsignature(MethodBinding, MethodBinding, LookupEnvironment) - Static method in class org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
isSubtypeOf(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
isSubtypeOf(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
isSubtypeOf(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isSubtypeOf(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isSubtypeOf(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
isSubTypeOfRTL(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
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 class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isSuperAccess() - Method in class org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
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
 
isSuppressed(CategorizedProblem) - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
IsSynchronized - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isSynchronized() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
IsSynthetic - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
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
 
isSynthetic() - Method in class org.eclipse.jdt.internal.core.util.FieldInfo
 
isSynthetic() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
isTaggedRepeatable() - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
isTaggedRepeatable() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
isTaskCaseSensitive - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicate whether tag detection is case sensitive or not
isTaskCaseSensitive - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
isTaskCaseSensitive - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
IsThenStatementUnreachable - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
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
 
isThrowable() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isThrowable() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if a given type may be thrown
isTime() - Method in class java_cup.anttask.CUPTask
Gets the value of time
istore(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
istore_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
istore_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
istore_2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
istore_3() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
isTransient() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isTrue(boolean, String) - Static method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
Asserts that the given boolean is true.
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 class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isTypeAccess() - Method in class org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
isTypeAccess() - Method in interface org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
isTypeArgumentContainedBy(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
IsTypeElided - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
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
 
isTypeUseCompatible(TypeReference, Scope) - Static method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
isTypeUseCompatible(TypeReference, Scope, Annotation[]) - Static method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
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
 
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() - Method in class org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
isUnchecked - Variable in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext
 
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
IsUnionType - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isUnionType() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
isUnionType() - Method in class org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
isUnqualifiedSuper() - Method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isUnqualifiedSuper() - Method in class org.eclipse.jdt.internal.compiler.ast.SuperReference
 
isUnresolvedType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isUnresolvedType() - Method in class org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
 
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
isUsedOnlyInCompound() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
IsUsefulEmptyStatement - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isValidBinding() - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
isValidClassFileName(String, String, String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Validate the given .class file name.
isValidCompilationUnitName(String, String, String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Validate the given compilation unit name.
isValidFolderNameForPackage(String, String, String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns true if the given folder name is valid for a package, false if it is not.
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
 
isValidMethodSignature(String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns true if the given method signature is valid, false if it is not.
isValidTypeSignature(String, boolean) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns true if the given type signature is valid, false if it is not.
isValueCompatible() - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
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.ast.TypeReference
 
isVarArgs() - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
isVarargs() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isVarargs() - Method in class org.eclipse.jdt.internal.compiler.lookup.PolymorphicMethodBinding
 
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.PackageBinding
 
isViewedAsDeprecated() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is deprecated (or any of its enclosing types)
isVoidCompatible() - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
isVoidMethod() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isVolatile() - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
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 (\u0009, \u000a, \u000c, \u000d, \u0020), 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
Predicate telling whether "left" can store a "right" using some widening conversion (is left bigger than right)
isWildcard() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
isWildcard() - Method in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
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
items() - Method in class java_cup.lalr_state
The item set for this state.
ITERATOR_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ITERATOR_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ITerminalSymbols - Interface in org.eclipse.jdt.core.compiler
Maps each terminal symbol in the java-grammar into a unique integer.
ITYPEBINDING - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ITypeRequestor - Interface in org.eclipse.jdt.internal.compiler.impl
 
iushr() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ixor() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 

J

JAR_FILE_ENTRY_SEPARATOR - Static variable in interface org.eclipse.jdt.internal.compiler.env.IDependent
 
JAVA - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
java_cup - package java_cup
 
java_cup.anttask - package java_cup.anttask
 
java_cup.runtime - package java_cup.runtime
 
JAVA_IO - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_IO_CLOSEABLE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_IO_EXTERNALIZABLE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_IO_IOEXCEPTION - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_IO_OBJECTINPUTSTREAM - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_IO_OBJECTOUTPUTSTREAM - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_IO_OBJECTSTREAMEXCEPTION - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_IO_PRINTSTREAM - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_IO_RESOURCE_FREE_CLOSEABLES - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_IO_SERIALIZABLE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_IO_WRAPPER_CLOSEABLES - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ANNOTATION_ANNOTATION - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ANNOTATION_DOCUMENTED - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_ANNOTATION_DOCUMENTED - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ANNOTATION_ELEMENTTYPE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_ANNOTATION_ELEMENTTYPE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ANNOTATION_INHERITED - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_ANNOTATION_INHERITED - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ANNOTATION_REPEATABLE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_ANNOTATION_REPEATABLE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ANNOTATION_RETENTION - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_ANNOTATION_RETENTION - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ANNOTATION_RETENTIONPOLICY - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_ANNOTATION_RETENTIONPOLICY - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ANNOTATION_TARGET - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_ANNOTATION_TARGET - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ASSERTIONERROR - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_AUTOCLOSEABLE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_BOOLEAN - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_BYTE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_CHARACTER - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_CLASS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_CLASSNOTFOUNDEXCEPTION - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_CLONEABLE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_DEPRECATED - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_DEPRECATED - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_DOUBLE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ENUM - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ERROR - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_EXCEPTION - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_FLOAT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_FUNCTIONAL_INTERFACE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ILLEGALARGUMENTEXCEPTION - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_INTEGER - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_INVOKE_LAMBDAMETAFACTORY - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_INVOKE_LAMBDAMETAFACTORY_ALTMETAFACTORY_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_INVOKE_LAMBDAMETAFACTORY_METAFACTORY_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_INVOKE_METHODHANDLES - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_INVOKE_SERIALIZEDLAMBDA - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_ITERABLE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_LONG - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_NOCLASSDEFERROR - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_OBJECT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_OVERRIDE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_REFLECT_ACCESSIBLEOBJECT - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_REFLECT_ARRAY - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_REFLECT_CONSTRUCTOR - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_REFLECT_FIELD - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_REFLECT_METHOD - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_RUNTIMEEXCEPTION - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_SAFEVARARGS - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVA_LANG_SAFEVARARGS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_SHORT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_STRING - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_STRINGBUFFER - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_STRINGBUILDER - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_SUPPRESSWARNINGS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_SYSTEM - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_THROWABLE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_LANG_VOID - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_NIO_FILE_FILES - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_UTIL_COLLECTION - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_UTIL_ITERATOR - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_UTIL_OBJECTS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
Javadoc - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadoc - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
javadoc - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
javadoc - Variable in class org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
Javadoc - Class in org.eclipse.jdt.internal.compiler.ast
Node representing a structured Javadoc comment
Javadoc(int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.Javadoc
 
javadoc - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
JAVADOC - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
javadoc - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
JAVADOC_TAG_TYPE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
JavadocAllocationExpression - Class in org.eclipse.jdt.internal.compiler.ast
 
JavadocAllocationExpression(int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
JavadocAllocationExpression(long) - Constructor for class org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
JavadocAmbiguousConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocAmbiguousField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocAmbiguousMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocAmbiguousMethodReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocAmbiguousMethodReference(int, int, Binding, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocAmbiguousType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocArgumentExpression - Class in org.eclipse.jdt.internal.compiler.ast
 
JavadocArgumentExpression(char[], int, int, TypeReference) - Constructor for class org.eclipse.jdt.internal.compiler.ast.JavadocArgumentExpression
 
JavadocArrayQualifiedTypeReference - Class in org.eclipse.jdt.internal.compiler.ast
 
JavadocArrayQualifiedTypeReference(JavadocQualifiedTypeReference, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.JavadocArrayQualifiedTypeReference
 
JavadocArraySingleTypeReference - Class in org.eclipse.jdt.internal.compiler.ast
 
JavadocArraySingleTypeReference(char[], int, long) - Constructor for class org.eclipse.jdt.internal.compiler.ast.JavadocArraySingleTypeReference
 
javadocDeprecatedField(FieldBinding, ASTNode, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocDeprecatedMethod(MethodBinding, ASTNode, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocDeprecatedType(TypeBinding, ASTNode, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocDeprecatedType(TypeBinding, ASTNode, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocDuplicatedParamTag(char[], int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocDuplicatedReturnTag(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocDuplicatedTag(char[], int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocDuplicatedThrowsClassName(TypeReference, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocDuplicateParamName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocDuplicateReturnTag - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocDuplicateTag - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Problem warned on duplicated tag.
JavadocDuplicateThrowsClassName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocEmptyReturnTag - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocEmptyReturnTag(int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocEnd - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
javadocErrorNoMethodFor(MessageSend, TypeBinding, TypeBinding[], int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocFieldReference - Class in org.eclipse.jdt.internal.compiler.ast
 
JavadocFieldReference(char[], long) - Constructor for class org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
JavadocGenericConstructorTypeArgumentMismatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocGenericMethodTypeArgumentMismatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocHiddenReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Problem signaled on an hidden reference due to a too low visibility level.
javadocHiddenReference(int, int, Scope, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocImplicitTypeReference - Class in org.eclipse.jdt.internal.compiler.ast
 
JavadocImplicitTypeReference(char[], int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
JavadocIncorrectArityForParameterizedConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocIncorrectArityForParameterizedMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocInheritedFieldHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocInheritedMethodHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocInheritedNameHidesEnclosingTypeName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocInternalTypeNameProvided - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocInvalidConstructor(Statement, MethodBinding, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocInvalidField(FieldReference, Binding, TypeBinding, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocInvalidMemberTypeQualification - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Problem signaled on an invalid qualification for member type reference.
javadocInvalidMemberTypeQualification(int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocInvalidMethod(MessageSend, MethodBinding, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocInvalidParamName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocInvalidParamTagName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocInvalidParamTagName(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocInvalidParamTagTypeParameter - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocInvalidParamTypeParameter(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocInvalidReference(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocInvalidSeeArgs - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocInvalidSeeHref - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Problem signaled on an invalid URL reference that does not conform to the href syntax.
javadocInvalidSeeHref(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
Report an invalid reference that does not conform to the href syntax.
JavadocInvalidSeeReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocInvalidSeeReferenceArgs(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocInvalidSeeUrlReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Problem signaled on an invalid URL reference.
javadocInvalidSeeUrlReference(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
Report a problem on an invalid URL reference.
JavadocInvalidTag - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocInvalidTag(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocInvalidThrowsClass - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocInvalidThrowsClass(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocInvalidThrowsClassName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocInvalidThrowsClassName(TypeReference, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocInvalidType(ASTNode, TypeBinding, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocInvalidValueReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocInvalidValueReference(int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMalformedSeeReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocMalformedSeeReference(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMessagePrefix - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocMessageSend - Class in org.eclipse.jdt.internal.compiler.ast
 
JavadocMessageSend(char[], long) - Constructor for class org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
JavadocMessageSend(char[], long, JavadocArgumentExpression[]) - Constructor for class org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
JavadocMissing - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocMissing(int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocMissing(int, int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMissingHashCharacter - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocMissingHashCharacter(int, int, String) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMissingIdentifier - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocMissingIdentifier(int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMissingParamName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocMissingParamName(int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMissingParamTag - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocMissingParamTag(char[], int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocMissingReference(int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMissingReturnTag - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocMissingReturnTag(int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMissingSeeReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocMissingTagDescription - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Problem warned on missing tag description.
javadocMissingTagDescription(char[], int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
javadocMissingTagDescriptionAfterReference(int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMissingThrowsClassName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocMissingThrowsClassName(int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocMissingThrowsTag - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocMissingThrowsTag(TypeReference, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocNoMessageSendOnArrayType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocNoMessageSendOnBaseType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocNonGenericConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocNonGenericMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocNonStaticTypeFromStaticInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocNotVisibleConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocNotVisibleField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocNotVisibleMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocNotVisibleType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocParameterizedConstructorArgumentTypeMismatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocParameterizedMethodArgumentTypeMismatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocParameterMismatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocParser - Class in org.eclipse.jdt.internal.compiler.parser
Parser specialized for decoding javadoc comments
JavadocParser(Parser) - Constructor for class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
javadocParser - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
JavadocQualifiedTypeReference - Class in org.eclipse.jdt.internal.compiler.ast
 
JavadocQualifiedTypeReference(char[][], long[], int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
JavadocReturnStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
JavadocReturnStatement(int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.JavadocReturnStatement
 
JavadocSingleNameReference - Class in org.eclipse.jdt.internal.compiler.ast
 
JavadocSingleNameReference(char[], long, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.JavadocSingleNameReference
 
JavadocSingleTypeReference - Class in org.eclipse.jdt.internal.compiler.ast
 
JavadocSingleTypeReference(char[], long, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
javadocStart - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
JavadocTagConstants - Interface in org.eclipse.jdt.internal.compiler.parser
Javadoc tag constants.
javadocTextEnd - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
javadocTextStart - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
JavadocTypeArgumentsForRawGenericConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocTypeArgumentsForRawGenericMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocUndeclaredParamTagName(char[], int, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocUndefinedConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocUndefinedField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocUndefinedMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocUndefinedType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocUnexpectedTag - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocUnexpectedTag(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocUnexpectedText - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocUnexpectedText(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocUnterminatedInlineTag - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
javadocUnterminatedInlineTag(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
JavadocUsingDeprecatedConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocUsingDeprecatedField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocUsingDeprecatedMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavadocUsingDeprecatedType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
JavaElementFinder - Class in org.eclipse.jdt.internal.core.util
 
JavaElementFinder(String, JavaProject, WorkingCopyOwner) - Constructor for class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
JavaIoPrintStreamSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangAssertionErrorConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangBooleanConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangByteConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangCharacterConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangClassConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangClassNotFoundExceptionConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangClassSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangDoubleConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangEnumConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangErrorConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangExceptionConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangFloatConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangIllegalArgumentExceptionConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangIntegerConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangInvokeSerializedLambda - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangInvokeSerializedLambdaConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangLongConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangNoClassDefFoundErrorConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangNoSuchFieldErrorConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangObjectConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangObjectSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVALANGREFLECTACCESSIBLEOBJECT_CONSTANTPOOLNAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVALANGREFLECTARRAY_CONSTANTPOOLNAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangReflectConstructorConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangReflectConstructorNewInstanceSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVALANGREFLECTFIELD_CONSTANTPOOLNAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVALANGREFLECTMETHOD_CONSTANTPOOLNAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangShortConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangStringBufferConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangStringBuilderConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangStringConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangStringSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangSystemConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangThrowableConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JavaLangVoidConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
javamodel_building_after_upgrade - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
javamodel_configuring - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
javamodel_configuring_classpath_containers - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
javamodel_configuring_searchengine - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
javamodel_getting_build_state_number - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
javamodel_initialization - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
javamodel_initializing_delta_state - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
javamodel_refreshing_external_jars - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
javamodel_resetting_source_attachment_properties - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
JAVAPROJECT - Static variable in class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
JavaUtilIteratorConstantPoolName - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
JAVAX - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVAX_ANNOTATION_INJECT_INJECT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JAVAX_RMI_CORBA_STUB - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JDK1_1 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK1_2 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK1_3 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK1_4 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK1_5 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK1_6 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK1_7 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK1_8 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDK_DEFERRED - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
JDT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
jobmanager_filesToIndex - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
jobmanager_indexing - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
jsr(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
jsr_w(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
jumpOverMethodBody() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
jumpOverMethodBody() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
jumpOverMethodBody() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
jumpOverUnicodeWhiteSpace() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
jumpOverUnicodeWhiteSpace() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
JUNIT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
JUNIT_FRAMEWORK_ASSERT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 

K

key - Variable in class org.eclipse.jdt.internal.core.util.LRUCache.LRUCacheEntry
Hash table key
keyForValue(Object) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
KeyKind - Class in org.eclipse.jdt.internal.core.util
 
KeyKind(BindingKeyParser) - Constructor for class org.eclipse.jdt.internal.core.util.KeyKind
 
KeyKind(String) - Constructor for class org.eclipse.jdt.internal.core.util.KeyKind
 
keys() - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Returns an Enumeration of the keys currently in the cache.
keysAndValues() - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Returns an enumeration that iterates over all the keys and values currently in the cache.
keysToArray(Object[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
keysToArray(Object[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.codegen.IntegerCache
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.codegen.LongCache
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.codegen.ObjectCache
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
keyTable - Variable in class org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
KeyToSignature - Class in org.eclipse.jdt.internal.core.util
 
KeyToSignature(BindingKeyParser) - Constructor for class org.eclipse.jdt.internal.core.util.KeyToSignature
 
KeyToSignature(String, int) - Constructor for class org.eclipse.jdt.internal.core.util.KeyToSignature
 
kind() - Method in class java_cup.nonassoc_action
Quick access to type of action.
kind() - Method in class java_cup.parse_action
Quick access to the type -- base class defaults to error.
kind() - Method in class java_cup.reduce_action
Quick access to type of action.
kind() - Method in class java_cup.shift_action
Quick access to type of action.
kind(int) - Static method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
kind - Variable in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.ProblemBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
kind - Variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
kind - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
kind(int) - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
KnowsDefaultAbstractMethods - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
kosherDescriptor(Scope, MethodBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
kosherDescriptor(Scope, MethodBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 

L

l2d() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
l2f() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
l2i() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LA_STATE_OFFSET - Static variable in interface org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
label() - Method in class java_cup.production_part
Optional label for referring to the part within an action (null for no label).
label - Variable in class org.eclipse.jdt.internal.compiler.ast.BranchStatement
 
label - Variable in class org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
Label - Class in org.eclipse.jdt.internal.compiler.codegen
 
Label() - Constructor for class org.eclipse.jdt.internal.compiler.codegen.Label
 
Label(CodeStream) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.Label
 
LabeledStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
LabeledStatement(char[], Statement, long, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.LabeledStatement
LabeledStatement constructor comment.
labelEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
LabelFlowContext - Class in org.eclipse.jdt.internal.compiler.flow
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
LabelFlowContext(FlowContext, ASTNode, char[], BranchLabel, BlockScope) - Constructor for class org.eclipse.jdt.internal.compiler.flow.LabelFlowContext
 
labelName() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
labelName - Variable in class org.eclipse.jdt.internal.compiler.flow.LabelFlowContext
 
labelName() - Method in class org.eclipse.jdt.internal.compiler.flow.LabelFlowContext
 
labels - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LABELS_INCREMENT - Static variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LabelUsed - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
ladd() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
laload() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lalr_item - Class in java_cup
This class represents an LALR item.
lalr_item(production, int, terminal_set) - Constructor for class java_cup.lalr_item
Full constructor.
lalr_item(production, terminal_set) - Constructor for class java_cup.lalr_item
Constructor with default position (dot at start).
lalr_item(production) - Constructor for class java_cup.lalr_item
Constructor with default position and empty lookahead set.
lalr_item_set - Class in java_cup
This class represents a set of LALR items.
lalr_item_set() - Constructor for class java_cup.lalr_item_set
Constructor for an empty set.
lalr_item_set(lalr_item_set) - Constructor for class java_cup.lalr_item_set
Constructor for cloning from another set.
lalr_state - Class in java_cup
This class represents a state in the LALR viable prefix recognition machine.
lalr_state(lalr_item_set) - Constructor for class java_cup.lalr_state
Constructor for building a state from a set of items.
lalr_transition - Class in java_cup
This class represents a transition in an LALR viable prefix recognition machine.
lalr_transition(symbol, lalr_state, lalr_transition) - Constructor for class java_cup.lalr_transition
Full constructor.
lalr_transition(symbol, lalr_state) - Constructor for class java_cup.lalr_transition
Constructor with null next.
lambda - Variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
LAMBDA_EXPRESSION - Static variable in class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
LAMBDA_METHOD - Static variable in class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
LAMBDA_TYPE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
lambdaBody - Variable in class org.eclipse.jdt.internal.compiler.ast.Block
 
LambdaDescriptorMentionsUnmentionable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
LambdaExpression - Class in org.eclipse.jdt.internal.compiler.ast
 
LambdaExpression(CompilationResult, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
lambdaExpression - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lambdaExpressionCannotImplementGenericMethod(LambdaExpression, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
LambdaExpressionNotBelow18 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
lambdaExpressionsNotBelow18(LambdaExpression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
LambdaMethod - Static variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
lambdaParameterTypeMismatched - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
lambdaParameterTypeMismatched(Argument, TypeReference, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
LambdaRedeclaresArgument - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
lambdaRedeclaresArgument(Argument) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
LambdaRedeclaresLocal - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
lambdaRedeclaresLocal(LocalDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
LambdaShapeComputationError - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
lambdaShapeComputationError(LambdaExpression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
lambdaSignatureMismatched - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
lambdaSignatureMismatched(LambdaExpression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
land() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LANG - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
LANG3 - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
lastAbruptCompletion - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lastAct - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
lastBlockTagValue - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
lastCheckPoint - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
lastCommentLinePosition - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
lastCommentLinePosition - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
lastEntryPC - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lastErrorEndPosition - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
lastErrorEndPositionBeforeRecovery - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
lastFieldBinding() - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
lastFieldBinding() - Method in class org.eclipse.jdt.internal.compiler.ast.NameReference
 
lastFieldBinding() - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
lastFieldBinding() - Method in class org.eclipse.jdt.internal.compiler.ast.Reference
 
lastIdentifierEndPosition - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
lastIgnoredToken - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
lastIndex - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
lastIndexOf(char, char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the last index in the array for which the corresponding character is equal to toBeFound starting from the end of the array.
lastIndexOf(char, char[], int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the last index in the array for which the corresponding character is equal to toBeFound stopping at the index startIndex.
lastIndexOf(char, char[], int, int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the last index in the array for which the corresponding character is equal to toBeFound starting from endIndex to startIndex.
lastJavadocEnd - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
lastMemberEnd() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
lastore() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lastPosistion - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
lastPosition - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
lastPosition - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
lastSegment(char[], char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the last portion of a name given a separator.
lastVisibleFieldID - Variable in class org.eclipse.jdt.internal.compiler.ast.Initializer
 
lastVisibleFieldID - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
LBRACE_MISSING - Static variable in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
LBRACE_MISSING - Static variable in class org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
lcmp() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lconst_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lconst_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ldc(float) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ldc(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ldc(String) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ldc(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ldc2_w(double) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ldc2_w(long) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ldcForIndex(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ldiv() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
leafComponentType - Variable in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
leafComponentType() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
leafComponentType() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
left - Static variable in class java_cup.assoc
 
left - Variable in class java_cup.runtime.Symbol
The data passed to parser
left - Variable in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
LEFT_SHIFT - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
LESS - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
LESS_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
LexStream - Class in org.eclipse.jdt.internal.compiler.parser.diagnose
 
LexStream(int, Scanner, int[], int[], int[], int, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
LexStream.Token - Class in org.eclipse.jdt.internal.compiler.parser.diagnose
 
LexStream.Token() - Constructor for class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream.Token
 
lhs() - Method in class java_cup.production
The left hand side non-terminal.
lhs - Variable in class org.eclipse.jdt.internal.compiler.ast.Assignment
 
lhs - Variable in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
lhs - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
LIBRARY - Static variable in class org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
line(int) - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
LINE_SEPARATOR - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
 
lineCount - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
lineCount0 - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
lineEnd - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
lineEnds - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
lineEnds - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
lineEnds - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
lineEnds - Variable in class org.eclipse.jdt.internal.core.util.RecordedParsingInformation
 
lineNumber - Variable in class org.eclipse.jdt.internal.compiler.parser.NLSTag
 
LineNumberAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of ILineNumberAttribute.
LineNumberAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.LineNumberAttribute
Constructor for LineNumberAttribute.
lineNumberEnd - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lineNumberStart - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LineNumberTableName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
linePtr - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
linePtr - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
lineSeparatorPositions - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lineSeparatorPositions - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
lineStarted - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
listLength - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
listTypeParameterLength - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
Literal - Class in org.eclipse.jdt.internal.compiler.ast
 
Literal(int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.Literal
 
literalIndex(byte[], char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndex(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndex(char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method returns the index into the constantPool corresponding to the type descriptor.
literalIndex(char[], byte[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndex(double) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method returns the index into the constantPool corresponding to the double value.
literalIndex(float) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method returns the index into the constantPool corresponding to the float value.
literalIndex(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method returns the index into the constantPool corresponding to the int value.
literalIndex(long) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method returns the index into the constantPool corresponding to the long value.
literalIndex(String) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method returns the index into the constantPool corresponding to the type descriptor.
literalIndexForField(char[], char[], char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForInvokeDynamic(int, char[], char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForLdc(char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method returns the index into the constantPool corresponding to the type descriptor.
literalIndexForMethod(char[], char[], char[], boolean) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForMethod(TypeBinding, char[], char[], boolean) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForMethodHandle(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForMethodHandle(int, TypeBinding, char[], char[], boolean) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForMethodType(char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForNameAndType(char[], char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForType(char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literalIndexForType(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
literals - Variable in class org.eclipse.jdt.internal.compiler.ast.StringLiteralConcatenation
 
literalType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.CharLiteral
 
literalType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.DoubleLiteral
 
literalType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.FalseLiteral
 
literalType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.FloatLiteral
 
literalType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
literalType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Literal
 
literalType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.LongLiteral
 
literalType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.NullLiteral
 
literalType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.StringLiteral
 
literalType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TrueLiteral
 
lload(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lload_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lload_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lload_2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lload_3() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lmul() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lneg() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
load(InputStream) - Method in class org.apache.tapestry.util.text.LocalizedProperties
Loads the properties from the given stream using the default character encoding.
load(InputStream, String) - Method in class org.apache.tapestry.util.text.LocalizedProperties
Loads the properties from the given stream using the provided character encoding.
load(Reader) - Method in class org.apache.tapestry.util.text.LocalizedProperties
Loads the properties from the given reader.
load(Map) - Method in class org.apache.tapestry.util.text.LocalizedPropertiesLoader
Read the properties from the provided stream and store them into the given map
load(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
load(TypeBinding, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
load(String, ClassLoader, Field[]) - Static method in class org.eclipse.jdt.internal.compiler.util.Messages
Load the given resource bundle using the specified class loader.
loadInt(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
Based on the supplied value add the most efficient load instruction to the code stream for that value.
loadMessageTemplates(Locale) - Static method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
This method initializes the MessageTemplates class variable according to the current Locale.
LOCAL - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
LOCAL_TYPE - Static variable in class org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
LOCAL_VARIABLE - Static variable in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
LOCAL_VARIABLE - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
LocalDeclaration - Class in org.eclipse.jdt.internal.compiler.ast
 
LocalDeclaration(char[], int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
localDeclaration - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
localIndex - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
localIndex - Variable in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
localizedMessage(CategorizedProblem) - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
LocalizedProperties - Class in org.apache.tapestry.util.text
A version of java.util.Properties that can read the properties from files using an encoding other than ISO-8859-1.
LocalizedProperties() - Constructor for class org.apache.tapestry.util.text.LocalizedProperties
Create a new object with an empty property storage
LocalizedProperties(Map) - Constructor for class org.apache.tapestry.util.text.LocalizedProperties
Use the provided argument as the storage location for the properties managed by this object.
LocalizedPropertiesLoader - Class in org.apache.tapestry.util.text
An object that loads a properties file from the provided input stream or reader.
LocalizedPropertiesLoader(InputStream) - Constructor for class org.apache.tapestry.util.text.LocalizedPropertiesLoader
Creates a new loader that will load the properties from the given input stream using the default character encoding
LocalizedPropertiesLoader(InputStream, String) - Constructor for class org.apache.tapestry.util.text.LocalizedPropertiesLoader
Creates a new loader that will load the properties from the given input stream using the provided character encoding
LocalizedPropertiesLoader(Reader) - Constructor for class org.apache.tapestry.util.text.LocalizedPropertiesLoader
Creates a new loader that will load the properties from the given reader
locals - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
locals - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
locals - Variable in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
LOCALS_INCREMENT - Static variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LocalTypeBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
LocalTypeBinding(ClassScope, SourceTypeBinding, CaseStatement) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
LocalTypeBinding(LocalTypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
localTypeCount - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
localTypeCount - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
localTypeCount - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
LocalTypeMask - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
localTypeName(String, int, int) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
localTypes - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
localTypes - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
localTypes - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
LOCALVARIABLE - Static variable in class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
LocalVariableAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of ILocalVariableAttribute.
LocalVariableAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.LocalVariableAttribute
Constructor for LocalVariableAttribute.
localVariableBinding() - Method in class org.eclipse.jdt.internal.compiler.ast.Assignment
 
localVariableBinding() - Method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
localVariableBinding() - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Returns the local variable referenced by this node.
localVariableBinding() - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
Returns the local variable referenced by this node.
LocalVariableBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
LocalVariableBinding(char[], TypeBinding, int, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
LocalVariableBinding(LocalDeclaration, TypeBinding, int, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
LocalVariableBinding(LocalDeclaration, TypeBinding, int, MethodScope) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
LocalVariableCannotBeNull - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.RedundantNullCheckOnNonNullLocalVariable instead
LocalVariableCanOnlyBeNull - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.NullLocalVariableReference, IProblem.RedundantNullCheckOnNullLocalVariable or IProblem.RedundantLocalVariableNullAssignment instead
LocalVariableHiding - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
localVariableHiding(LocalDeclaration, Binding, boolean) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
LocalVariableHidingField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
LocalVariableHidingLocalVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
LocalVariableIsNeverUsed - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
LocalVariableMayBeNull - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.PotentialNullLocalVariableReference instead
localVariableNonNullComparedToNull(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
localVariableNullComparedToNonNull(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
localVariableNullInstanceof(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
localVariableNullReference(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
localVariablePotentialNullReference(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
localVariableRedundantCheckOnNonNull(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
localVariableRedundantCheckOnNull(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
localVariableRedundantNullAssignment(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
LocalVariableReferenceInfo - Class in org.eclipse.jdt.internal.core.util
 
LocalVariableReferenceInfo(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.LocalVariableReferenceInfo
Constructor for LocalVariableTableEntry.
LocalVariableTableEntry - Class in org.eclipse.jdt.internal.core.util
Default implementation of ILocalVariableTableEntry
LocalVariableTableEntry(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
Constructor for LocalVariableTableEntry.
LocalVariableTableName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
LocalVariableTypeAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of ILocalVariableTypeAttribute.
LocalVariableTypeAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.LocalVariableTypeAttribute
Constructor for LocalVariableTypeAttribute.
LocalVariableTypeTableEntry - Class in org.eclipse.jdt.internal.core.util
Default implementation of ILocalVariableTypeTableEntry
LocalVariableTypeTableEntry(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
Constructor for LocalVariableTypeTableEntry.
LocalVariableTypeTableName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
log - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
log(Throwable, String) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
log(int, String) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
log(IStatus) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
logAverage() - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logClassFile(boolean, String, String) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logClasspath(FileSystem.Classpath[]) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logCommandLineArguments(String[]) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logException(Exception) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logger - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
loggingExtraProblems(Main) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
loggingExtraProblems() - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
logIncorrectVMVersionForAnnotationProcessing() - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logNoClassFileCreated(String, String, IOException) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logNumberOfClassFilesGenerated(int) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logOptions(Map) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logPendingError(String) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logProblems(CategorizedProblem[], char[], Main) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logProblemsSummary(int, int, int, int) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logProgress() - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logRepeatedMessage(String, Exception) - Static method in class org.eclipse.jdt.internal.core.util.Util
Log a message that is potentially repeated in the same session.
logRepeatedMessage(String, int, String) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
logRepetition(int, int) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logTiming(CompilerStats) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logUsage(String) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
Print the usage of the compiler
logVersion(boolean) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
Print the version of the compiler in the log and/or the out field
logWarning(String) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
logWrongJDK() - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
Print the usage of wrong JDK
LONG - Static variable in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
LONG - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
Long2Byte - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Long2Char - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Long2Double - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Long2Float - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Long2Int - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Long2Long - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Long2Short - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Long2String - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
LONG_ARRAY - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
LONG_INITIAL_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
longCache - Variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
LongCache - Class in org.eclipse.jdt.internal.compiler.codegen
 
LongCache() - Constructor for class org.eclipse.jdt.internal.compiler.codegen.LongCache
Constructs a new, empty hashtable.
LongCache(int) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.LongCache
Constructs a new, empty hashtable with the specified initial capacity.
LongConstant - Class in org.eclipse.jdt.internal.compiler.impl
 
LongConstrSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
LongLiteral - Class in org.eclipse.jdt.internal.compiler.ast
 
LongLiteralMinValue - Class in org.eclipse.jdt.internal.compiler.ast
 
LongLiteralMinValue(char[], char[], int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.LongLiteralMinValue
 
longLongSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
LongTag - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
longValue() - Method in class org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
longValue() - Method in class org.eclipse.jdt.internal.compiler.impl.CharConstant
 
longValue() - Method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
longValue() - Method in class org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
longValue() - Method in class org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
longValue() - Method in class org.eclipse.jdt.internal.compiler.impl.IntConstant
 
longValue() - Method in class org.eclipse.jdt.internal.compiler.impl.LongConstant
 
longValue() - Method in class org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
LONGVALUE_LONG_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
LONGVALUE_LONG_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
lookahead() - Method in class java_cup.lalr_item
The lookahead symbols of the item.
lookahead - Variable in class java_cup.runtime.lr_parser
Lookahead Symbols used for attempting error recovery "parse aheads".
lookahead_pos - Variable in class java_cup.runtime.lr_parser
Position in lookahead input buffer used for "parse ahead".
lookahead_visible() - Method in class java_cup.lalr_item
Determine if everything from the symbol one beyond the dot all the way to the end of the right hand side is nullable.
looks_nullable() - Method in class java_cup.non_terminal
Test to see if this non terminal currently looks nullable.
LOOKUP - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
lookupEnvironment - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
LookupEnvironment - Class in org.eclipse.jdt.internal.compiler.lookup
 
LookupEnvironment(ITypeRequestor, CompilerOptions, ProblemReporter, INameEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
lookupswitch(CaseLabel, int[], int[], CaseLabel[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LoopingFlowContext - Class in org.eclipse.jdt.internal.compiler.flow
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
LoopingFlowContext(FlowContext, FlowInfo, ASTNode, BranchLabel, BranchLabel, Scope, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
lor() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LOW_SURROGATE_MAX_VALUE - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
LOW_SURROGATE_MAX_VALUE - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
LOW_SURROGATE_MIN_VALUE - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
LOW_SURROGATE_MIN_VALUE - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
lowerBound - Variable in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
lowerUpperBound(TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Returns VoidBinding if types have no intersection (e.g.
lParenPos - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
lr_item_core - Class in java_cup
The "core" of an LR item.
lr_item_core(production, int) - Constructor for class java_cup.lr_item_core
Full constructor.
lr_item_core(production) - Constructor for class java_cup.lr_item_core
Constructor for dot at start of right hand side.
lr_parser - Class in java_cup.runtime
This class implements a skeleton table driven LR parser.
lr_parser() - Constructor for class java_cup.runtime.lr_parser
Simple constructor.
lr_parser(Scanner) - Constructor for class java_cup.runtime.lr_parser
Constructor that sets the default scanner.
lr_parser(Scanner, SymbolFactory) - Constructor for class java_cup.runtime.lr_parser
Constructor that sets the default scanner and a SymbolFactory
lr_values() - Static method in class java_cup.emit
whether or not to emit code for left and right values
lr_values - Static variable in class java_cup.Main
User option -- should generator generate code for left/right values?
lrem() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lreturn() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lreturn() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
LRUCache - Class in org.eclipse.jdt.internal.core.util
The LRUCache is a hashtable that stores a finite number of elements.
LRUCache() - Constructor for class org.eclipse.jdt.internal.core.util.LRUCache
Creates a new cache.
LRUCache(int) - Constructor for class org.eclipse.jdt.internal.core.util.LRUCache
Creates a new cache.
LRUCache.LRUCacheEntry - Class in org.eclipse.jdt.internal.core.util
This type is used internally by the LRUCache to represent entries stored in the cache.
LRUCache.LRUCacheEntry(Object, Object, int) - Constructor for class org.eclipse.jdt.internal.core.util.LRUCache.LRUCacheEntry
Creates a new instance of the receiver with the provided values for key, value, and space.
LRUCache.Stats - Class in org.eclipse.jdt.internal.core.util
 
LRUCache.Stats() - Constructor for class org.eclipse.jdt.internal.core.util.LRUCache.Stats
 
lshl() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lshr() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lstore(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lstore_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lstore_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lstore_2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lstore_3() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lsub() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
LUB_GENERIC - Static variable in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
lushr() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
lxor() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 

M

machine_end - Static variable in class java_cup.Main
Timing data -- when did we end state machine construction
MagicLiteral - Class in org.eclipse.jdt.internal.compiler.ast
 
MagicLiteral(int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.MagicLiteral
 
Main - Class in java_cup
This class serves as the main driver for the JavaCup system.
main(String[]) - Static method in class java_cup.Main
The main driver for the system.
Main - Class in org.eclipse.jdt.internal.compiler.batch
 
Main(PrintWriter, PrintWriter, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.batch.Main
Deprecated. - use Main.Main(PrintWriter, PrintWriter, boolean, Map, CompilationProgress) instead e.g. Main(outWriter, errWriter, systemExitWhenFinished, null, null)
Main(PrintWriter, PrintWriter, boolean, Map) - Constructor for class org.eclipse.jdt.internal.compiler.batch.Main
Deprecated. - use Main.Main(PrintWriter, PrintWriter, boolean, Map, CompilationProgress) instead e.g. Main(outWriter, errWriter, systemExitWhenFinished, customDefaultOptions, null)
Main(PrintWriter, PrintWriter, boolean, Map, CompilationProgress) - Constructor for class org.eclipse.jdt.internal.compiler.batch.Main
 
main(String[]) - Static method in class org.eclipse.jdt.internal.compiler.batch.Main
 
MAIN - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
Main.Logger - Class in org.eclipse.jdt.internal.compiler.batch
 
Main.Logger(Main, PrintWriter, PrintWriter) - Constructor for class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
Main.ResourceBundleFactory - Class in org.eclipse.jdt.internal.compiler.batch
Resource bundle factory to share bundles for the same locale
Main.ResourceBundleFactory() - Constructor for class org.eclipse.jdt.internal.compiler.batch.Main.ResourceBundleFactory
 
mainTypeName - Variable in class org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
major - Static variable in class java_cup.version
The major version number.
MAJOR_VERSION_1_1 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_1_2 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_1_3 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_1_4 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_1_5 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_1_6 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_1_7 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MAJOR_VERSION_1_8 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
make_declaration(String, String, int) - Method in class java_cup.production
Return label declaration code
makeSpace(int) - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Ensures there is the specified amount of free space in the receiver, by removing old entries if necessary.
malformedKey() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
malformedKey() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
manageEnclosingInstanceAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
manageEnclosingInstanceAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
manageEnclosingInstanceAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
manageEnclosingInstanceAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
manageEnclosingInstanceAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
manageEnclosingInstanceAccessIfNecessary(ClassScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Access emulation for a local member type force to emulation of access to direct enclosing instance.
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
manageSyntheticAccessIfNecessary(BlockScope, FieldBinding, int, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
index is <0 to denote write access emulation
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
manageSyntheticAccessIfNecessary(BlockScope, FlowInfo, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
ManifestAnalyzer - Class in org.eclipse.jdt.internal.compiler.util
 
ManifestAnalyzer() - Constructor for class org.eclipse.jdt.internal.compiler.util.ManifestAnalyzer
 
markAsComparedEqualToNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsComparedEqualToNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record that a local variable got checked to be non null.
markAsComparedEqualToNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markAsComparedEqualToNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsComparedEqualToNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record that a local variable got checked to be null.
markAsComparedEqualToNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markAsDefinitelyAssigned(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsDefinitelyAssigned(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsDefinitelyAssigned(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a field got definitely assigned.
markAsDefinitelyAssigned(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a local got definitely assigned.
markAsDefinitelyAssigned(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markAsDefinitelyAssigned(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markAsDefinitelyNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsDefinitelyNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a local got definitely assigned to a non-null value.
markAsDefinitelyNonNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markAsDefinitelyNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsDefinitelyNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a local got definitely assigned to null.
markAsDefinitelyNull(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markAsDefinitelyUnknown(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markAsDefinitelyUnknown(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a local got definitely assigned to an unknown value.
markAsDefinitelyUnknown(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
Mark a local as having been assigned to an unknown value.
markAsNonNull() - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Mark this expression as being non null, per a specific tag in the source code.
markClose(FlowInfo, FlowContext) - Method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Mark that this resource is closed locally.
markClosedInNestedMethod() - Method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Mark that this resource is closed from a nested method (inside a local class).
markEnclosingMemberWithLocalOrFunctionalType(Parser.LocalTypeKind) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
markEnclosingMemberWithLocalType() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
MARKER - Static variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
MarkerAnnotation - Class in org.eclipse.jdt.internal.compiler.ast
 
MarkerAnnotation(TypeReference, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.MarkerAnnotation
 
markFinallyNullStatus(LocalVariableBinding, int) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
Record a given null status of a given local variable as it will be seen in the finally block.
markFinallyNullStatus(LocalVariableBinding, int) - Method in class org.eclipse.jdt.internal.compiler.flow.TryFlowContext
 
markNullStatus(LocalVariableBinding, int) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Mark the null status of the given local according to the given status
markPassedToOutside(BlockScope, Expression, FlowInfo, FlowContext, boolean) - Static method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Mark that this resource is passed to some outside code (as argument to a method/ctor call or as a return value from the current method), and thus should be considered as potentially closed.
markPotentiallyNonNullBit(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markPotentiallyNonNullBit(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a local may have got assigned to non-null (set the bit on existing info).
markPotentiallyNonNullBit(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markPotentiallyNullBit(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markPotentiallyNullBit(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a local may have got assigned to null (set the bit on existing info).
markPotentiallyNullBit(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
markPotentiallyUnknownBit(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
markPotentiallyUnknownBit(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Record a local may have got assigned to unknown (set the bit on existing info).
markPotentiallyUnknownBit(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
Mark a local as potentially having been assigned to an unknown value.
markSupported() - Method in class org.apache.tapestry.util.text.ExtendedReader
 
MarkupCharacterTranslator - Class in org.apache.tapestry.util.text
An object that encodes a character according to rules of the HTML specification, so that it will be properly parsed by a browser irrespectively of the character encoding used in the HTML output.
MarkupCharacterTranslator() - Constructor for class org.apache.tapestry.util.text.MarkupCharacterTranslator
 
MarkupCharacterTranslator(boolean) - Constructor for class org.apache.tapestry.util.text.MarkupCharacterTranslator
 
MarkupCharacterTranslator(boolean, ICharacterMatcher, ICharacterTranslator) - Constructor for class org.apache.tapestry.util.text.MarkupCharacterTranslator
 
MarkupCharacterTranslator(boolean, String, String[][]) - Constructor for class org.apache.tapestry.util.text.MarkupCharacterTranslator
 
MaskedCatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MaskedCatchBlock - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
match(char[], char[], boolean) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the pattern matches the given name, false otherwise.
match(char[], int, int, char[], int, int, boolean) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if a sub-pattern matches the subpart of the given name, false otherwise.
matches(char) - Method in class org.apache.tapestry.util.text.AsciiCharacterMatcher
Match the characters provided in the constructor
matches(char) - Method in class org.apache.tapestry.util.text.CompoundMatcher
Match the character if any of the provided objects matches it.
matches(char) - Method in interface org.apache.tapestry.util.text.ICharacterMatcher
Determine whether the given character matches the implemented rule
matches(char) - Method in class org.apache.tapestry.util.text.InverseMatcher
Matches the character only if the provided object does NOT match it.
matches(char) - Method in class org.apache.tapestry.util.text.WhitespaceMatcher
Matches whitespace characters.
matches - Variable in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
matches(TypeBinding[], TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.PolymorphicMethodBinding
 
matchingField - Variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticArgumentBinding
 
MAX_CONVERSIONS - Static variable in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
MAX_LA - Static variable in interface org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
MAX_NAME_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
MAX_OBVIOUS - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
MAX_TYPE_DEPTH - Static variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
maxFieldCount - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
maxFieldCount - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
maxFieldCount - Variable in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
maxLocals - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
maxOffset - Variable in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
maxProblems - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
maxProblemsPerUnit - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Max problems per compilation unit
maxRepetition - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
maxShiftedOffset() - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
maxVariable - Variable in class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
MAY_NULL - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
maybeAtLambdaOrCast() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
maybeAtReferenceExpression() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
mayTolerateMissingType - Variable in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
MEMBER_TYPE - Static variable in class org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
memberStart - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
memberStart - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
MemberTypeBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
MemberTypeBinding(char[][], ClassScope, SourceTypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.MemberTypeBinding
 
MemberTypeBinding(MemberTypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.MemberTypeBinding
 
memberTypeCount - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
MemberTypeMask - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
memberTypes - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
memberTypes - Variable in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
memberTypes() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
memberTypes - Variable in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
memberTypes() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
memberTypes() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
memberTypes - Variable in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
memberTypes() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
memberTypes - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
memberValue - Variable in class org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation
 
MemberValuePair - Class in org.eclipse.jdt.internal.compiler.ast
MemberValuePair node
MemberValuePair(char[], int, int, Expression) - Constructor for class org.eclipse.jdt.internal.compiler.ast.MemberValuePair
 
memberValuePairs() - Method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
memberValuePairs() - Method in class org.eclipse.jdt.internal.compiler.ast.MarkerAnnotation
 
memberValuePairs - Variable in class org.eclipse.jdt.internal.compiler.ast.NormalAnnotation
 
memberValuePairs() - Method in class org.eclipse.jdt.internal.compiler.ast.NormalAnnotation
 
memberValuePairs() - Method in class org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation
 
memberValuPairEqualEnd - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
MementoTokenizer - Class in org.eclipse.jdt.internal.core.util
 
MementoTokenizer(String) - Constructor for class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
mentionsAny(TypeBinding[], int) - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
mentionsAny(TypeBinding[], int) - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
mentionsAny(TypeBinding[], int) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
mentionsAny(TypeBinding[], int) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Does this type mention any of the given type parameters, except the one at position 'idx'?
mentionsAny(TypeBinding[], int) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
mentionsAny(TypeBinding[], int) - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
merge_adjacent_actions(production_part[], int) - Method in class java_cup.production
Helper routine to merge adjacent actions in a set of RHS parts
mergeCloseStatus(BlockScope, int, LocalVariableBinding, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
mergedOptimizedBranches(FlowInfo, boolean, FlowInfo, boolean, boolean) - Static method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Merge branches using optimized boolean conditions
mergedOptimizedBranchesIfElse(FlowInfo, boolean, FlowInfo, boolean, boolean, FlowInfo, IfStatement, boolean) - Static method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Merge if-else branches using optimized boolean conditions
mergedWith(UnconditionalFlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
mergedWith(UnconditionalFlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return the intersection of this and otherInits, that is one of: the receiver updated in the following way: intersection of definitely assigned variables, union of potentially assigned variables, similar operations for null, or the receiver or otherInits if the other one is non reachable. otherInits is not affected, and is not returned either (no need to protect the result).
mergedWith(UnconditionalFlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
mergeFinallyNullInfo(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
Merge the effect of a statement presumably contained in a try-block, i.e., record how the collected info will affect the corresponding finally-block.
mergeFinallyNullInfo(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.TryFlowContext
 
mergeNullStatus(int, int) - Static method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Merge two single bits (NULL, NON_NULL, POTENTIALLY*..) into one.
mergeUnhandledException(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
Messages - Class in org.eclipse.jdt.internal.compiler.util
 
Messages - Class in org.eclipse.jdt.internal.core.util
 
MessageSend - Class in org.eclipse.jdt.internal.compiler.ast
 
MessageSend() - Constructor for class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
messageSendPotentialNullReference(MethodBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
messageSendRedundantCheckOnNonNull(MethodBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
messageTemplates - Variable in class org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
METAFACTORY - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
METHOD - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
METHOD - Static variable in class org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
METHOD - Static variable in class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
METHOD_FORMAL_PARAMETER - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
METHOD_INVOCATION_TYPE_ARGUMENT - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
METHOD_RECEIVER - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
METHOD_REFERENCE - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
METHOD_REFERENCE_TYPE_ARGUMENT - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
METHOD_RETURN - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
METHOD_SCOPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
METHOD_TAGS - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
METHOD_TYPE_PARAMETER - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
METHOD_TYPE_PARAMETER_BOUND - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
MethodAccess - Static variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
methodBinding - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
MethodBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
MethodBinding() - Constructor for class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
MethodBinding(int, char[], TypeBinding, TypeBinding[], ReferenceBinding[], ReferenceBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
MethodBinding(int, TypeBinding[], ReferenceBinding[], ReferenceBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
MethodBinding(MethodBinding, ReferenceBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
methodBody - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
MethodButWithConstructorName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
methodCanBeDeclaredStatic(MethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
methodCanBePotentiallyDeclaredStatic(MethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MethodCanBePotentiallyStatic - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MethodCanBePotentiallyStatic - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
MethodCanBeStatic - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MethodCanBeStatic - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
methodCount - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
methodCount - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
methodCountOffset - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
MethodDeclaration - Class in org.eclipse.jdt.internal.compiler.ast
 
MethodDeclaration(CompilationResult) - Constructor for class org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
MethodDeclaration constructor comment.
methodDeclaration - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
methodDeclaration - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
MethodHandleRefKindGetField - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodHandleRefKindGetStatic - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodHandleRefKindInvokeInterface - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodHandleRefKindInvokeSpecial - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodHandleRefKindInvokeStatic - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodHandleRefKindInvokeVirtual - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodHandleRefKindNewInvokeSpecial - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodHandleRefKindPutField - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodHandleRefKindPutStatic - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodHandleTag - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodInfo - Class in org.eclipse.jdt.internal.compiler.classfmt
 
MethodInfo(byte[], int[], int) - Constructor for class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
MethodInfo - Class in org.eclipse.jdt.internal.core.util
Default implementation of IMethodInfo.
MethodInfo(byte[], IConstantPool, int, int) - Constructor for class org.eclipse.jdt.internal.core.util.MethodInfo
 
MethodInfoWithAnnotations - Class in org.eclipse.jdt.internal.compiler.classfmt
 
MethodMissingDeprecatedAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
methodMustBeAccessedStatically(ReferenceExpression, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
methodMustBeAccessedWithInstance(ReferenceExpression, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MethodMustOverride - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
methodMustOverride(AbstractMethodDeclaration, long) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MethodMustOverrideOrImplement - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MethodNameClash - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
methodNameClash(MethodBinding, MethodBinding, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MethodNameClashHidden - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
methodNameClashHidden(MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
methodNeedBody(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
methodNeedingNoBody(MethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MethodParametersAttribute - Class in org.eclipse.jdt.internal.core.util
 
MethodParametersName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
methodRecoveryActivated - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
MethodReducesVisibility - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MethodReferenceNotBelow18 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MethodReferenceSwingsBothWays - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
methodReferenceSwingsBothWays(ReferenceExpression, MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MethodRefTag - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodRelated - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MethodRequiresBody - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MethodReturnsVoid - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
methods - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
methods - Variable in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
methods() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
methods - Variable in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
methods() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
methods() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
methods() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
methods - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
METHODS_AND_FIELDS_INITIAL_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
methodsAndFieldsCache - Variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
MethodScope - Class in org.eclipse.jdt.internal.compiler.lookup
Specific block scope used for methods, constructors or clinits, representing its outermost blockscope.
MethodScope(Scope, ReferenceContext, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
MethodScope(Scope, ReferenceContext, boolean, int) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
methodScope() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
MethodTypeTag - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MethodVarargsArgumentNeedCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
methodVerifier() - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
MethodVerifier - Class in org.eclipse.jdt.internal.compiler.lookup
 
MethodWithConstructorName - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Bit mask for configurable problems (error/warning threshold) Note: bitmask assumes 3 highest bits to denote irritant group (to allow storing 8 groups of 29 bits each
methodWithConstructorName(MethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
minimalErasedCandidates(TypeBinding[], Map) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Returns the most specific set of types compatible with all given types.
minor - Static variable in class java_cup.version
The minor version number.
MINOR_VERSION_0 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MINOR_VERSION_1 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MINOR_VERSION_2 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MINOR_VERSION_3 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MINOR_VERSION_4 - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
MINUS - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
MINUS_MINUS - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
MISMATCH - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
MisplacedTypeAnnotations - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
misplacedTypeAnnotations(Annotation, Annotation) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
missingAbstractMethods - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
MissingArgumentsForParameterizedMemberType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
missingClassFileLocation - Variable in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
MissingDefaultCase - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MissingDefaultCase - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
missingDefaultCase(SwitchStatement, boolean, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingDeprecatedAnnotation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
missingDeprecatedAnnotationForField(FieldDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
missingDeprecatedAnnotationForMethod(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
missingDeprecatedAnnotationForType(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingEnclosingInstance - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MissingEnclosingInstanceForConstructorCall - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Inner types related problems
MissingEnumConstantCase - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MissingEnumConstantCase - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
missingEnumConstantCase(SwitchStatement, FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingEnumConstantCaseDespiteDefault - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MissingEnumDefaultCase - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
missingImplementation(String) - Static method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
MissingJavadocComments - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
MissingJavadocTagDescription - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
MissingJavadocTags - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
MissingNonNullByDefaultAnnotation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
missingNonNullByDefaultAnnotation(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingNonNullByDefaultAnnotationOnPackage - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MissingNonNullByDefaultAnnotationOnType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MissingOverrideAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MissingOverrideAnnotation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
missingOverrideAnnotation(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingOverrideAnnotationForInterfaceMethodImplementation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
missingOverrideAnnotationForInterfaceMethodImplementation(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingReturnType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
missingReturnType(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingSemiColon - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
missingSemiColon(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingSerialVersion - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MissingSerialVersion - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
missingSerialVersion(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingSynchronizedModifierInInheritedMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MissingSynchronizedModifierInInheritedMethod - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
missingSynchronizedOnInheritedMethod(MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingTypeBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
MissingTypeBinding(PackageBinding, char[][], LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.MissingTypeBinding
Special constructor for constructing proxies of missing types (114349)
MissingTypeInConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
missingTypeInConstructor(ASTNode, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingTypeInLambda - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
missingTypeInLambda(LambdaExpression, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MissingTypeInMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
missingTypeInMethod(ASTNode, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
missingTypes - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
MissingTypesName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
MissingValueForAnnotationMember - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
missingValueForAnnotationMember(Annotation, char[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.ast.ImportReference
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ParameterInfo
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
modifiers - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
modifiersSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
modifiersSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
modifiersSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
modifiersSourceStart - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
modifiersStart - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
modifiersStart - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
modifiersStart - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
modifiersStart - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
monitorenter() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
monitorexit() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
MORE_GENERIC - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
moreDangerousType(TypeBinding, TypeBinding) - Static method in class org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
Provided that both types are TypeBinding.equalsEquals(org.eclipse.jdt.internal.compiler.lookup.TypeBinding, org.eclipse.jdt.internal.compiler.lookup.TypeBinding), return the one that is more likely to show null at runtime.
mostSpecificClassMethodBinding(MethodBinding[], int, InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
MostSpecificExceptionMethodBinding - Class in org.eclipse.jdt.internal.compiler.lookup
Pseudo method binding used to wrapper a real method, and expose less exceptions than original.
MostSpecificExceptionMethodBinding(MethodBinding, ReferenceBinding[]) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.MostSpecificExceptionMethodBinding
 
mostSpecificInterfaceMethodBinding(MethodBinding[], int, InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
mostSpecificMethodBinding(MethodBinding[], int, TypeBinding[], InvocationSite, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
moveRecoveryCheckpoint() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
multianewarray(TypeReference, TypeBinding, int, ArrayAllocationExpression) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
multianewarray(TypeReference, TypeBinding, int, ArrayAllocationExpression) - Method in class org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
MultiCatchExceptionLabel - Class in org.eclipse.jdt.internal.compiler.codegen
 
MultiCatchExceptionLabel(CodeStream, TypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.MultiCatchExceptionLabel
 
MultiCatchNotBelow17 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
multiCatchNotBelow17(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MultiCatchParameter - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
multipleClasspathSections(String) - Method in interface org.eclipse.jdt.internal.compiler.batch.FileSystem.ClasspathSectionProblemReporter
 
MultipleFunctionalInterfaces - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
multipleFunctionalInterfaces(FunctionalExpression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MULTIPLY - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
mustDefineDimensionsOrInitializer(ArrayAllocationExpression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
MustDefineEitherDimensionExpressionsOrInitializer - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MustSpecifyPackage - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated
mustUseAStaticMethod(MessageSend, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 

N

name - Variable in class java_cup.runtime.ComplexSymbolFactory.ComplexSymbol
 
name() - Method in class java_cup.symbol
String for the human readable name of the symbol.
name - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
name - Variable in class org.eclipse.jdt.internal.compiler.ast.MemberValuePair
 
name - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
name - Variable in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
name - Variable in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
Name - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
name - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
name - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
name - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ParameterInfo
 
name - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
name - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeParameterInfo
 
name - Variable in class org.eclipse.jdt.internal.compiler.lookup.ProblemBinding
 
name - Variable in class org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
name(int) - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
name - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
name() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
NAMEANDTYPE_INITIAL_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
nameAndTypeCacheForFieldsAndMethods - Variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
NameAndTypeTag - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
namedMethodScope() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
nameEnvironment - Variable in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
NameEnvironmentAnswer - Class in org.eclipse.jdt.internal.compiler.env
 
NameEnvironmentAnswer(IBinaryType, AccessRestriction) - Constructor for class org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
 
NameEnvironmentAnswer(ICompilationUnit, AccessRestriction) - Constructor for class org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
 
NameEnvironmentAnswer(ISourceType[], AccessRestriction) - Constructor for class org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
 
nameForReporting(ASTNode, ReferenceContext) - Method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
NameReference - Class in org.eclipse.jdt.internal.compiler.ast
 
NameReference() - Constructor for class org.eclipse.jdt.internal.compiler.ast.NameReference
 
nameSourceEnd - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
nameSourceEnd - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
nameSourceEnd - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ParameterInfo
 
nameSourceEnd - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
nameSourceEnd - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeParameterInfo
 
nameSourcePosition - Variable in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
nameSourcePosition - Variable in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
nameSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
nameSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
nameSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
nameSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ParameterInfo
 
nameSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
nameSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeParameterInfo
 
NARROWING - Static variable in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
nasb - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
nasi(int) - Static method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
nasr - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
NativeMethodsCannotBeStrictfp - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
nativeMethodsCannotBeStrictfp(ReferenceBinding, AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
needBlankFinalFieldInitializationCheck(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
Returns true if the context requires to check initialization of final blank fields.
needClassInitMethod() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
A will be requested as soon as static fields or assertions are present.
NeededScope - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
NeedFreeReturn - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
needImplementation(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NeedReceiverGenericCast - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
NEEDS_FULL_BUILD - Static variable in class org.eclipse.jdt.core.compiler.CompilationParticipant
 
needs_propagation - Variable in class java_cup.lalr_item
Flag to indicate that this item needs to propagate its lookahead (whether it has changed or not).
needsUncheckedConversion(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Meant to be invoked on compatible types, to figure if unchecked conversion is necessary
NeedToEmulateConstructorAccess - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
needToEmulateFieldAccess(FieldBinding, ASTNode, boolean) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NeedToEmulateFieldReadAccess - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NeedToEmulateFieldWriteAccess - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NeedToEmulateMethodAccess - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
needToEmulateMethodAccess(MethodBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
needValue() - Method in class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
nestedMethod - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
nestedType - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
NestedTypeBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
NestedTypeBinding(char[][], ClassScope, SourceTypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
NestedTypeBinding(NestedTypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
NEW - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
new_(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
new_(TypeReference, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
new_(TypeReference, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
newAnnotationProcessorUnits - Variable in exception org.eclipse.jdt.internal.compiler.lookup.SourceTypeCollisionException
 
newarray(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
newArray(ArrayBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
newArray(TypeReference, ArrayAllocationExpression, ArrayBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
newArray(TypeReference, ArrayAllocationExpression, ArrayBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
newClassFileReader(IResource) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
newImportReference(char[][], long[], boolean, int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
newInstance() - Static method in class org.eclipse.jdt.internal.compiler.ClassFilePool
 
NewInstance - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
newInstance(int) - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Returns a new LRUCache instance
NewInstanceSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
newJavaLangAssertionError() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
newJavaLangError() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
newMessageSend() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
newMessageSendWithTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
newMethodVerifier() - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
newNoClassDefFoundError() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
newParser() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
newParser() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
newParser() - Method in class org.eclipse.jdt.internal.core.util.JavaElementFinder
 
newParser() - Method in class org.eclipse.jdt.internal.core.util.KeyKind
 
newParser() - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
newQualifiedNameReference(char[][], long[], int, int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
newReferenceExpression() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
newSingleNameReference(char[], long) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
newStringContatenation() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
newSymbol(String, int, ComplexSymbolFactory.Location, ComplexSymbolFactory.Location, Object) - Method in class java_cup.runtime.ComplexSymbolFactory
 
newSymbol(String, int, ComplexSymbolFactory.Location, ComplexSymbolFactory.Location) - Method in class java_cup.runtime.ComplexSymbolFactory
 
newSymbol(String, int, Symbol, Symbol, Object) - Method in class java_cup.runtime.ComplexSymbolFactory
 
newSymbol(String, int, Symbol, Symbol) - Method in class java_cup.runtime.ComplexSymbolFactory
 
newSymbol(String, int) - Method in class java_cup.runtime.ComplexSymbolFactory
 
newSymbol(String, int, Object) - Method in class java_cup.runtime.ComplexSymbolFactory
 
newSymbol(String, int, Symbol, Symbol, Object) - Method in class java_cup.runtime.DefaultSymbolFactory
 
newSymbol(String, int, Symbol, Symbol) - Method in class java_cup.runtime.DefaultSymbolFactory
 
newSymbol(String, int, int, int, Object) - Method in class java_cup.runtime.DefaultSymbolFactory
 
newSymbol(String, int, int, int) - Method in class java_cup.runtime.DefaultSymbolFactory
 
newSymbol(String, int) - Method in class java_cup.runtime.DefaultSymbolFactory
 
newSymbol(String, int, Object) - Method in class java_cup.runtime.DefaultSymbolFactory
 
newSymbol(String, int, Symbol, Symbol, Object) - Method in interface java_cup.runtime.SymbolFactory
Construction with left/right propagation switched on
newSymbol(String, int, Symbol, Symbol) - Method in interface java_cup.runtime.SymbolFactory
 
newSymbol(String, int, Object) - Method in interface java_cup.runtime.SymbolFactory
Construction with left/right propagation switched off
newSymbol(String, int) - Method in interface java_cup.runtime.SymbolFactory
 
newWrapperFor(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
next() - Method in class java_cup.lalr_transition
Next transition in linked list of transitions out of a state
Next - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
next(int) - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
next - Variable in class org.eclipse.jdt.internal.core.util.LRUCache.LRUCacheEntry
Next entry in queue
NEXT_ARRAY_DIMENSION - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
next_index - Static variable in class java_cup.lalr_state
Static counter for assigning unique state indexes.
next_index - Static variable in class java_cup.non_terminal
Static counter to assign unique indexes.
next_index - Static variable in class java_cup.production
Static counter for assigning unique index numbers.
next_index - Static variable in class java_cup.terminal
Static counter to assign unique index.
NEXT_NESTED_TYPE - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
next_nt - Static variable in class java_cup.non_terminal
Static counter for creating unique non-terminal names
next_token() - Method in interface java_cup.runtime.Scanner
Return the next token, or null on end-of-file.
nextCaptureID() - Method in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
nextIgnoredToken - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
NextSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
nextToken() - Method in class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
nextTypeStart - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
nextWord() - Method in class org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
NLS - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
NLSTag - Class in org.eclipse.jdt.internal.compiler.parser
 
NLSTag(int, int, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.parser.NLSTag
 
nlsTags - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
nlsTagsPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
nlsTagsPtr - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
NO_ANNOTATIONS - Static variable in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
NO_ANNOTATIONS - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_ARGUMENTS - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
NO_ATTRIBUTES - Static variable in class org.eclipse.jdt.internal.core.util.ClassFileAttribute
 
NO_CHAR - Static variable in class org.eclipse.jdt.core.compiler.CharOperation
Constant for an empty char array
NO_CHAR_CHAR - Static variable in class org.eclipse.jdt.core.compiler.CharOperation
Constant for an empty char array with two dimensions.
NO_ELEMENT_VALUE_PAIRS - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_EXCEPTIONS - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_FIELDS - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_FLAG - Static variable in class org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
NO_MEMBER_TYPES - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_METHODS - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_NULL_DEFAULT - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_PARAMETER_NAMES - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_PARAMETERS - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
no_prec - Static variable in class java_cup.assoc
 
NO_REFERENCE_TYPES - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_STRINGS - Static variable in class org.eclipse.jdt.core.compiler.CharOperation
Constant for an empty String array.
no_summary - Static variable in class java_cup.Main
User option -- do not print a summary.
NO_SUPERINTERFACES - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_TAG - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
NO_TAG_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
NO_TYPE_ARGUMENTS - Static variable in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
NO_TYPE_PATH - Static variable in interface org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
 
NO_TYPE_VARIABLES - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_TYPES - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
NO_VALUE - Static variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
NoAdditionalBoundAfterTypeVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
noAdditionalBoundAfterTypeVariable(TypeReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NoArgument - Static variable in class org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
node - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
node - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
node - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
NoEffectAssignment - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
NoEnclosingInstanceInConstructorCall - Static variable in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
NoEnclosingInstanceInStaticContext - Static variable in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
NoError - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
NoField - Static variable in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
 
NoFieldOnBaseType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NoGenericLambda - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NoId - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
NoImplicitStringConversion - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
NoImplicitStringConversionForCharArrayExpression - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NoInterface - Static variable in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
 
NoMessageSendOnArrayType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NoMessageSendOnBaseType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NoMethod - Static variable in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
 
noMoreAvailableSpaceForArgument(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
noMoreAvailableSpaceForConstant(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
noMoreAvailableSpaceForLocal(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
noMoreAvailableSpaceInConstantPool(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NON_NULL - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
non_terminal - Class in java_cup
This class represents a non-terminal symbol in the grammar.
non_terminal(String, String) - Constructor for class java_cup.non_terminal
Full constructor.
non_terminal(String) - Constructor for class java_cup.non_terminal
Constructor with default type.
non_terminal_index - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
nonassoc - Static variable in class java_cup.assoc
 
NONASSOC - Static variable in class java_cup.parse_action
Constants for action type -- reduce action.
nonassoc_action - Class in java_cup
This class represents a shift/reduce nonassociative error within the parse table.
nonassoc_action() - Constructor for class java_cup.nonassoc_action
Simple constructor.
NonBlankFinalLocalAssignment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NonConstantExpression - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NONE - Static variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
NONE - Static variable in class org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
NoNestedType - Static variable in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
 
NonExternalizedString - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
NonExternalizedStringLiteral - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
nonExternalizedStringLiteral(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NonGenericConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NonGenericMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NonGenericType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
nonGenericTypeCannotBeParameterized(int, ASTNode, TypeBinding, TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NONNULL_BY_DEFAULT - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
nonNullAnnotationName - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Fully qualified name of annotation to use as marker for nonnull types.
nonNullByDefaultAnnotationName - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Fully qualified name of annotation to use as marker for default nonnull.
NonNullDefaultAwareTypeAnnotationWalker - Class in org.eclipse.jdt.internal.compiler.classfmt
A type annotation walker that adds missing NonNull annotations according to the current default.
NonNullDefaultAwareTypeAnnotationWalker(IBinaryTypeAnnotation[], int, LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
Create initial walker with non-empty type annotations.
NonNullDefaultAwareTypeAnnotationWalker(int, LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
Create an initial walker without 'real' type annotations, but with a nonnull default.
NonNullDefaultDetailIsNotEvaluated - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NonNullExpressionComparisonYieldsFalse - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NonNullLocalVariableComparisonYieldsFalse - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NonNullMessageSendComparisonYieldsFalse - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NonnullParameterAnnotationDropped - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
NonNullSpecdFieldComparisonYieldsFalse - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NonStaticAccessToStatic - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
NonStaticAccessToStaticField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
nonStaticAccessToStaticField(ASTNode, FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
nonStaticAccessToStaticField(ASTNode, FieldBinding, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NonStaticAccessToStaticMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
nonStaticAccessToStaticMethod(ASTNode, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NonStaticContextForEnumMemberType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
nonStaticContextForEnumMemberType(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NonStaticFieldFromStaticInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NonStaticOrAlienTypeReceiver - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NonStaticOrAlienTypeReceiver - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
NonStaticReferenceInConstructorInvocation - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
NonStaticReferenceInStaticContext - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
NonStaticTypeFromStaticInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
nop() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
NORMAL - Static variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
NormalAnnotation - Class in org.eclipse.jdt.internal.compiler.ast
Normal annotation node
NormalAnnotation(TypeReference, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.NormalAnnotation
 
normalize(ArrayList) - Static method in class org.eclipse.jdt.internal.compiler.batch.FileSystem.ClasspathNormalizer
Returns the normalized classpath entries (no duplicate).
normalizeCRs(char[], char[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Normalizes the cariage returns in the given text.
normalizeCRs(String, String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Normalizes the carriage returns in the given text.
normalizedPath() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
normalizedPath() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
normalizedPath() - Method in interface org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
Return a normalized path for file based classpath entries.
noSuchEnclosingInstance(TypeBinding, ASTNode, boolean) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NoSuchSingleAbstractMethod - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
NoSuperInInterfaceContext - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NOT - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
NOT_COMPATIBLE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
NOT_COMPLAINED - Static variable in class org.eclipse.jdt.internal.compiler.ast.Statement
 
NOT_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
NOT_INFERRED - Static variable in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
not_null(Object) - Method in class java_cup.lalr_item_set
Helper function for null test.
not_null(Object) - Method in class java_cup.symbol_set
Helper function to test for a null object and throw an exception if one is found.
not_null(Object) - Method in class java_cup.terminal_set
Helper function to test for a null object and throw an exception if one is found.
NOT_NULL - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
not_reduced - Static variable in class java_cup.emit
Count of the number on non-reduced productions found.
NOT_RELATED - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
NotAConstant - Static variable in class org.eclipse.jdt.internal.compiler.impl.Constant
 
notAFunctionalInterface(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NotAWellFormedParameterizedType - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
notCompatibleTypesError(EqualExpression, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
notCompatibleTypesError(InstanceOfExpression, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
notCompatibleTypesErrorInForeach(Expression, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NotContinuableContext - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
note_reduction_use() - Method in class java_cup.production
Increment the count of reductions with this non-terminal
note_use() - Method in class java_cup.symbol
Increment the use count.
notEquals(TypeBinding, TypeBinding) - Static method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
NotFound - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
notifySourceElementRequestor(AbstractMethodDeclaration, TypeDeclaration, ImportReference) - Method in class org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
notifySourceElementRequestor(CompilationUnitDeclaration, int, int, boolean, HashtableOfObjectToInt, Map) - Method in class org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
notifySourceElementRequestor(FieldDeclaration, TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
notifySourceElementRequestor(ImportReference, boolean) - Method in class org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
notifySourceElementRequestor(TypeDeclaration, boolean, TypeDeclaration, ImportReference) - Method in class org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
NotInitialized - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
NotVisible - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
NotVisibleConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NotVisibleConstructorInDefaultConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NotVisibleConstructorInImplicitConstructorCall - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NotVisibleField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NotVisibleMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NotVisibleType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
nowarn - Static variable in class java_cup.emit
Do we skip warnings?
NT_OFFSET - Static variable in interface org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
ntAction(int, int) - Static method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
NULL - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
NULL - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
NULL - Static variable in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
NULL - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
Null2Null - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Null2String - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
NULL_ANNOTATIONS_MISMATCH - Static variable in class org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
NULL_ANNOTATIONS_OK - Static variable in class org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
NULL_ANNOTATIONS_OK_NONNULL - Static variable in class org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
NULL_ANNOTATIONS_UNCHECKED - Static variable in class org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
NULL_FLAG_MASK - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
NULL_SOURCE_STRING - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
NULL_SOURCE_STRING - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
NULL_UNSPECIFIED_BY_DEFAULT - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
nullability_end - Static variable in class java_cup.Main
Timing data -- when did we end nullability calculation
nullable() - Method in class java_cup.non_terminal
Nullability of this non terminal.
nullable() - Method in class java_cup.production
Nullability of the production (can it derive the empty string).
nullable_known() - Method in class java_cup.production
Is the nullability of the production known or unknown?
nullableAnnotationName - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Fully qualified name of annotation to use as marker for nullable types.
nullableFieldDereference(FieldBinding, long) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NullableFieldReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
nullAnnotatedReadableName(CompilerOptions, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
nullAnnotatedReadableName(CompilerOptions, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
nullAnnotatedReadableName(CompilerOptions, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
nullAnnotatedReadableName(CompilerOptions, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
nullAnnotatedReadableName(CompilerOptions, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer a readable name (for error reporting) that includes nullness type annotations.
nullAnnotatedReadableName(CompilerOptions, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
nullAnnotatedReadableName(CompilerOptions, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
nullAnnotatedVariableBinding(boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Used on the lhs of an assignment for detecting null spec violation.
nullAnnotatedVariableBinding(boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
nullAnnotatedVariableBinding(boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
nullAnnotatedVariableBinding(boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
NullAnnotationInferenceConflict - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
nullAnnotationIsRedundant(AbstractMethodDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
nullAnnotationIsRedundant(FieldDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NullAnnotationMatching - Class in org.eclipse.jdt.internal.compiler.ast
Performs matching of null type annotations.
NullAnnotationMatching(int, int, TypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
NullAnnotationMatching.CheckMode - Enum in org.eclipse.jdt.internal.compiler.ast
 
nullAnnotationsFromTagBits(long) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
NullAnnotationUnsupportedLocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
nullAnnotationUnsupportedLocation(Annotation) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
nullAnnotationUnsupportedLocation(TypeReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NullAnnotationUnsupportedLocationAtType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
nullBit1 - Variable in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
nullBit2 - Variable in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
nullBit3 - Variable in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
nullBit4 - Variable in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
nullDefaultAnnotationIsRedundant(ASTNode, Annotation[], Binding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NullExpressionReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
nullInfoLessUnconditionalCopy() - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
nullInfoLessUnconditionalCopy() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a copy of this unconditional flow info, deprived from its null info.
nullInfoLessUnconditionalCopy() - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
nullityMismatch(Expression, TypeBinding, TypeBinding, int, char[][]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NullityMismatchAgainstFreeTypeVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NullityMismatchingTypeAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
nullityMismatchingTypeAnnotation(Expression, TypeBinding, TypeBinding, NullAnnotationMatching) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NullityMismatchingTypeAnnotationSuperHint - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
nullityMismatchIsNull(Expression, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
nullityMismatchIsUnknown(Expression, TypeBinding, TypeBinding, char[][]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
nullityMismatchPotentiallyNull(Expression, TypeBinding, char[][]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
nullityMismatchSpecdNullable(Expression, TypeBinding, char[][]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NullityMismatchTypeArgument - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
nullityMismatchTypeArgument(TypeBinding, TypeBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NullityUncheckedTypeAnnotationDetail - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NullityUncheckedTypeAnnotationDetailSuperHint - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NullLiteral - Class in org.eclipse.jdt.internal.compiler.ast
 
NullLiteral(int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.NullLiteral
 
NullLocalVariableComparisonYieldsFalse - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NullLocalVariableInstanceofYieldsFalse - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NullLocalVariableReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NullnessDefaultMASK - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
NullNotCompatibleToFreeTypeVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NullReference - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
NullSourceString - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
NullSpecViolation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
nullStatus(FlowInfo, FlowContext) - Method in class org.eclipse.jdt.internal.compiler.ast.Assignment
 
nullStatus(FlowInfo, FlowContext) - Method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
nullStatus(FlowInfo, FlowContext) - Method in class org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
nullStatus(FlowInfo, FlowContext) - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
nullStatus(FlowInfo, FlowContext) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
nullStatus(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
nullStatus(FlowInfo, FlowContext) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
nullStatus - Variable in class org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
nullStatus(FlowInfo, FlowContext) - Method in class org.eclipse.jdt.internal.compiler.ast.NullLiteral
 
nullStatus(FlowInfo, FlowContext) - Method in class org.eclipse.jdt.internal.compiler.ast.Reference
 
nullStatus(FlowInfo, FlowContext) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
nullStatus(FlowInfo, FlowContext) - Method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
nullStatus(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Answer the null status of the given local
nullTagBitsFromAnnotationValue(Object) - Static method in class org.eclipse.jdt.internal.compiler.ast.Annotation
Convert the value() attribute of @NonNullByDefault into a bitvector a la Binding.NullnessDefaultMASK.
nullTagBitsPerDimension - Variable in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
NullTypeBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
NullUnboxing - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
nullUnboxing(ASTNode, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
NullUncheckedConversion - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
num_conflicts - Static variable in class java_cup.emit
Number of conflict found while building tables.
NUM_NON_TERMINALS - Static variable in interface org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
num_productions() - Method in class java_cup.non_terminal
Total number of productions with this non terminal on the LHS.
num_reductions() - Method in class java_cup.production
Count of number of reductions using this production.
NUM_RULES - Static variable in interface org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
num_states() - Method in class java_cup.parse_action_table
How many rows/states are in the machine/table.
num_states() - Method in class java_cup.parse_reduce_table
How many rows/states in the machine/table.
NUM_STATES - Static variable in interface org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
NUM_SYMBOLS - Static variable in interface org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
NUM_TERMINALS - Static variable in interface org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
number() - Static method in class java_cup.lalr_state
Indicate total number of states there are.
number() - Static method in class java_cup.non_terminal
Total number of non-terminals.
number() - Static method in class java_cup.production
Total number of productions.
number() - Static method in class java_cup.terminal
Total number of terminals.
NumberLiteral - Class in org.eclipse.jdt.internal.compiler.ast
 
NumberLiteral(char[], int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.NumberLiteral
 
NumberLiteral(int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.NumberLiteral
 
numberOfDifferentLocals(StackMapFrame) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
numberOfStackItems - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
NumberOfTables - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
numCloseableArgs - Variable in class org.eclipse.jdt.internal.compiler.lookup.TypeConstants.CloseMethodRecord
 
NumericValueOutOfRange - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 

O

obj_hash() - Method in class java_cup.lr_item_core
Return the hash code that object would have provided for us so we have a (nearly) unique id for debugging.
OBJECT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
Object2boolean - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2byte - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2char - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2double - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2float - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2int - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2long - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2Object - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2short - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2String - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
ObjectCache - Class in org.eclipse.jdt.internal.compiler.codegen
 
ObjectCache() - Constructor for class org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Constructs a new, empty hashtable.
ObjectCache(int) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Constructs a new, empty hashtable with the specified initial capacity.
ObjectCannotBeGeneric - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
objectCannotBeGeneric(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ObjectCannotHaveSuperTypes - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
objectCannotHaveSuperTypes(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ObjectConstrSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ObjectHasNoSuperclass - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
General type related problems
ObjectMustBeClass - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
objectMustBeClass(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ObjectSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ObjectVector - Class in org.eclipse.jdt.internal.compiler.util
 
ObjectVector() - Constructor for class org.eclipse.jdt.internal.compiler.util.ObjectVector
 
ObjectVector(int) - Constructor for class org.eclipse.jdt.internal.compiler.util.ObjectVector
 
OBVIOUS_IDENT_CHAR_NATURES - Static variable in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
occurencesOf(char, char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the number of occurrences of the given character in the given array, 0 if any.
occurencesOf(char, char[], int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the number of occurrences of the given character in the given array starting at the given index, 0 if any.
offset - Variable in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
offset - Variable in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
offsets - Variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
OK - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
on_symbol() - Method in class java_cup.lalr_transition
The symbol we make the transition on.
OnDemand - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
onDemand - Variable in class org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
One - Static variable in class org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
onlyReferenceTypesInIntersectionCast(TypeReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
OPC_aaload - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_aastore - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_aconst_null - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_aload - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_aload_0 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_aload_1 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_aload_2 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_aload_3 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_anewarray - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_areturn - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_arraylength - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_astore - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_astore_0 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_astore_1 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_astore_2 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_astore_3 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_athrow - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_baload - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_bastore - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_bipush - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_caload - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_castore - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_checkcast - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_d2f - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_d2i - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_d2l - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dadd - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_daload - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dastore - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dcmpg - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dcmpl - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dconst_0 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dconst_1 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ddiv - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dload - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dload_0 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dload_1 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dload_2 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dload_3 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dmul - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dneg - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_drem - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dreturn - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dstore - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dstore_0 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dstore_1 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dstore_2 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dstore_3 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dsub - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dup - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dup2 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dup2_x1 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dup2_x2 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dup_x1 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dup_x2 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_f2d - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_f2i - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_f2l - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fadd - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_faload - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fastore - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fcmpg - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fcmpl - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fconst_0 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fconst_1 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fconst_2 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fdiv - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fload - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fload_0 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fload_1 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fload_2 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fload_3 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fmul - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fneg - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_frem - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_freturn - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fstore - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fstore_0 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fstore_1 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fstore_2 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fstore_3 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fsub - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_getfield - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_getstatic - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_goto - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_goto_w - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_i2b - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_i2c - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_i2d - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_i2f - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_i2l - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_i2s - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iadd - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iaload - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iand - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iastore - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iconst_0 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iconst_1 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iconst_2 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iconst_3 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iconst_4 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iconst_5 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iconst_m1 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_idiv - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_acmpeq - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_acmpne - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_icmpeq - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_icmpge - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_icmpgt - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_icmple - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_icmplt - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_icmpne - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ifeq - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ifge - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ifgt - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ifle - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iflt - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ifne - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ifnonnull - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ifnull - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iinc - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iload - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iload_0 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iload_1 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iload_2 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iload_3 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_imul - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ineg - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_instanceof - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_invokedynamic - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_invokeinterface - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_invokespecial - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_invokestatic - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_invokevirtual - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ior - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_irem - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ireturn - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ishl - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ishr - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_istore - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_istore_0 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_istore_1 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_istore_2 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_istore_3 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_isub - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iushr - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ixor - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_jsr - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_jsr_w - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_l2d - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_l2f - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_l2i - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ladd - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_laload - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_land - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lastore - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lcmp - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lconst_0 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lconst_1 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ldc - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ldc2_w - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ldc_w - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ldiv - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lload - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lload_0 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lload_1 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lload_2 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lload_3 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lmul - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lneg - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lookupswitch - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lor - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lrem - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lreturn - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lshl - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lshr - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lstore - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lstore_0 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lstore_1 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lstore_2 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lstore_3 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lsub - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lushr - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lxor - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_monitorenter - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_monitorexit - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_multianewarray - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_new - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_newarray - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_nop - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_pop - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_pop2 - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_putfield - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_putstatic - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ret - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_return - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_saload - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_sastore - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_sipush - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_swap - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_tableswitch - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_wide - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
Opcodes - Interface in org.eclipse.jdt.internal.compiler.codegen
 
open_files() - Static method in class java_cup.Main
Open various files used by the system.
operation_cancelled - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_cannotRenameDefaultPackage - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_copyElementProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_copyResourceProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_createFieldProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_createImportsProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_createInitializerProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_createMethodProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_createPackageFragmentProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_createPackageProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_createTypeProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_createUnitProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_deleteElementProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_deleteResourceProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_moveElementProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_moveResourceProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_needAbsolutePath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_needElements - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_needName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_needPath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_needString - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_notSupported - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_nullContainer - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_nullName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_pathOutsideProject - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_renameElementProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_renameResourceProgress - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operation_sortelements - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
operator - Variable in class org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
OperatorExpression - Class in org.eclipse.jdt.internal.compiler.ast
 
OperatorExpression() - Constructor for class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
OperatorExpression constructor comment.
OperatorIds - Interface in org.eclipse.jdt.internal.compiler.ast
 
OperatorMASK - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
operatorOnlyValidOnNumericType(CompoundAssignment, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
OperatorSHIFT - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
OperatorSignatures - Static variable in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
operatorToString() - Method in class org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
operatorToString() - Method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
operatorToString() - Method in class org.eclipse.jdt.internal.compiler.ast.PostfixExpression
 
operatorToString() - Method in class org.eclipse.jdt.internal.compiler.ast.PrefixExpression
 
opt_compact_red - Static variable in class java_cup.Main
User option -- do we compact tables by making most common reduce the default action
opt_do_debug - Static variable in class java_cup.Main
User option -- do we run produce extra debugging messages
opt_dump_grammar - Static variable in class java_cup.Main
User option -- do we produce a dump of the grammar
opt_dump_states - Static variable in class java_cup.Main
User option -- do we produce a dump of the state machine
opt_dump_tables - Static variable in class java_cup.Main
User option -- do we produce a dump of the parse tables
opt_show_timing - Static variable in class java_cup.Main
User option -- do we show timing information as a part of the summary
OPTIMIZE_OUT - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
optimizeBranch(int, BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
optimizeBranch(int, BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
optimizedBooleanConstant - Variable in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
optimizedBooleanConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
optimizedBooleanConstant(int, int, int) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
optimizedBooleanConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
optimizedBooleanConstant - Variable in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
optimizedBooleanConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
optimizedBooleanConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Constant usable for bytecode pattern optimizations, but cannot be inlined since it is not strictly equivalent to the definition of constant expressions.
optimizedBooleanConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
optimizedBooleanConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
optimizedBooleanConstant - Variable in class org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
optimizedBooleanConstant() - Method in class org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
optimizedConcatNodeLists() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
optimizedIfFalseConstant - Variable in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
optimizedIfTrueConstant - Variable in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
OptimizedLength - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
OptimizedLength - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
optimizeStringLiterals - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
OPTION_AnnotationBasedNullAnalysis - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_Compliance - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_DocCommentSupport - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_EmulateJavacBug8031744 - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_Encoding - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_FatalOptionalError - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_GenerateClassFiles - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_IncludeNullInfoFromAsserts - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_InheritNullAnnotations - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_InlineJsr - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_LineNumberAttribute - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_LocalVariableAttribute - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Option IDs
OPTION_MaxProblemPerUnit - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_MethodParametersAttribute - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_NonNullAnnotationName - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_NonNullByDefaultAnnotationName - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_NullableAnnotationName - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_PostResolutionRawTypeCompatibilityCheck - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_PreserveUnusedLocal - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_Process_Annotations - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportAnnotationSuperInterface - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportAssertIdentifier - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportAutoboxing - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportComparingIdentical - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportDeadCode - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportDeadCodeInTrivialIfStatement - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportDeprecation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportDeprecationInDeprecatedCode - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportDeprecationWhenOverridingDeprecatedMethod - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportDiscouragedReference - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportEmptyStatement - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportEnumIdentifier - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportExplicitlyClosedAutoCloseable - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportFallthroughCase - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportFieldHiding - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportFinallyBlockNotCompletingNormally - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportFinalParameterBound - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportForbiddenReference - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportHiddenCatchBlock - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportIncompatibleNonInheritedInterfaceMethod - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportIncompleteEnumSwitch - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportIndirectStaticAccess - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportInvalidJavadoc - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportInvalidJavadocTags - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportInvalidJavadocTagsDeprecatedRef - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportInvalidJavadocTagsNotVisibleRef - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportInvalidJavadocTagsVisibility - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportLocalVariableHiding - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMethodCanBePotentiallyStatic - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMethodCanBeStatic - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMethodWithConstructorName - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingDefaultCase - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingDeprecatedAnnotation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingEnumCaseDespiteDefault - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingHashCodeMethod - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocComments - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocCommentsOverriding - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocCommentsVisibility - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocTagDescription - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocTags - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocTagsMethodTypeParameters - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocTagsOverriding - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocTagsVisibility - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingNonNullByDefaultAnnotation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingOverrideAnnotation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingSerialVersion - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingSynchronizedOnInheritedMethod - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNoEffectAssignment - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNoImplicitStringConversion - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNonExternalizedStringLiteral - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNonnullParameterAnnotationDropped - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNonStaticAccessToStatic - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNullAnnotationInferenceConflict - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNullReference - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNullSpecViolation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNullUncheckedConversion - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportOverridingMethodWithoutSuperInvocation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportOverridingPackageDefaultMethod - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportParameterAssignment - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportPossibleAccidentalBooleanAssignment - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportPotentiallyUnclosedCloseable - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportPotentialNullReference - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportRawTypeReference - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportRedundantNullAnnotation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportRedundantNullCheck - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportRedundantSpecificationOfTypeArguments - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportRedundantSuperinterface - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportSpecialParameterHidingField - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportSyntheticAccessEmulation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportTasks - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportTypeParameterHiding - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnavoidableGenericTypeProblems - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUncheckedTypeOperation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnclosedCloseable - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUndocumentedEmptyBlock - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnhandledWarningToken - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUninternedIdentityComparison - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnnecessaryElse - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnnecessaryTypeCheck - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnqualifiedFieldAccess - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedDeclaredThrownException - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedDeclaredThrownExceptionExemptExceptionAndThrowable - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedDeclaredThrownExceptionIncludeDocCommentReference - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedDeclaredThrownExceptionWhenOverriding - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedImport - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedLabel - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedLocal - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedObjectAllocation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedParameter - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedParameterIncludeDocCommentReference - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedParameterWhenImplementingAbstract - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedParameterWhenOverridingConcrete - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedPrivateMember - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedTypeArgumentsForMethodInvocation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedTypeParameter - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedWarningToken - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportVarargsArgumentNeedCast - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ShareCommonFinallyBlocks - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_Source - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_SourceFileAttribute - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_Store_Annotations - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_SuppressOptionalErrors - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_SuppressWarnings - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_SyntacticNullAnalysisForFields - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_TargetPlatform - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_TaskCaseSensitive - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_TaskPriorities - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_TaskTags - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTIONAL - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
Optional - Static variable in interface org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
optionKeyFromIrritant(int) - Static method in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Return the most specific option key controlling this irritant.
options - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
options - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
options - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
options - Variable in class org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
OR - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
OR_OR - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
OR_OR_Expression - Class in org.eclipse.jdt.internal.compiler.ast
 
OR_OR_Expression(Expression, Expression, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
 
ORDERED_TAGS_NUMBER - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
ordinal - Variable in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
Ordinal - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
OrdinalSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ORG - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
org.apache.tapestry.util.text - package org.apache.tapestry.util.text
 
org.eclipse.jdt.core.compiler - package org.eclipse.jdt.core.compiler
This package contains compiler associated infrastructure APIs.
org.eclipse.jdt.core.compiler.batch - package org.eclipse.jdt.core.compiler.batch
This package contains the batch compiler API.
org.eclipse.jdt.internal.compiler - package org.eclipse.jdt.internal.compiler
 
org.eclipse.jdt.internal.compiler.ast - package org.eclipse.jdt.internal.compiler.ast
 
org.eclipse.jdt.internal.compiler.batch - package org.eclipse.jdt.internal.compiler.batch
 
org.eclipse.jdt.internal.compiler.classfmt - package org.eclipse.jdt.internal.compiler.classfmt
 
org.eclipse.jdt.internal.compiler.codegen - package org.eclipse.jdt.internal.compiler.codegen
 
org.eclipse.jdt.internal.compiler.env - package org.eclipse.jdt.internal.compiler.env
 
org.eclipse.jdt.internal.compiler.flow - package org.eclipse.jdt.internal.compiler.flow
 
org.eclipse.jdt.internal.compiler.impl - package org.eclipse.jdt.internal.compiler.impl
 
org.eclipse.jdt.internal.compiler.lookup - package org.eclipse.jdt.internal.compiler.lookup
 
org.eclipse.jdt.internal.compiler.parser - package org.eclipse.jdt.internal.compiler.parser
 
org.eclipse.jdt.internal.compiler.parser.diagnose - package org.eclipse.jdt.internal.compiler.parser.diagnose
 
org.eclipse.jdt.internal.compiler.problem - package org.eclipse.jdt.internal.compiler.problem
 
org.eclipse.jdt.internal.compiler.util - package org.eclipse.jdt.internal.compiler.util
 
org.eclipse.jdt.internal.core.util - package org.eclipse.jdt.internal.core.util
 
ORG_APACHE_COMMONS_LANG3_VALIDATE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_APACHE_COMMONS_LANG_VALIDATE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_ECLIPSE_CORE_RUNTIME_ASSERT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_JUNIT_ASSERT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
original - Variable in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
original() - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
original() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
Returns the original field (as opposed to parameterized instances)
original() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
Returns the original method (as opposed to parameterized/polymorphic instances)
original() - Method in class org.eclipse.jdt.internal.compiler.lookup.MostSpecificExceptionMethodBinding
 
original() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedFieldBinding
 
original() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
Returns the original method (as opposed to parameterized instances)
original() - Method in class org.eclipse.jdt.internal.compiler.lookup.PolymorphicMethodBinding
 
original() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns the orignal generic type instantiated by the receiver type, or itself if not.
original_state(int) - Static method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
originalBinding - Variable in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
originalComplianceLevel - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Original compliance level for the compiler, refers to a JDK version, e.g.
originalField - Variable in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedFieldBinding
 
originalMethod - Variable in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
 
originalReferenceContext() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Returns the nearest original reference context, starting from current scope.
originalSourceEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
originalSourceLevel - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Original Java source level, refers to a JDK version, e.g.
OTHER_WRAPPER_CLOSEABLES - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
otherBindings - Variable in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
otherBounds - Variable in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
otherGenericCasts - Variable in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
otherUpperBounds() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
out - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
Out - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
out - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
outerContext - Variable in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Link to an outer inference context, used for bundled error reporting.
OuterLocalMustBeEffectivelyFinal - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
OuterLocalMustBeFinal - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
outerLocalVariables - Variable in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
outerLocalVariables - Variable in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
outerMostClassScope() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
outerMostEnclosingClassFile() - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Returns the most enclosing classfile of the receiver.
outermostEnclosingType() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
outerMostMethodScope() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
outerTracker - Variable in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
outerTryContext - Variable in class org.eclipse.jdt.internal.compiler.flow.TryFlowContext
For a try statement nested inside a finally block this reference points to the flow context of the outer try block, for access to its initsOnFinally.
output_isFile - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
output_notValid - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
output_notValidAll - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
outputClassFiles(CompilationResult) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
OverriddenPackageDefaultMethod - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
overridesDeprecatedMethod(MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
overridesMethodWithoutSuperInvocation(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
overridesPackageDefaultMethod(MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
OverridingDeprecatedMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
OverridingMethodWithoutSuperInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
OverridingMethodWithoutSuperInvocation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OverridingMethodWithSupercall - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
OverridingNonVisibleMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 

P

PACKAGE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
PACKAGE_INFO_NAME - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
package_name - Static variable in class java_cup.emit
Package that the resulting code goes into (null is used for unnamed).
PACKAGE_TAGS - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
packageBinding - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
packageBinding - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
PackageBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
PackageBinding() - Constructor for class org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
PackageBinding(char[], LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
PackageBinding(char[][], PackageBinding, LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
PackageBinding(LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
packageCache - Variable in class org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
PackageCollidesWithType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
packageCollidesWithType(CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
PACKAGEDECLARATION - Static variable in class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
PACKAGEFRAGMENT - Static variable in class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
PACKAGEFRAGMENTROOT - Static variable in class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
PackageIsNotExpectedPackage - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
packageIsNotExpectedPackage(CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
packageName - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
packageName(IPath, String, String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Converts the given relative path into a package name.
PARAM_TAG_EXPECTED_ORDER - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
PARAMETER - Static variable in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
ParameterAnnotation - Class in org.eclipse.jdt.internal.core.util
Default implementation of IParameterAnnotation
ParameterAnnotation(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.ParameterAnnotation
Constructor for Annotation.
ParameterAssignment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ParameterAssignment - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
parameterAssignment(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ParameterBoundMismatch - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
parameterCompatibilityLevel(MethodBinding, TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
parameterCompatibilityLevel(MethodBinding, TypeBinding[], boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
parameterCompatibilityLevel(TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
parameterInfos - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
PARAMETERIZED_TYPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
ParameterizedConstructorArgumentTypeMismatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ParameterizedFieldBinding - Class in org.eclipse.jdt.internal.compiler.lookup
Binding denoting a field after type substitution got performed.
ParameterizedFieldBinding(ParameterizedTypeBinding, FieldBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ParameterizedFieldBinding
 
ParameterizedGenericMethodBinding - Class in org.eclipse.jdt.internal.compiler.lookup
Binding denoting a generic method after type parameter substitutions got performed.
ParameterizedGenericMethodBinding(MethodBinding, RawTypeBinding, LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
Create raw generic method for raw type (double substitution from type vars with raw type arguments, and erasure of method variables) Only invoked for non-static generic methods of raw type
ParameterizedGenericMethodBinding(MethodBinding, TypeBinding[], LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
Create method of parameterized type, substituting original parameters with type arguments.
parameterizedMemberTypeMissingArguments(ASTNode, TypeBinding, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ParameterizedMethodArgumentTypeMismatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ParameterizedMethodBinding - Class in org.eclipse.jdt.internal.compiler.lookup
Binding denoting a method after type parameter substitutions got performed.
ParameterizedMethodBinding(ParameterizedTypeBinding, MethodBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
Create method of parameterized type, substituting original parameters/exception/return type with type arguments.
ParameterizedMethodBinding(ReferenceBinding, MethodBinding, char[][], LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
Create method of parameterized type, substituting original parameters/exception/return type with type arguments.
ParameterizedMethodBinding() - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
 
ParameterizedMethodExpectedTypeProblem - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
ParameterizedMethodTypeMismatch - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
ParameterizedQualifiedTypeReference - Class in org.eclipse.jdt.internal.compiler.ast
Syntactic representation of a reference to a generic type.
ParameterizedQualifiedTypeReference(char[][], TypeReference[][], int, long[]) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
ParameterizedQualifiedTypeReference(char[][], TypeReference[][], int, Annotation[][], long[]) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
ParameterizedSingleTypeReference - Class in org.eclipse.jdt.internal.compiler.ast
Syntactic representation of a reference to a generic type.
ParameterizedSingleTypeReference(char[], TypeReference[], int, long) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
ParameterizedSingleTypeReference(char[], TypeReference[], int, Annotation[][], long) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
ParameterizedTypeBinding - Class in org.eclipse.jdt.internal.compiler.lookup
A parameterized type encapsulates a type with type arguments,
ParameterizedTypeBinding(ReferenceBinding, TypeBinding[], ReferenceBinding, LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
parameterizedWithWildcard(TypeBinding) - Static method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
If 'type' is a parameterized type and one of its arguments is a wildcard answer the casted type, else null.
ParameterLackingNonNullAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
parameterLackingNonnullAnnotation(Argument, ReferenceBinding, char[][]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ParameterLackingNullableAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
parameterLackingNullableAnnotation(Argument, ReferenceBinding, char[][]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ParameterMismatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
parameterNames - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
parameterNames - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
Store parameter names from MethodParameters attribute (incl.
parameterNonNullness - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
Store nullness information from annotation (incl.
parameters - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
parameterTypes - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
ParameterTypesStoredAsSignature - Static variable in class org.eclipse.jdt.internal.compiler.ExtraFlags
 
paramReferences - Variable in class org.eclipse.jdt.internal.compiler.ast.Javadoc
 
paramTypeParameters - Variable in class org.eclipse.jdt.internal.compiler.ast.Javadoc
 
parent - Variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
parent - Variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
parent - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
ParenthesizedMASK - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
ParenthesizedSHIFT - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
parse() - Method in class java_cup.runtime.lr_parser
This method provides the main parsing routine.
parse() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
parse() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
parse(ConstructorDeclaration, CompilationUnitDeclaration, boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
parse(FieldDeclaration, TypeDeclaration, CompilationUnitDeclaration, char[]) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
parse(ICompilationUnit, CompilationResult) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
parse(ICompilationUnit, CompilationResult, int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
parse(Initializer, TypeDeclaration, CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
parse(MethodDeclaration, CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
parse() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
parse(boolean) - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
parse_action - Class in java_cup
This class serves as the base class for entries in a parse action table.
parse_action() - Constructor for class java_cup.parse_action
Simple constructor.
parse_action_row - Class in java_cup
This class represents one row (corresponding to one machine state) of the parse action table.
parse_action_row() - Constructor for class java_cup.parse_action_row
Simple constructor.
parse_action_table - Class in java_cup
This class represents the complete "action" table of the parser.
parse_action_table() - Constructor for class java_cup.parse_action_table
Simple constructor.
parse_args(String[]) - Static method in class java_cup.Main
Parse command line options and arguments to set various user-option flags and variables.
parse_end - Static variable in class java_cup.Main
Timing data -- when did we end parsing
parse_grammar_spec() - Static method in class java_cup.Main
Parse the grammar specification from standard input.
parse_lookahead(boolean) - Method in class java_cup.runtime.lr_parser
Parse forward using stored lookahead Symbols.
parse_reduce_row - Class in java_cup
This class represents one row (corresponding to one machine state) of the reduce-goto parse table.
parse_reduce_row() - Constructor for class java_cup.parse_reduce_row
Simple constructor.
parse_reduce_table - Class in java_cup
This class represents the complete "reduce-goto" table of the parser.
parse_reduce_table() - Constructor for class java_cup.parse_reduce_table
Simple constructor.
parse_state - Variable in class java_cup.runtime.Symbol
The parse state to be recorded on the parse stack with this symbol.
parseArguments(Object) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parseClassBodyDeclarations(char[], int, int, CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
parseClassBodyDeclarations(char[], Map, boolean) - Method in class org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
parseClassBodyDeclarations(char[], int, int, Map, boolean, boolean) - Method in class org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
parseCompilationUnit(ICompilationUnit) - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
parseCompilationUnit(ICompilationUnit, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
parseCompilationUnit(char[], Map, boolean) - Method in class org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
parseConstructor(char[]) - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
parseError(int, int, int, char[], String, String[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorDeleteToken(int, int, int, char[], String) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorDeleteTokens(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorInsertAfterToken(int, int, int, char[], String, String) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorInsertBeforeToken(int, int, int, char[], String, String) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorInsertToComplete(int, int, String, String) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorInsertToCompletePhrase(int, int, String) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorInsertToCompleteScope(int, int, String) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorInvalidToken(int, int, int, char[], String, String) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorMergeTokens(int, int, String) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorMisplacedConstruct(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorNoSuggestion(int, int, int, char[], String) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorNoSuggestionForTokens(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorReplaceToken(int, int, int, char[], String, String) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorReplaceTokens(int, int, String) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseErrorUnexpectedEnd(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
parseExpression(char[], int, int, CompilationUnitDeclaration, boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
parseExpression(char[], Map, boolean) - Method in class org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
parseExpression(char[], int, int, Map, boolean) - Method in class org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
parseField(char[]) - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
parseHref() - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parseHtmlTag(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
Parse a possible HTML tag like: <code> <br> <h?> Note that the default is to do nothing!
parseIdentifierTag(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parseIdentifierTag(boolean) - Method in class org.eclipse.jdt.internal.compiler.SourceJavadocParser
 
parseImport(char[]) - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
parseInheritDocTag() - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
parseInitializer(char[]) - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
parseInt(char[], int, int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Return the int value represented by the designated subpart of array.
parseLambdaExpression(char[], int, int, CompilationUnitDeclaration, boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
parseLiteralExpressionsAsConstants - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicates whether literal expressions are inlined at parse-time or not
parseMember(Object) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parseMemberValue(char[], int, int, CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
parseMethod(char[]) - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
parseMethods(Parser, CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
parsePackage(char[]) - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
parseParam() - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parseParam() - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
parseQualifiedName(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parser(PrintWriter, parse_action_table, parse_reduce_table, int, production, boolean, boolean) - Static method in class java_cup.emit
Emit the parser subclass with embedded tables.
parser - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
Parser - Class in org.eclipse.jdt.internal.compiler.parser
 
Parser() - Constructor for class org.eclipse.jdt.internal.compiler.parser.Parser
 
Parser(ProblemReporter, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.parser.Parser
 
parser() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
parser_class_file - Static variable in class java_cup.Main
Output file for the parser class.
parser_class_name - Static variable in class java_cup.emit
Name of the generated parser class.
parser_code - Static variable in class java_cup.emit
User declarations for direct inclusion in parser class.
parser_corruptedFile - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
parser_endOfConstructor - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
parser_endOfFile - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
parser_endOfInitializer - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
parser_endOfMethod - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
parser_incorrectPath - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
PARSER_KIND - Static variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parser_missingFile - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
parser_moveFiles - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
parser_regularParse - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
parser_syntaxRecovery - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
parser_time - Static variable in class java_cup.emit
Time to produce parser class.
ParserBasicInformation - Interface in org.eclipse.jdt.internal.compiler.parser
 
parseReference() - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parseReturn() - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
parseSimpleTag() - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
parseSimpleTag() - Method in class org.eclipse.jdt.internal.compiler.SourceJavadocParser
 
parseStatements(Parser, CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
Fill up the method body with statement
parseStatements(Parser, CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
parseStatements(Parser, CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.ast.Clinit
 
parseStatements(Parser, CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
parseStatements(Parser, TypeDeclaration, CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.ast.Initializer
 
parseStatements(Parser, CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
parseStatements(ReferenceContext, int, int, TypeDeclaration[], CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
parseStatements(char[], Map, boolean, boolean) - Method in class org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
parseStatements(char[], int, int, Map, boolean, boolean) - Method in class org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
parseTag(int) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parseTag(int) - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
parseThreshold - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
parseThrows() - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
parseThrows() - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
parseTime - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
parseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
parseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
parseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
parseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
parseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
parseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
parseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
parseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
parseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
parseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
parseType(char[]) - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
ParsingError - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorDeleteToken - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorDeleteTokens - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorInsertToComplete - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorInsertToCompletePhrase - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorInsertToCompleteScope - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorInsertTokenAfter - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorInsertTokenBefore - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorInvalidToken - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorMergeTokens - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorMisplacedConstruct - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorNoSuggestion - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorNoSuggestionForTokens - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorOnKeyword - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorOnKeywordNoSuggestion - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorReplaceTokens - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ParsingErrorUnexpectedEOF - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
parsingJava8Plus - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
PassedBoundCheck - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
path_mustBeAbsolute - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
path_nullPath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
pathMatch(char[], char[], boolean, char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the pattern matches the filepath using the pathSepatator, false otherwise.
pathPtr - Variable in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
pattern - Variable in class org.eclipse.jdt.internal.compiler.env.AccessRule
 
PauseHierarchyCheck - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
pc - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
pc - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.ExceptionMarker
 
pc - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.StackDepthMarker
 
pc - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.StackMarker
 
pcToSourceMap - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
pcToSourceMapSize - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
peek() - Method in class org.apache.tapestry.util.text.ExtendedReader
Returns the next character in the stream without actually comitting the read.
peek(Object) - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Answers the value in the cache at the given key.
peekChar() - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
peekDeclaringType() - Method in class org.eclipse.jdt.internal.compiler.SourceElementNotifier.LocalDeclarationVisitor
 
pendingArgument - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
pendingErrors - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
pendingRecoveredType - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
pendingTypeParameters - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
pendingTypeParametersStart - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
performCompilation() - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
performMethodsFullRecovery - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if parser should perform structural recovery in methods
performStatementsRecovery - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if parser perform statements recovery
persistLineSeparatorPositions() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
pickVarForReporting(Set, BlockScope, boolean) - Static method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Pick tracking variables from 'varsOfScope' to establish a proper order of processing: As much as possible pick wrapper resources before their inner resources.
place() - Method in class org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
place() - Method in class org.eclipse.jdt.internal.compiler.codegen.CaseLabel
 
place() - Method in class org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
place() - Method in class org.eclipse.jdt.internal.compiler.codegen.Label
 
place() - Method in class org.eclipse.jdt.internal.compiler.codegen.MultiCatchExceptionLabel
 
placeAllAnyExceptionHandler() - Method in class org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
placeEnd() - Method in class org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
placeEnd() - Method in class org.eclipse.jdt.internal.compiler.codegen.MultiCatchExceptionLabel
 
placeStart() - Method in class org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
placeStart() - Method in class org.eclipse.jdt.internal.compiler.codegen.MultiCatchExceptionLabel
 
plural(int) - Static method in class java_cup.Main
Helper routine to optionally return a plural or non-plural ending.
PLUS - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
PLUS_PLUS - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
policy - Variable in class org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
POLY_TYPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
polymorphicMethod - Variable in class org.eclipse.jdt.internal.compiler.lookup.PolymorphicMethodBinding
 
PolymorphicMethodBinding - Class in org.eclipse.jdt.internal.compiler.lookup
Binding denoting a polymorphic method
PolymorphicMethodBinding(MethodBinding, TypeBinding[]) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.PolymorphicMethodBinding
 
PolymorphicMethodBinding(MethodBinding, TypeBinding, TypeBinding[]) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.PolymorphicMethodBinding
 
PolymorphicMethodNotBelow17 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
polymorphicMethodNotBelow17(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
PolyTypeBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
PolyTypeBinding(Expression) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
POOL_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.ClassFilePool
 
poolContent - Variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
pop() - Method in class java_cup.runtime.virtual_parse_stack
Pop the stack.
pop() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
pop2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
popDeclaringType() - Method in class org.eclipse.jdt.internal.compiler.SourceElementNotifier.LocalDeclarationVisitor
 
popStateIndex() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
POS_NOT_SET - Static variable in class org.eclipse.jdt.internal.compiler.codegen.Label
 
position - Variable in class org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
position - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
position - Variable in class org.eclipse.jdt.internal.compiler.codegen.Label
 
position - Variable in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
PossibleAccidentalBooleanAssignment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
possibleAccidentalBooleanAssignment(Assignment) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
possibleFallThroughCase(CaseStatement) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
possibleHeapPollutionFromVararg(AbstractVariableDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
postConversionType(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Returns the type of the expression after required implicit conversions.
postConversionType(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
postConversionType(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
postConversionType(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
postConversionType(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
PostfixExpression - Class in org.eclipse.jdt.internal.compiler.ast
 
PostfixExpression(Expression, Expression, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.PostfixExpression
 
postResolutionRawTypeCompatibilityCheck - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
extra check for raw type compatibility post overload resolution
PotentialHeapPollutionFromVararg - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
potentialInits - Variable in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
POTENTIALLY_NON_NULL - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
POTENTIALLY_NULL - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
POTENTIALLY_UNKNOWN - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
PotentiallyUnclosedCloseable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
PotentiallyUnclosedCloseable - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
potentiallyUnclosedCloseable(FakedTrackingVariable, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
PotentiallyUnclosedCloseableAtExit - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
PotentialNullExpressionReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
PotentialNullLocalVariableReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
PotentialNullMessageSendReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
PotentialNullReference - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
PotentialNullUnboxing - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
potentialNullUnboxing(ASTNode, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
pre(String) - Static method in class java_cup.emit
Build a string with the standard prefix.
preAssignImplicitConversion - Variable in class org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
precedence_num() - Method in class java_cup.production
Access to the precedence of the rule
precedence_num() - Method in class java_cup.terminal
get the precedence of a terminal
precedence_side() - Method in class java_cup.production
 
precedence_side() - Method in class java_cup.terminal
 
preConnectTrackerAcrossAssignment(ASTNode, LocalVariableBinding, Expression, FlowInfo) - Static method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Before analyzing an assignment of this shape: singleName = new Allocation() connect any tracking variable of the LHS with the allocation on the RHS.
PREEMPT_NULL_DIAGNOSTIC - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
prefix - Static variable in class java_cup.emit
The prefix placed on names that pollute someone else's name space.
prefixEquals(char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the given name starts with the given prefix, false otherwise.
prefixEquals(char[], char[], boolean) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the given name starts with the given prefix, false otherwise.
prefixEquals(char[], char[], boolean, int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the given name, starting from the given index, starts with the given prefix, false otherwise.
PrefixExpression - Class in org.eclipse.jdt.internal.compiler.ast
 
PrefixExpression(Expression, Expression, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.PrefixExpression
PrefixExpression constructor comment.
prefixLength(char[], char[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns the length of the common prefix between s1 and s2.
prefixLength(String, String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns the length of the common prefix between s1 and s2.
prelim_end - Static variable in class java_cup.Main
Timing data -- when did we end preliminaries
prepareForBlockStatements() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
prepareSaveValueLocation(TryStatement) - Method in class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
PRESERVE - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
preserveAllLocalVariables - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicates if unused/optimizable local variables need to be preserved (debugging purpose)
preserveContent - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
preserveContent - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
preserveEnclosingBlocks() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
preserveUnusedLocals - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
previous(int) - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
previous - Variable in class org.eclipse.jdt.internal.core.util.LRUCache.LRUCacheEntry
Previous entry in queue
previousAvailableLineEnd(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
print(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
print(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
print(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.Argument
 
print(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.Assignment
 
print(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
print(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.Clinit
 
print(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
print(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
print(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.ImportReference
 
print(int, StringBuffer, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ImportReference
 
print(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.Javadoc
 
print(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.MemberValuePair
 
print(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.Receiver
 
print(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
 
print(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
print_progress - Static variable in class java_cup.Main
User option -- do we print progress messages.
printAnnotations(Annotation[], StringBuffer) - Static method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
printAsExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
printBody(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
printBody(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.Block
 
printBody(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
printBody(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.Assignment
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.ExtendedStringLiteral
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocArgumentExpression
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
printExpression(int, StringBuffer, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.Literal
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.NormalAnnotation
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedSuperReference
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.StringLiteral
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.StringLiteralConcatenation
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.SuperReference
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
printExpression(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
printExpressionNoParenthesis(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.Assignment
 
printExpressionNoParenthesis(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
printExpressionNoParenthesis(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
 
printExpressionNoParenthesis(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
printExpressionNoParenthesis(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
printExpressionNoParenthesis(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
printExpressionNoParenthesis(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
printExpressionNoParenthesis(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.PostfixExpression
 
printExpressionNoParenthesis(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.PrefixExpression
 
printExpressionNoParenthesis(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
printHeader(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
printIndent(int, StringBuffer) - Static method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
printModifiers(int, StringBuffer) - Static method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
printNewLine() - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
printReturnType(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
printReturnType(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
printStackTrace() - Method in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
printStackTrace(PrintStream) - Method in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
Prints this exception's stack trace to the given print stream.
printStackTrace(PrintWriter) - Method in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
Prints this exception's stack trace to the given print writer.
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.Argument
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.Assignment
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.Block
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.BreakStatement
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.ContinueStatement
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.DoStatement
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.EmptyStatement
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.ForStatement
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.IfStatement
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.Initializer
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocReturnStatement
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.ThrowStatement
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
printStatement(int, StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
printStats() - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
printStats() - Method in class org.eclipse.jdt.internal.core.util.LRUCache.Stats
 
printString(String, boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.util.GenericXMLWriter
 
printTag(String, HashMap, boolean, boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.util.GenericXMLWriter
 
printUsage() - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
PRIVATE - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
privateAdd(Object, Object, int) - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Adds an entry for the given key/value/space.
privateAddEntry(LRUCache.LRUCacheEntry, boolean) - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Adds the given entry from the receiver.
privateRemoveEntry(LRUCache.LRUCacheEntry, boolean) - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Removes the entry from the entry queue.
problem - Variable in exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
problem_atLine - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
problem_noSourceInformation - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
ProblemBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
ProblemBinding(char[][], int) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ProblemBinding
 
ProblemBinding(char[][], ReferenceBinding, int) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ProblemBinding
 
problemCount - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
problemFactory - Variable in class org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
ProblemFieldBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
ProblemFieldBinding(ReferenceBinding, char[], int) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ProblemFieldBinding
 
ProblemFieldBinding(FieldBinding, ReferenceBinding, char[], int) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ProblemFieldBinding
 
ProblemHandler - Class in org.eclipse.jdt.internal.compiler.problem
 
ProblemHandler(IErrorHandlingPolicy, CompilerOptions, IProblemFactory) - Constructor for class org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
problemId - Variable in class org.eclipse.jdt.internal.compiler.env.AccessRule
 
problemId() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
problemId() - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
problemId() - Method in class org.eclipse.jdt.internal.compiler.lookup.MissingTypeBinding
Missing binary type will answer false to #isValidBinding()
problemId() - Method in class org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
problemId() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
Define to be able to get the computeId() for the inner type binding.
problemId() - Method in class org.eclipse.jdt.internal.compiler.lookup.ProblemBinding
 
problemId() - Method in class org.eclipse.jdt.internal.compiler.lookup.ProblemFieldBinding
 
problemId() - Method in class org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
problemId() - Method in class org.eclipse.jdt.internal.compiler.lookup.ProblemPackageBinding
 
problemId() - Method in class org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
ProblemMethodBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
ProblemMethodBinding(char[], TypeBinding[], int) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
ProblemMethodBinding(char[], TypeBinding[], ReferenceBinding, int) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
ProblemMethodBinding(MethodBinding, char[], TypeBinding[], int) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
ProblemPackageBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
ProblemReasons - Interface in org.eclipse.jdt.internal.compiler.lookup
 
problemReasonString(int) - Static method in class org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
ProblemReferenceBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
ProblemReferenceBinding(char[][], ReferenceBinding, int) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
problemReporter - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
problemReporter - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
problemReporter() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
Returns this parser's problem reporter initialized with its reference context.
problemReporter() - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
problemReporter() - Method in class org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
problemReporter() - Method in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
problemReporter - Variable in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
problemReporter() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
Answer the problem reporter to use for raising new problems.
problemReporter() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
problemReporter - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
problemReporter() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
Returns this parser's problem reporter initialized with its reference context.
problemReporter - Variable in class org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
ProblemReporter - Class in org.eclipse.jdt.internal.compiler.problem
 
ProblemReporter(IErrorHandlingPolicy, CompilerOptions, IProblemFactory) - Constructor for class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
problems - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
problems - Variable in class org.eclipse.jdt.internal.core.util.RecordedParsingInformation
 
problemsCount - Variable in class org.eclipse.jdt.internal.core.util.RecordedParsingInformation
 
ProblemSeverities - Interface in org.eclipse.jdt.internal.compiler.problem
 
proceed - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
proceedOnError - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
proceedOnErrors() - Method in interface org.eclipse.jdt.internal.compiler.IErrorHandlingPolicy
 
proceedOnFirstError() - Static method in class org.eclipse.jdt.internal.compiler.DefaultErrorHandlingPolicies
 
proceedWithAllProblems() - Static method in class org.eclipse.jdt.internal.compiler.DefaultErrorHandlingPolicies
 
process(CompilationUnitDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.Compiler
Process a compilation unit already parsed and build.
process_name - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
processAnnotations(BuildContext[]) - Method in class org.eclipse.jdt.core.compiler.CompilationParticipant
Notifies this participant that a compile operation has found source files using Annotations.
processAnnotations(CompilationUnitDeclaration[], ReferenceBinding[], boolean) - Method in class org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Run a new annotation processing round on the given values.
processAnnotations() - Method in class org.eclipse.jdt.internal.compiler.Compiler
 
processAnnotations - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Control whether annotation processing is enabled
PROCESSED_QUEUE_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.ProcessTaskManager
 
processPathEntries(int, ArrayList, String, String, boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
ProcessTaskManager - Class in org.eclipse.jdt.internal.compiler
 
ProcessTaskManager(Compiler) - Constructor for class org.eclipse.jdt.internal.compiler.ProcessTaskManager
 
produceAttributes - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
produceDebugAttributes - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Classfile debug information, may contain source file name, line numbers, local variable tables, etc...
produceMethodParameters - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Classfile method patameters information as per JEP 118...
produceReferenceInfo - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicates whether reference info is desired
produceRefInfo - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
production - Class in java_cup
This class represents a production in the grammar.
production(non_terminal, production_part[], int, String) - Constructor for class java_cup.production
Full constructor.
production(non_terminal, production_part[], int) - Constructor for class java_cup.production
Constructor with no action string.
production(non_terminal, production_part[], int, String, int, int) - Constructor for class java_cup.production
 
production(non_terminal, production_part[], int, int, int) - Constructor for class java_cup.production
 
production_part - Class in java_cup
This class represents one part (either a symbol or an action) of a production.
production_part(String) - Constructor for class java_cup.production_part
Simple constructor.
production_tab - Variable in class java_cup.runtime.lr_parser
Direct reference to the production table.
production_table() - Method in class java_cup.runtime.lr_parser
Table of production information (supplied by generated subclass).
production_table_time - Static variable in class java_cup.emit
Time to produce the production table.
productions() - Method in class java_cup.non_terminal
Access to productions with this non terminal on the LHS.
program_name - Static variable in class java_cup.version
The command name normally used to invoke this program
progress - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
progress - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
PROJECT - Static variable in class org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
propagate_all_lookaheads() - Static method in class java_cup.lalr_state
Propagate lookahead sets through the constructed viable prefix recognizer.
propagate_items() - Method in class java_cup.lalr_item
Links to items that the lookahead needs to be propagated to
propagate_lookaheads(terminal_set) - Method in class java_cup.lalr_item
Propagate incoming lookaheads through this item to others need to be changed.
propagate_lookaheads() - Method in class java_cup.lalr_state
Propagate lookahead sets out of this state.
propagateInnerEmulation(ReferenceBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
propagateInnerEmulationForAllLocalTypes() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
PROTECTED - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
prototype() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
prototype - Variable in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
prototype() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
prototype() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Return the primordial type from which the receiver was cloned.
prototype() - Method in class org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
 
providedExpectedTypes - Variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
pruneWrapperTrackingVar(FakedTrackingVariable) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
Unregister a wrapper resource without affecting its inner.
PUBLIC - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
PublicClassMustMatchFileName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
publicClassMustMatchFileName(CompilationUnitDeclaration, TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
PublicScanner - Class in org.eclipse.jdt.internal.core.util
 
PublicScanner() - Constructor for class org.eclipse.jdt.internal.core.util.PublicScanner
 
PublicScanner(boolean, boolean, boolean, long, long, char[][], char[][], boolean) - Constructor for class org.eclipse.jdt.internal.core.util.PublicScanner
 
PublicScanner(boolean, boolean, boolean, long, char[][], char[][], boolean) - Constructor for class org.eclipse.jdt.internal.core.util.PublicScanner
 
purpose - Variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
push(int) - Method in class java_cup.runtime.virtual_parse_stack
Push a state number onto the stack.
pushDeclaringType(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.SourceElementNotifier.LocalDeclarationVisitor
 
pushExceptionOnStack(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
pushExceptionOnStack(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
pushIdentifier(boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
pushIdentifier(char[], long) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
pushIdentifier() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
pushIdentifier(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
pushLineSeparator() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
pushLineSeparator() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
pushOnAstLengthStack(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
pushOnAstStack(Object, boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
pushOnAstStack(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
pushOnExpressionStack(Expression) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
pushOnExpressionStackLengthStack(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
pushOnGenericsIdentifiersLengthStack(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
pushOnGenericsLengthStack(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
pushOnGenericsStack(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
pushOnIntArrayStack(int[]) - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
pushOnIntStack(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
pushOnRealBlockStack(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
pushOnStack(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
pushOnStack(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
pushOnTypeAnnotationLengthStack(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
pushOnTypeAnnotationStack(Annotation) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
pushParamName(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
pushParamName(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
pushSeeRef(Object) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
pushSeeRef(Object) - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
pushStateIndex(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
pushText(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
pushText(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
pushThrowName(Object) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
pushThrowName(Object) - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
pushUnicodeLineSeparator() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
pushUnicodeLineSeparator() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
put(double, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.DoubleCache
Puts the specified element into the hashtable, using the specified key.
put(float, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.FloatCache
Puts the specified element into the hashtable, using the specified key.
put(int, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Puts the specified element into the hashtable, using the specified key.
put(long, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.LongCache
Puts the specified element into the hashtable, using the specified key.
put(Object, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Puts the specified element into the hashtable, using the specified key.
put(int, Object) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
put(char[], int) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
put(long, Object) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
put(char[], Object) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
put(Object, int) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
put(Object, int[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
put(char[], PackageBinding) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
put(char[], ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
put(Object, Object) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
put(Object[], Object) - Method in class org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
put(Object, Object) - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Sets the value in the cache at the given key.
putIfAbsent(char[], int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Puts the specified element into the hashtable if it wasn't there already, using the specified key.
putIfAbsent(double, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.DoubleCache
Puts the specified element into the hashtable, using the specified key.
putIfAbsent(float, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.FloatCache
Puts the specified element into the hashtable, using the specified key.
putIfAbsent(int, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Puts the specified element into the hashtable if absent, using the specified key.
putIfAbsent(long, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.LongCache
Puts the specified element into the hashtable, using the specified key.
putLocal(int, VerificationTypeInfo) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
putProblems(String, CategorizedProblem[]) - Method in class org.eclipse.jdt.core.compiler.ReconcileContext
Sets the problems to be reported to the problem requestor of the reconcile operation for the given marker type.
putUnsafely(char[], Object) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObject
Put a value at the index of the given using the local hash code computation.

Q

qualification - Variable in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
qualification - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
qualification - Variable in class org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
 
QUALIFIED_NAME_RECOVERY - Static variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
QualifiedAllocationExpression - Class in org.eclipse.jdt.internal.compiler.ast
Variation on allocation, where can optionally be specified any of: - leading enclosing instance - trailing anonymous type - generic type arguments for generic constructor invocation
QualifiedAllocationExpression() - Constructor for class org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
QualifiedAllocationExpression(TypeDeclaration) - Constructor for class org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
QualifiedNameReference - Class in org.eclipse.jdt.internal.compiler.ast
 
QualifiedNameReference(char[][], long[], int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
qualifiedPackageName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
qualifiedPackageName() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer the qualified name of the receiver's package separated by periods or an empty string if its the default package.
qualifiedReferences - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
qualifiedSourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
Answer the source name for the type.
qualifiedSourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
qualifiedSourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
qualifiedSourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
qualifiedSourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
qualifiedSourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
qualifiedSourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer the source name for the type.
qualifiedSourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer the source name for the type.
QualifiedSuperReference - Class in org.eclipse.jdt.internal.compiler.ast
 
QualifiedSuperReference(TypeReference, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.QualifiedSuperReference
 
QualifiedThisReference - Class in org.eclipse.jdt.internal.compiler.ast
 
QualifiedThisReference(TypeReference, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
 
QualifiedTypeReference - Class in org.eclipse.jdt.internal.compiler.ast
 
QualifiedTypeReference(char[][], long[]) - Constructor for class org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
qualifyingName - Variable in class org.eclipse.jdt.internal.compiler.ast.Receiver
 
QUESTIONCOLON - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 

R

ranges - Variable in class org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
ranges - Variable in class org.eclipse.jdt.internal.core.util.CharArrayBuffer
A buffer of ranges which is maintained along with the buffer.
RangeUtil - Class in org.eclipse.jdt.internal.compiler.parser.diagnose
 
RangeUtil() - Constructor for class org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
rank - Variable in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
rank - Variable in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
RAW - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
RAW_TYPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
rawConstructorReferenceNotWithExplicitTypeArguments(TypeReference[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RawMemberTypeCannotBeParameterized - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
rawMemberTypeCannotBeParameterized(ASTNode, ReferenceBinding, TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RawTypeBinding - Class in org.eclipse.jdt.internal.compiler.lookup
Denote a raw type, i.e.
RawTypeBinding(ReferenceBinding, ReferenceBinding, LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
Raw type arguments are erasure of respective parameter bounds.
RawTypeReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RawTypeReference - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
rawTypeReference(ASTNode, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
rBraceEnd - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
rBraceStart - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
rBraceSuccessorStart - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
rBracketPosition - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
REACHABLE - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
reachMode() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Find out the reachability mode of this flowInfo.
read(char[], int, int) - Method in class org.apache.tapestry.util.text.ExtendedReader
 
READ - Static variable in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
READ - Static variable in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
read(File) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(File, boolean) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(InputStream, String) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(InputStream, String, boolean) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(ZipFile, String) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(ZipFile, String, boolean) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(String) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read(String, boolean) - Static method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
read_lookahead() - Method in class java_cup.runtime.lr_parser
Read from input to establish our buffer of "parse ahead" lookahead Symbols.
readableName() - Method in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ImportConflictBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ProblemBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer the receiver's signature.
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
readableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
readableName - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
readByteTable(String) - Static method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
readChar() - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
readCharacters(ICharacterMatcher) - Method in class org.apache.tapestry.util.text.ExtendedReader
Reads the next characters until a character that does not match the provided rule is reached.
readLongTable(String) - Static method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
readManager - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
ReadManager - Class in org.eclipse.jdt.internal.compiler
 
ReadManager(ICompilationUnit[], int) - Constructor for class org.eclipse.jdt.internal.compiler.ReadManager
 
readNameTable(String) - Static method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
READOBJECT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
readReadableNameTable(String) - Static method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
READRESOLVE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
readTable(String) - Static method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
readToken() - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
readTokenAndConsume() - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
readTokenSafely() - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
ready() - Method in class org.apache.tapestry.util.text.ExtendedReader
 
READY_FOR_BUILD - Static variable in class org.eclipse.jdt.core.compiler.CompilationParticipant
 
real_next - Variable in class java_cup.runtime.virtual_parse_stack
Top of stack indicator for where we leave off in the real stack.
real_stack - Variable in class java_cup.runtime.virtual_parse_stack
The real stack that we shadow.
realBlockPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
realBlockStack - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
rebindInnerPolies(MethodBinding, InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
rebindInnerPolies(BoundSet, TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
After inference has finished, iterate all inner poly expressions (Invocations), that have been included in the inference.
receiver - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
receiver - Variable in class org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
receiver - Variable in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
receiver - Variable in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
Receiver - Class in org.eclipse.jdt.internal.compiler.ast
 
Receiver(char[], long, TypeReference, NameReference, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.Receiver
 
receiver - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
receiverIsImplicitThis() - Method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
receiverIsImplicitThis() - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
receiverIsImplicitThis() - Method in class org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
receiverIsImplicitThis() - Method in interface org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
receiverType - Variable in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
ReceiverTypeNotVisible - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
recipient - Variable in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
reconcile(ReconcileContext) - Method in class org.eclipse.jdt.core.compiler.CompilationParticipant
Notifies this participant that a reconcile operation is happening.
ReconcileContext - Class in org.eclipse.jdt.core.compiler
The context of a reconcile event that is notified to interested compilation participants while a reconcile operation is running.
ReconcileContext(ReconcileWorkingCopyOperation, CompilationUnit) - Constructor for class org.eclipse.jdt.core.compiler.ReconcileContext
Creates a reconcile context for the given reconcile operation.
record(LocalTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
record(FunctionalExpression) - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
record(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
record(CategorizedProblem, ReferenceContext) - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
 
record(CategorizedProblem, ReferenceContext, boolean) - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
 
record(char[], ClassFile) - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
For now, remember the compiled type using its compound name.
record - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
record(CategorizedProblem, CompilationResult, ReferenceContext, boolean) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
recordAbruptExit() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
Record the fact that an abrupt exit has been observed, one of: - potential exception (incl.
recordAddedGeneratedFiles(IFile[]) - Method in class org.eclipse.jdt.core.compiler.BuildContext
Record the added/changed generated files that need to be compiled.
recordBootstrapMethod(FunctionalExpression) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
recordBreakFrom(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
recordBreakFrom(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
recordBreakTo(FlowContext) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
recordBreakTo(FlowContext) - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
recordCatchContextOfEscapingException(ExceptionHandlingFlowContext, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
recordComment(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
recordComment(int) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
recordContinueFrom(FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
recordContinueFrom(FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
recordDeferredInheritedNullness(Scope, ASTNode, MethodBinding, Boolean, ImplicitNullAnnotationVerifier.InheritedNonNullnessInfo) - Method in class org.eclipse.jdt.internal.compiler.lookup.ImplicitNullAnnotationVerifier
 
recordDeletedGeneratedFiles(IFile[]) - Method in class org.eclipse.jdt.core.compiler.BuildContext
Record the generated files that need to be deleted.
recordDependencies(String[]) - Method in class org.eclipse.jdt.core.compiler.BuildContext
Record the fully-qualified type names of any new dependencies, each name is of the form "p1.p2.A.B".
recordedParsingInformation - Variable in class org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
RecordedParsingInformation - Class in org.eclipse.jdt.internal.core.util
Use to keep track of recorded information during the parsing like comment positions, line ends or problems.
RecordedParsingInformation(CategorizedProblem[], int[], int[][]) - Constructor for class org.eclipse.jdt.internal.core.util.RecordedParsingInformation
 
recordErrorLocation(ASTNode, int) - Method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
recordExceptionsForEnclosingLambda(BlockScope, TypeBinding...) - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
If an exception-throwing statement is resolved within the scope of a lambda, record the exception type(s).
recordExitAgainstResource(BlockScope, FlowInfo, FakedTrackingVariable, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
Record that we found an early exit from a method while a resource is in scope.
recordExitAgainstResource(BlockScope, FlowInfo, FakedTrackingVariable, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
Record the fact that we see an early exit (in 'reference') while 'trackingVar' is in scope and may be unclosed.
recordExpressionType(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
recordExpressionType(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
recordFinalAssignment(VariableBinding, Reference) - Method in class org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
recordFinalAssignment(VariableBinding, Reference) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
recordFinalAssignment(VariableBinding, Reference) - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
recordFunctionalType(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
recordHandlingException(ReferenceBinding, UnconditionalFlowInfo, TypeBinding, TypeBinding, ASTNode, boolean) - Method in class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
recordHandlingException(ReferenceBinding, UnconditionalFlowInfo, TypeBinding, TypeBinding, ASTNode, boolean) - Method in class org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
recordInheritedPosition(long) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
recordInitializationEndPC(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
recordInitializationStartPC(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
recordInitializationStates(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
recordInnerClasses(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
recordLineSeparator - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
recordLineSeparator - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
recordNestedType(ClassFile, TypeBinding) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
 
recordNewProblems(CategorizedProblem[]) - Method in class org.eclipse.jdt.core.compiler.BuildContext
Record new problems to report against this compilationUnit.
recordNullCheckedFieldReference(Reference, int) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
Record that a reference to a field has been seen in a non-null state.
recordNullityMismatch(BlockScope, Expression, TypeBinding, TypeBinding, int) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
Record that a nullity mismatch was detected against an annotated type reference.
recordNullReference(LocalVariableBinding, ASTNode, int) - Method in class org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
recordNullReference(LocalVariableBinding, ASTNode, int) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
Record a null reference for use by deferred checks.
recordNullReference(LocalVariableBinding, ASTNode, int) - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
recordPackageName(char[][]) - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
 
recordPositionsFrom(int, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
recordPositionsFrom(int, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
recordProvidedExpectedTypes(TypeBinding, TypeBinding, int) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
recordResolution(QualifiedTypeReference, TypeBinding) - Method in interface org.eclipse.jdt.internal.compiler.lookup.IQualifiedTypeResolutionListener
Notifies that the given resolution has been found for the given type reference.
recordReturnFrom(UnconditionalFlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
recordReturnFrom(UnconditionalFlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
recordReturnFrom(UnconditionalFlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.InsideSubRoutineFlowContext
 
recordSettingFinal(VariableBinding, Reference, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
recordStringLiteral(StringLiteral, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
recordStringLiterals - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
recordSubstitute(TypeVariableBinding, TypeBinding, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext
 
recordSuppressWarnings(Scope, int, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
recordSuppressWarnings(IrritantSet, Annotation, int, int) - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
recordTypeConversion(TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
recordUnboxing(Scope, Expression, int, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
recordUnboxing(Scope, Expression, int, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
Either AST analysis or checking of a child flow context has encountered an unboxing situation.
recordUnboxing(Scope, Expression, int, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
recordUncheckedConversion(ConstraintTypeFormula) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Record the fact that the given constraint requires unchecked conversion.
recordUsingNullReference(Scope, LocalVariableBinding, ASTNode, int, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
recordUsingNullReference(Scope, LocalVariableBinding, ASTNode, int, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
Record a null reference for use by deferred checks.
recordUsingNullReference(Scope, LocalVariableBinding, ASTNode, int, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
RecoveredAnnotation - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveredAnnotation(int, int, int, RecoveredElement, int) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
RecoveredBlock - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveredBlock(Block, RecoveredElement, int) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
RecoveredElement - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveredElement(RecoveredElement, int) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
RecoveredElement(RecoveredElement, int, Parser) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
RecoveredField - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveredField(FieldDeclaration, RecoveredElement, int) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
RecoveredField(FieldDeclaration, RecoveredElement, int, Parser) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
RecoveredImport - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveredImport(ImportReference, RecoveredElement, int) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
RecoveredInitializer - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveredInitializer(FieldDeclaration, RecoveredElement, int) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
RecoveredInitializer(FieldDeclaration, RecoveredElement, int, Parser) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
RecoveredLocalVariable - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveredLocalVariable(LocalDeclaration, RecoveredElement, int) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
RecoveredMethod - Class in org.eclipse.jdt.internal.compiler.parser
Internal method structure for parsing recovery
RecoveredMethod(AbstractMethodDeclaration, RecoveredElement, int, Parser) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
RecoveredStatement - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveredStatement(Statement, RecoveredElement, int) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
recoveredStaticInitializerStart - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
RecoveredType - Class in org.eclipse.jdt.internal.compiler.parser
Internal type structure for parsing recovery
RecoveredType(TypeDeclaration, RecoveredElement, int) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
recoveredTypePtr - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
recoveredTypes - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
RecoveredUnit - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveredUnit(CompilationUnitDeclaration, int, Parser) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
recoveringParser - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
recoverStatements() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
recovery_templates - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
recovery_templates_index - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
recoveryExitFromVariable() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
recoveryScanner - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
RecoveryScanner - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveryScanner(Scanner, RecoveryScannerData) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
RecoveryScanner(boolean, boolean, long, long, char[][], char[][], boolean, RecoveryScannerData) - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
recoveryScannerData - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
RecoveryScannerData - Class in org.eclipse.jdt.internal.compiler.parser
 
RecoveryScannerData() - Constructor for class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
recoveryTokenCheck() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
RecursiveConstructorInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
recursiveConstructorInvocation(ExplicitConstructorCall) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
redeclaresPublicObjectMethod(Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
redefineArgument(Argument) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RedefinedArgument - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedefinedLocal - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
redefineLocal(LocalDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
REDUCE - Static variable in class java_cup.parse_action
Constants for action type -- reduce action.
reduce(InferenceContext18) - Method in class org.eclipse.jdt.internal.compiler.lookup.ConstraintExceptionFormula
 
reduce_action - Class in java_cup
This class represents a reduce action within the parse table.
reduce_action(production) - Constructor for class java_cup.reduce_action
Simple constructor.
reduce_check_end - Static variable in class java_cup.Main
Timing data -- when did we end checking for non-reduced productions
reduce_tab - Variable in class java_cup.runtime.lr_parser
Direct reference to the reduce-goto table.
reduce_table - Static variable in class java_cup.Main
Resulting reduce-goto table.
reduce_table() - Method in class java_cup.runtime.lr_parser
The reduce-goto table (supplied by generated subclass).
reduce_with() - Method in class java_cup.reduce_action
The production we reduce with.
reduceAndIncorporate(ConstraintFormula) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
When inference produces a new constraint, reduce it to a suitable type bound and add the latter to the bound set.
reduceWithEqualityConstraints(TypeBinding[], TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
reduction_count - Static variable in class java_cup.parse_action_row
Table of reduction counts (reused by compute_default()).
ReductionResult - Class in org.eclipse.jdt.internal.compiler.lookup
Generalization over TypeBounds and ConstraintFormulas which both can be created during reduction.
ReductionResult() - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
RedundantLocalVariableNullAssignment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullAnnotation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
RedundantNullCheck - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
RedundantNullCheckAgainstNonNullType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullCheckOnField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullCheckOnNonNullExpression - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullCheckOnNonNullLocalVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullCheckOnNonNullMessageSend - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullCheckOnNonNullSpecdField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullCheckOnNullLocalVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullCheckOnSpecdNonNullLocalVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullDefaultAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullDefaultAnnotationMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullDefaultAnnotationPackage - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedundantNullDefaultAnnotationType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedundantSpecificationOfTypeArguments - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedundantSpecificationOfTypeArguments - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
redundantSpecificationOfTypeArguments(ASTNode, TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RedundantSuperinterface - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedundantSuperinterface - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
redundantSuperInterface(SourceTypeBinding, TypeReference, ReferenceBinding, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
reenterAllExceptionHandlers(SubRoutineStatement[], int, CodeStream) - Static method in class org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
Reference - Class in org.eclipse.jdt.internal.compiler.ast
 
Reference() - Constructor for class org.eclipse.jdt.internal.compiler.ast.Reference
BaseLevelReference constructor comment.
reference - Variable in class org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
referenceBinding - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
ReferenceBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
ReferenceBinding(ReferenceBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
ReferenceBinding() - Constructor for class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
referenceBindings - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
referenceCompilationUnit() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
ReferenceContext - Interface in org.eclipse.jdt.internal.compiler.impl
 
referenceContext - Variable in class org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
referenceContext - Variable in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
referenceContext - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
referenceContext() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Returns the nearest reference context, starting from current scope.
referenceContext - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
referenceContext - Variable in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ReferenceExpression - Class in org.eclipse.jdt.internal.compiler.ast
 
ReferenceExpression() - Constructor for class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
referenceExpressionArgumentNullityMismatch(ReferenceExpression, TypeBinding, TypeBinding, MethodBinding, int, NullAnnotationMatching) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ReferenceExpressionParameterNullityMismatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ReferenceExpressionParameterNullityUnchecked - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ReferenceExpressionReturnNullRedef - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ReferenceExpressionReturnNullRedefUnchecked - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
referenceExpressionsNotBelow18(ReferenceExpression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ReferenceInfoAdapter - Class in org.eclipse.jdt.internal.core.util
An adapter which implements the methods for handling reference information from the parser.
ReferenceInfoAdapter() - Constructor for class org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
 
referenceMethod() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
Answer the reference method of this scope, or null if initialization scope or lambda scope.
referenceMethodBinding() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
Answers the binding of the reference method or reference lambda expression.
referenceMustBeArrayTypeAt(TypeBinding, ArrayReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
referencesTable - Variable in class org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
A table of references to the binary expressions of this' left branch.
ReferenceToForwardField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ReferenceToForwardTypeVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
referenceType() - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
referenceType() - Method in class org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
referenceType() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
Answer the reference type of this scope.
REFLECT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
refreshing_external_folders - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
refreshInlineTagPosition(int) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
refreshInlineTagPosition(int) - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
refreshReturnStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
refreshReturnStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
registerExceptionHandler(ExceptionLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
registerInferenceContext(ParameterizedGenericMethodBinding, InferenceContext18) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
registerInferenceContext(ParameterizedGenericMethodBinding, InferenceContext18) - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
registerInferenceContext(ParameterizedGenericMethodBinding, InferenceContext18) - Method in interface org.eclipse.jdt.internal.compiler.ast.Invocation
Register the given inference context, which produced the given method as its intermediate result.
registerInferenceContext(ParameterizedGenericMethodBinding, InferenceContext18) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
registerInnerResult(MethodBinding, TypeBinding, int, int) - Method in class org.eclipse.jdt.internal.compiler.ast.InnerInferenceHelper
 
registerSolution(TypeBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
registerTrackingVariable(FakedTrackingVariable) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
Register a tracking variable and compute its id.
rejectAnnotationsOnPackageQualifiers(Scope, PackageBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
rejectAnnotationsOnStaticMemberQualififer(Scope, ReferenceBinding, Annotation[]) - Static method in class org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
rejectIllegalLeadingTypeAnnotations(TypeReference) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
relation - Variable in class org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
relationToString(int) - Static method in class org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
relativePath(IPath, int) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns the toString() of the given full path minus the first given number of segments.
release(ClassFile) - Method in class org.eclipse.jdt.internal.compiler.ClassFilePool
 
releaseClassFiles(ClassFile[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
relocalize() - Method in class org.eclipse.jdt.internal.compiler.batch.Main
Creates a NLS catalog for the given locale.
REMAINDER - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
remainingIterations - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
remove(lalr_item) - Method in class java_cup.lalr_item_set
Remove a single item if it is in the set.
remove(lalr_item_set) - Method in class java_cup.lalr_item_set
Remove (set subtract) a complete set.
remove(symbol) - Method in class java_cup.symbol_set
Remove a single symbol if it is in the set.
remove(symbol_set) - Method in class java_cup.symbol_set
Remove (set subtract) a complete set.
remove(terminal) - Method in class java_cup.terminal_set
Remove a terminal if it is in the set.
remove(char[], char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers a new array removing a given character.
remove(char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Remove the object associated with the specified key in the hashtable.
remove(char[][]) - Method in class org.eclipse.jdt.internal.compiler.util.CompoundNameVector
 
remove(int) - Method in class org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
remove(Object) - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
 
remove(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleNameVector
 
remove(Object) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSet
 
remove(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
remove(Object[]) - Method in class org.eclipse.jdt.internal.core.util.HashSetOfArray
 
remove(char[][]) - Method in class org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
remove(Object) - Method in class org.eclipse.jdt.internal.core.util.WeakHashSet
 
remove(char[]) - Method in class org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
remove_embedded_actions() - Method in class java_cup.production
Remove all embedded actions from a production by factoring them out into individual action production using new non terminals.
removeAll() - Method in class org.eclipse.jdt.internal.compiler.util.CompoundNameVector
 
removeAll() - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
 
removeAll() - Method in class org.eclipse.jdt.internal.compiler.util.SimpleNameVector
 
removeDocumentListener(IDocumentListener) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
removeDocumentPartitioningListener(IDocumentPartitioningListener) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
removedTokensEnd - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
removedTokensPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
removedTokensStart - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
removedTokenUsed - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
removeFramePosition(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
removeKey(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
removeKey(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
removeKey(Object) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
removeKey(Object) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
removeKey(Object) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
removeKey(Object[]) - Method in class org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
removeKey(Object) - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Removes and returns the value in the cache for the given key.
removeNextUnit() - Method in class org.eclipse.jdt.internal.compiler.ProcessTaskManager
 
removeNotDefinitelyAssignedVariables(Scope, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
removeNotDefinitelyAssignedVariables(Scope, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
removePosition(Position) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
removePosition(String, Position) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
removePositionCategory(String) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
removePositionUpdater(IPositionUpdater) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
removePrefixZerosAndUnderscores(char[], boolean) - Static method in class org.eclipse.jdt.internal.compiler.ast.NumberLiteral
 
removePrenotifiedDocumentListener(IDocumentListener) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
removeProblem(CategorizedProblem) - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
 
removeTokens(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
removeTrackingVar(FakedTrackingVariable) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
When are no longer interested in this tracking variable - remove it.
removeUnused() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
removeUnusedPcToSourceMapEntries() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
Remove all entries in pcToSourceMap table that are beyond this.position
removeValue(Object) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
removeVariable(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
RepeatableAnnotationTypeIsDocumented - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
repeatableAnnotationTypeIsDocumented(ASTNode, ReferenceBinding, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RepeatableAnnotationTypeIsInherited - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
repeatableAnnotationTypeIsInherited(ASTNode, ReferenceBinding, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RepeatableAnnotationTypeTargetMismatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
repeatableAnnotationTypeTargetMismatch(ASTNode, ReferenceBinding, ReferenceBinding, String) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
repeatableAnnotationWithRepeatingContainer(Annotation, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RepeatableAnnotationWithRepeatingContainerAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
repeatedAnnotationWithContainer(Annotation, Annotation) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
RepeatedAnnotationWithContainerAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
replace(char[], char, char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Replace all occurrence of the character to be replaced with the replacement character in the given array.
replace(char[], char[], char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Replace all occurrences of characters to be replaced with the replacement character in the given array.
replace(char[], char[], char, int, int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Replace all occurrences of characters to be replaced with the replacement character in the given array from the start position (inclusive) to the end position (exclusive).
replace(char[], char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers a new array of characters with substitutions.
replace(int, int, String) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
replacedTokens - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
replacedTokensEnd - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
replacedTokensPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
replacedTokensStart - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
replacedTokenUsed - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
replaceOnCopy(char[], char, char) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Replace all occurrence of the character to be replaced with the replacement character in a copy of the given array.
replaceTokens(int, int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
replaceTokens(int[], int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
replaceWithElementType() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
replaceWithElementType() - Method in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
report_conflicts(terminal_set) - Method in class java_cup.lalr_state
Produce warning messages for all conflicts found in this state.
report_error(String, Object) - Method in class java_cup.runtime.lr_parser
Report a non fatal error (or warning).
report_fatal_error(String, Object) - Method in class java_cup.runtime.lr_parser
Report a fatal error.
report_reduce_reduce(lalr_item, lalr_item) - Method in class java_cup.lalr_state
Produce a warning message for one reduce/reduce conflict.
report_shift_reduce(lalr_item, int) - Method in class java_cup.lalr_state
Produce a warning message for one shift/reduce conflict.
reportDeadCodeInTrivialIfStatement - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify whether trivial deadcode pattern is to be reported (e.g.
reportDeprecatedType(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocArrayQualifiedTypeReference
 
reportDeprecatedType(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocArraySingleTypeReference
 
reportDeprecatedType(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
reportDeprecatedType(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
reportDeprecatedType(TypeBinding, Scope, int) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
reportDeprecatedType(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
reportDeprecatedType(TypeBinding, Scope, int) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
reportDeprecatedType(TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
reportDeprecationInsideDeprecatedCode - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify whether deprecation inside deprecated code is to be reported
reportDeprecationWhenOverridingDeprecatedMethod - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify whether override of deprecated method is to be reported
reportError(ProblemReporter, ASTNode, int) - Method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
reportError(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
Normal field binding did not work, try to bind to a field of the delegate receiver.
reportError(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
reportExplicitClosing(ProblemReporter) - Method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
reportInvalidInvocation(Invocation, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
reportInvalidJavadocTags - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if invalid javadoc shall be reported
reportInvalidJavadocTagsDeprecatedRef - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if deprecated javadoc ref is allowed
reportInvalidJavadocTagsNotVisibleRef - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if non visible javadoc ref is allowed
reportInvalidJavadocTagsVisibility - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Only report invalid javadoc above a given level of visibility of associated construct
reportInvalidType(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocArrayQualifiedTypeReference
 
reportInvalidType(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocArraySingleTypeReference
 
reportInvalidType(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
reportInvalidType(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
reportInvalidType(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
reportInvalidType(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
reportMissingEnumCaseDespiteDefault - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Should missing enum cases be reported even if a default case exists in the same switch?
reportMissingJavadocCommentsOverriding - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if need to flag missing javadoc comment for overriding method
reportMissingJavadocCommentsVisibility - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Only report missing javadoc comment above a given level of visibility of associated construct
reportMissingJavadocTagDescription - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify when to report missing javadoc tag description
reportMissingJavadocTagsMethodTypeParameters - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if need to flag missing javadoc tags for method type parameters (java 1.5 and above)
reportMissingJavadocTagsOverriding - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if need to flag missing javadoc tags for overriding method
reportMissingJavadocTagsVisibility - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Only report missing javadoc tags above a given level of visibility of associated construct
reportMissingOverrideAnnotationForInterfaceMethodImplementation - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if need to report missing override annotation for a method implementing an interface method (java 1.6 and above)
reportOnlyOneSyntaxError - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
reportProblems - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
reportProgress(String) - Method in class org.eclipse.jdt.internal.compiler.Compiler
Checks whether the compilation has been canceled and reports the given progress to the compiler progress.
reportRawReferences(MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
reportRecordedErrors(Scope, int) - Method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
reportSamProblem(BlockScope, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
reportSpecialParameterHidingField - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify whether should report constructor/setter method parameter hiding
reportSyntaxErrorIsRequired - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
reportSyntaxErrors(boolean, int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
reportUnavoidableGenericTypeProblems - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Controls whether forced generic type problems get reported
reportUnusedDeclaredThrownExceptionExemptExceptionAndThrowable - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if should reported unused declared thrown exception when Exception or Throwable
reportUnusedDeclaredThrownExceptionIncludeDocCommentReference - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if should reported unused declared thrown exception when documented in javadoc
reportUnusedDeclaredThrownExceptionWhenOverriding - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if should reported unused declared thrown exception when overriding method
reportUnusedParameterIncludeDocCommentReference - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if should report documented unused parameter (in javadoc)
reportUnusedParameterWhenImplementingAbstract - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if should report unused parameter when implementing abstract method
reportUnusedParameterWhenOverridingConcrete - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if should report unused parameter when overriding concrete method
reportWorked(int, int) - Method in class org.eclipse.jdt.internal.compiler.Compiler
Checks whether the compilation has been canceled and reports the given work increment to the compiler progress.
requestor - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
REQUIRE_NON_NULL - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
RequiredNonNullButProvidedNull - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RequiredNonNullButProvidedPotentialNull - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RequiredNonNullButProvidedSpecdNullable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RequiredNonNullButProvidedUnknown - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
reset() - Method in class org.apache.tapestry.util.text.ExtendedReader
 
reset() - Method in class org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Reinitialize the receiver
reset() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
reset() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
reset() - Method in interface org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
This method resets the environment.
reset(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
reset() - Method in class org.eclipse.jdt.internal.compiler.ClassFilePool
 
reset() - Method in class org.eclipse.jdt.internal.compiler.classfmt.AnnotationMethodInfoWithAnnotations
 
reset() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
reset() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfoWithAnnotation
 
reset() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfoWithTypeAnnotation
 
reset() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfoWithAnnotations
 
reset() - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
reset(AbstractMethodDeclaration, ClassFile) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
reset(LambdaExpression, ClassFile) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
reset(ClassFile) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
reset() - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
reset(ClassFile) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
reset(ClassFile) - Method in class org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
reset() - Method in class org.eclipse.jdt.internal.compiler.Compiler
 
reset() - Method in interface org.eclipse.jdt.internal.compiler.IDebugRequestor
 
reset() - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
reset() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
reset() - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
reset(int) - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
reset() - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
reset() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
reset() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
resetAssignmentInfo(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
resetAssignmentInfo(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Resets the definite and potential initialization info for the given local variable
resetAssignmentInfo(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
resetAssignmentInfo(int) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
resetAST() - Method in class org.eclipse.jdt.core.compiler.ReconcileContext
Resets the AST carried by this context.
resetDefaults() - Method in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
resetForAttributeName(char[], int, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
resetForClinit(int, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
This method is used to clean the receiver in case of a clinit header is generated, but the clinit has no code.
resetForCodeGenUnusedLocals() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
resetForCodeGenUnusedLocals() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
resetForProblemClinit(ClassFile) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
resetInitializations() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
resetInWideMode() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
resetInWideMode() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
resetJavaLikeExtensions() - Static method in class org.eclipse.jdt.internal.core.util.Util
 
resetModifiers() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
resetModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
Reset modifiers buffer and comment stack.
resetModifiers() - Method in class org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
resetNullInfo(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
resetNullInfo(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Reset all null-information about a given local.
resetNullInfo(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
resetPendingModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
resetPendingModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
resetPendingModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
resetPendingModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
resetPendingModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
resetPendingModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
resetPendingModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
resetReportingBits() - Method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
resetSecretLocals() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
resetStacks() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
resetTo(int, int) - Method in interface org.eclipse.jdt.core.compiler.IScanner
Reposition the scanner on some portion of the original source.
resetTo(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
Reposition the scanner on some portion of the original source.
resetTo(int, int) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
Reposition the scanner on some portion of the original source.
resolutionListeners - Variable in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
resolve(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Block
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.BranchStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.CaseStatement
No-op : should use resolveCase(...) instead.
resolve(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Clinit
 
resolve() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.DoStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.EmptyStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
resolve(MethodScope) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ForStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.IfStatement
 
resolve(MethodScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Initializer
 
resolve(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Javadoc
 
resolve(CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Javadoc
 
resolve(MethodScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Javadoc
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocArgumentExpression
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocReturnStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocSingleNameReference
 
resolve(BlockScope, boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocSingleNameReference
Resolve without warnings
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ThrowStatement
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
resolve() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Resolve a local type declaration
resolve(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Resolve a member type declaration (can be a local member)
resolve(CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Resolve a top level type declaration
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
resolve(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
resolve(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
resolve(CompilationUnitDeclaration, ICompilationUnit, boolean, boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.Compiler
Internal API used to resolve a given compilation unit.
resolve(ICompilationUnit, boolean, boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.Compiler
Internal API used to resolve a given compilation unit.
resolve() - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
resolve() - Method in class org.eclipse.jdt.internal.compiler.lookup.UnresolvedAnnotationBinding
 
resolveAnnotations(BlockScope, Annotation[], Binding) - Static method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
resolveAnnotations(BlockScope, Annotation[], Binding, boolean) - Static method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
Resolve annotations, and check duplicates, answers combined tagBits for recognized standard annotations.
resolveAnnotations(BlockScope, Annotation[][], TypeBinding) - Static method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
Resolve JSR308 annotations on a type reference, array creation expression or a wildcard.
resolveAnnotations(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
resolveAnnotations(Scope, int) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveCase(BlockScope, TypeBinding, SwitchStatement) - Method in class org.eclipse.jdt.internal.compiler.ast.CaseStatement
Returns the constant intValue or ordinal for enum constants.
resolveCase(BlockScope, TypeBinding, SwitchStatement) - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
Returns case constant associated to this statement (NotAConstant if none)
resolveDeprecatedAnnotations(BlockScope, Annotation[], Binding) - Static method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
Figures if @Deprecated annotation is specified, do not resolve entire annotations.
resolvedImport - Variable in class org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
resolvedPosition - Variable in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
resolvedType - Variable in class org.eclipse.jdt.internal.compiler.ast.Expression
 
resolvedTypeArguments - Variable in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
resolveForCatch(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Argument
 
resolveJavadoc() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
ResolveJavadoc - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
resolveJavadoc() - Method in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
resolvePolyExpressionArguments(Invocation, MethodBinding, TypeBinding[], Scope) - Static method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
After method lookup has produced 'methodBinding' but when poly expressions have been seen as arguments, inspect the arguments to trigger another round of resolving with improved target types from the methods parameters.
resolvePolyExpressionArguments(Invocation, MethodBinding, Scope) - Static method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
resolveReceiver() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
resolveStatements() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
resolveStatements() - Method in class org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
resolveStatements() - Method in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
resolveStatements() - Method in class org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
resolveSuperType(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveTime - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Assignment
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ContainerAnnotation
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.EqualExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Resolve the type of this expression in the context of a blockScope
resolveType(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Resolve the type of this expression in the context of a classScope
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
resolveType(BlockScope, boolean, int) - Method in class org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
resolveType(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocArgumentExpression
 
resolveType(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocArgumentExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
resolveType(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
resolveType(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
resolveType(BlockScope, boolean, int) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
resolveType(ClassScope, int) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Literal
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
 
resolveType(BlockScope, boolean, int) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
resolveType(ClassScope, int) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
resolveType(BlockScope, boolean, int) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
resolveType(ClassScope, int) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedSuperReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.SuperReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveType(BlockScope, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveType(BlockScope, boolean, int) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveType(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveType(ClassScope, int) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveType(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
resolveType(BlockScope, boolean, int) - Method in class org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
resolveType(BlockScope, boolean, int) - Method in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
resolveType(ClassScope, int) - Method in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
resolveType(TypeBinding, LookupEnvironment, boolean) - Static method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
resolveTypeArgument(BlockScope, ReferenceBinding, int) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveTypeArgument(ClassScope, ReferenceBinding, int) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
resolveTypeArgument(BlockScope, ReferenceBinding, int) - Method in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
resolveTypeArgument(ClassScope, ReferenceBinding, int) - Method in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
resolveTypeEnclosing(BlockScope, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
resolveTypeEnclosing(BlockScope, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
resolveTypeExpecting(BlockScope, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
 
resolveTypeExpecting(BlockScope, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.Assignment
 
resolveTypeExpecting(BlockScope, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
resolveTypeExpecting(BlockScope, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.MemberValuePair
 
resolveTypeFor(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
resolveTypesFor(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
resolveUsing(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Block
 
RESOURCE - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
RESOURCE_FREE_CLOSEABLE_STREAM - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
RESOURCE_VARIABLE - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
ResourceCompilationUnit - Class in org.eclipse.jdt.internal.core.util
An ICompilationUnit that retrieves its contents using an IFile
ResourceCompilationUnit(IFile, URI) - Constructor for class org.eclipse.jdt.internal.core.util.ResourceCompilationUnit
 
ResourceHasToImplementAutoCloseable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
resourceHasToImplementAutoCloseable(TypeBinding, TypeReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
resources - Variable in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
RESTART - Static variable in class org.eclipse.jdt.internal.compiler.parser.CommitRollbackParser
 
RESTART_CODE_GEN_FOR_UNUSED_LOCALS_MODE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
RESTART_IN_WIDE_MODE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
restart_lookahead() - Method in class java_cup.runtime.lr_parser
Reset the parse ahead input to one Symbol past where we started error recovery (this consumes one new Symbol from the real input).
restartRecovery - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
restrainUsageToNumericTypes() - Method in class org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
restrainUsageToNumericTypes() - Method in class org.eclipse.jdt.internal.compiler.ast.PostfixExpression
 
restrainUsageToNumericTypes() - Method in class org.eclipse.jdt.internal.compiler.ast.PrefixExpression
 
restrict(long, int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
restrict(long, int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
RESTRICTION - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
RestrictiveFlagMASK - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
resultExpressions - Variable in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
resultExpressions() - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
RESUME - Static variable in class org.eclipse.jdt.internal.compiler.parser.CommitRollbackParser
 
resumeAfterRecovery() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
resumeOnSyntaxError() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
resumeOnSyntaxError() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
resumeSuspendedInference(InferenceContext18.SuspendedInferenceRecord) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
ret(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
retrieveAnnotationHolder(Binding, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
retrieveAnnotationHolder(Binding, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
return_() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
return_() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
RETURN_TAG - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
returnAddressVariable - Variable in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
returnKeyFor(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Returns the key corresponding to the value.
returnOnlyGreater - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
returnOnlyGreater - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
returnsExpression(Expression, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
returnStatement - Variable in class org.eclipse.jdt.internal.compiler.ast.Javadoc
 
ReturnStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
ReturnStatement(Expression, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
ReturnStatement(Expression, int, int, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
returnStatement - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
returnType - Variable in class org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
returnType - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
returnType - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
ReturnTypeAmbiguous - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.AmbiguousType instead
ReturnTypeCannotBeVoidArray - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.CannotAllocateVoidArray instead
ReturnTypeIDMASK - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
ReturnTypeInheritedNameHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.InheritedTypeHidesEnclosingName instead
ReturnTypeInternalNameProvided - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.InternalTypeNameProvided instead
ReturnTypeMismatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ReturnTypeNotFound - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.UndefinedType instead
ReturnTypeNotVisible - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.NotVisibleType instead
reusableJSRTarget() - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Returns an object which can be used to identify identical JSR sequence targets (see TryStatement subroutine codegen) or null if not reusable
reusableJSRTarget() - Method in class org.eclipse.jdt.internal.compiler.ast.NullLiteral
 
reverse_index - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
reverseQuickSort(char[][], int, int) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
 
reverseQuickSort(char[][], int, int, int[]) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
 
rhs(int) - Method in class java_cup.production
Access to the collection of parts for the right hand side.
rhs - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
rhs_length() - Method in class java_cup.production
How much of the right hand side array we are presently using.
right - Static variable in class java_cup.assoc
 
right - Variable in class java_cup.runtime.Symbol
The data passed to parser
right - Variable in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
right - Variable in class org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
RIGHT_SHIFT - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
rootReferences - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
RoundBracket - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
RoundBracket - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
RoundBracket - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
rParenPos - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
rules_compliance - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
run() - Method in class org.eclipse.jdt.internal.compiler.ProcessTaskManager
 
run() - Method in class org.eclipse.jdt.internal.compiler.ReadManager
 
RUNTIME - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
RuntimeInvisibleAnnotationsAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of IRuntimeInvisibleAnnotations
RuntimeInvisibleAnnotationsAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.RuntimeInvisibleAnnotationsAttribute
Constructor for RuntimeInvisibleAnnotations.
RuntimeInvisibleAnnotationsName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
RuntimeInvisibleParameterAnnotationsAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of IRuntimeInvisibleParameterAnnotations
RuntimeInvisibleParameterAnnotationsAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.RuntimeInvisibleParameterAnnotationsAttribute
Constructor for RuntimeVisibleParameterAnnotations.
RuntimeInvisibleParameterAnnotationsName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
RuntimeInvisibleTypeAnnotationsAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of IRuntimeInvisibleTypeAnnotations
RuntimeInvisibleTypeAnnotationsAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.RuntimeInvisibleTypeAnnotationsAttribute
Constructor for RuntimeInvisibleTypeAnnotations.
RuntimeInvisibleTypeAnnotationsName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
RuntimeVisibleAnnotationsAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of IRuntimeVisibleAnnotations
RuntimeVisibleAnnotationsAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.RuntimeVisibleAnnotationsAttribute
Constructor for RuntimeVisibleAnnotations.
RuntimeVisibleAnnotationsName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
RuntimeVisibleParameterAnnotationsAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of IRuntimeVisibleAnnotations
RuntimeVisibleParameterAnnotationsAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.RuntimeVisibleParameterAnnotationsAttribute
Constructor for RuntimeVisibleParameterAnnotations.
RuntimeVisibleParameterAnnotationsName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
RuntimeVisibleTypeAnnotationsAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of IRuntimeVisibleTypeAnnotations
RuntimeVisibleTypeAnnotationsAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.RuntimeVisibleTypeAnnotationsAttribute
Constructor for RuntimeVisibleTypeAnnotations.
RuntimeVisibleTypeAnnotationsName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 

S

safeInitsWhenTrue() - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
safeInitsWhenTrue() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a flow info that carries the same information as the result of initsWhenTrue, but warrantied to be different from this.
Caveat: side effects on the result may affect components of this.
safeInitsWhenTrue() - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
SafeVarargsOnFixedArityMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
safeVarargsOnFixedArityMethod(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SafeVarargsOnNonFinalInstanceMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
safeVarargsOnNonFinalInstanceMethod(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
saload() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
SAME - Static variable in class org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
SAME_FRAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
SAME_FRAME_EXTENDED - Static variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
SAME_LOCALS_1_STACK_ITEMS - Static variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
SAME_LOCALS_1_STACK_ITEMS_EXTENDED - Static variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
samProblemBinding - Static variable in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
sastore() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
savedState_jobName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
saveValueVariable - Variable in class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
scan() - Method in class java_cup.runtime.lr_parser
Get the next Symbol from the input (supplied by generated subclass).
scan_code - Static variable in class java_cup.emit
User code for scan() which is called to get the next Symbol.
scanArrayTypeSignature(char[], int) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Scans the given string for an array type signature starting at the given index and returns the index of the last character.
scanBaseTypeSignature(char[], int) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Scans the given string for a base type signature starting at the given index and returns the index of the last character.
scanCaptureTypeSignature(char[], int) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Scans the given string for a capture of a wildcard type signature starting at the given index and returns the index of the last character.
scanClassTypeSignature(char[], int) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Scans the given string for a class type signature starting at the given index and returns the index of the last character.
scanEscapeCharacter() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
scanEscapeCharacter() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
scanIdentifier() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
scanIdentifier(char[], int) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Scans the given string for an identifier starting at the given index and returns the index of the last character.
scanIdentifier() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
scanIdentifierOrKeyword() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
scanIdentifierOrKeyword() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
scanIdentifierOrKeywordWithBoundCheck() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
scanIdentifierOrKeywordWithBoundCheck() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
Scanner - Interface in java_cup.runtime
Defines the Scanner interface, which CUP uses in the default implementation of lr_parser.scan().
scanner - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
scanner - Variable in class org.eclipse.jdt.internal.compiler.parser.CommitRollbackParser
 
Scanner - Class in org.eclipse.jdt.internal.compiler.parser
IMPORTANT NOTE: Internal Scanner implementation.
Scanner() - Constructor for class org.eclipse.jdt.internal.compiler.parser.Scanner
 
Scanner(boolean, boolean, boolean, long, long, char[][], char[][], boolean) - Constructor for class org.eclipse.jdt.internal.compiler.parser.Scanner
 
Scanner(boolean, boolean, boolean, long, char[][], char[][], boolean) - Constructor for class org.eclipse.jdt.internal.compiler.parser.Scanner
 
scannerError(Parser, String) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ScannerHelper - Class in org.eclipse.jdt.internal.compiler.parser
 
ScannerHelper() - Constructor for class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
scanningFloatLiteral - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
scanningFloatLiteral - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
scanNumber(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
scanNumber(boolean) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
scanTypeArgumentSignature(char[], int) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Scans the given string for a type argument signature starting at the given index and returns the index of the last character.
scanTypeArgumentSignatures(char[], int) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Scans the given string for a list of type argument signatures starting at the given index and returns the index of the last character.
scanTypeBoundSignature(char[], int) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Scans the given string for a type bound signature starting at the given index and returns the index of the last character.
scanTypeSignature(char[], int) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Scans the given string for a type signature starting at the given index and returns the index of the last character.
scanTypeSignature(char[], int) - Static method in class org.eclipse.jdt.internal.core.util.Util
Scans the given string for a type signature starting at the given index and returns the index of the last character.
scanTypeVariableSignature(char[], int) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Scans the given string for a type variable signature starting at the given index and returns the index of the last character.
scope - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
scope - Variable in class org.eclipse.jdt.internal.compiler.ast.Block
 
scope - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
scope - Variable in class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
scope - Variable in class org.eclipse.jdt.internal.compiler.ast.ForStatement
 
scope - Variable in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
scope - Variable in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
scope - Variable in class org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
scope - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
scope - Variable in class org.eclipse.jdt.internal.compiler.lookup.InnerEmulationDependency
 
Scope - Class in org.eclipse.jdt.internal.compiler.lookup
 
Scope(int, Scope) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.Scope
 
scope - Variable in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
Scope.Substitutor - Class in org.eclipse.jdt.internal.compiler.lookup
 
Scope.Substitutor() - Constructor for class org.eclipse.jdt.internal.compiler.lookup.Scope.Substitutor
 
scope_la - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
scope_lhs - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
scope_prefix - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
scope_rhs - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
SCOPE_SIZE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
scope_state - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
scope_state_set - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
scope_suffix - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
SCOPE_UBOUND - Static variable in interface org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
scopeIndex() - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
se7Annotations - Variable in class org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
SE7AnnotationTargetMASK - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
search() - Method in class org.eclipse.jdt.internal.core.util.DOMFinder
 
search(int, String, boolean, boolean, boolean) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
Deprecated.  
searchColumnNumber(int[], int, int) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
INTERNAL USE-ONLY Search the column number corresponding to a specific position
searchType - Variable in class org.eclipse.jdt.internal.compiler.lookup.ProblemBinding
 
secondary - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
SecondaryError - Static variable in interface org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
secretReturnValue - Variable in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
SEE_TAG_EXPECTED_ORDER - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
seeReferences - Variable in class org.eclipse.jdt.internal.compiler.ast.Javadoc
 
SELECTION_PARSER - Static variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
selector - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
selector - Variable in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
selector - Variable in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
selector - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
selector - Variable in class org.eclipse.jdt.internal.compiler.lookup.TypeConstants.CloseMethodRecord
 
sendOperator(int, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
SERIAL - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
SERIALPERSISTENTFIELDS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SERIALVERSIONUID - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
set(Map) - Method in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
set(int) - Method in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
set(IrritantSet) - Method in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
Return updated irritantSet or null if it was a no-op
set - Variable in class org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
set - Variable in class org.eclipse.jdt.internal.core.util.HashSetOfArray
 
set - Variable in class org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
set(String) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
SET_BOOLEAN_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_BOOLEAN_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_BYTE_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_BYTE_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_CHAR_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_CHAR_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
set_code_string(String) - Method in class java_cup.action_part
Set the code string.
SET_DOUBLE_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_DOUBLE_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_FLOAT_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_FLOAT_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_INT_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_INT_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_LONG_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_LONG_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
set_lr_values(boolean) - Static method in class java_cup.emit
 
SET_OBJECT_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_OBJECT_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
set_precedence(int, int) - Method in class java_cup.terminal
set the precedence of a terminal
set_precedence_num(int) - Method in class java_cup.production
Setting the precedence of a rule
set_precedence_side(int) - Method in class java_cup.production
 
SET_SHORT_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SET_SHORT_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SETACCESSIBLE_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SETACCESSIBLE_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
setAccessRestriction(ReferenceBinding, AccessRestriction) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Associate a given type with some access restriction (did not store the restriction directly into binding, since sparse information)
setActiveParser(ConflictedParser) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
setActualReceiverType(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
setActualReceiverType(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
setActualReceiverType(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
setActualReceiverType(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
setActualReceiverType(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
setActualReceiverType(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.NameReference
 
setActualReceiverType(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
setActualReceiverType(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
setActualReceiverType(ReferenceBinding) - Method in interface org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
setAll() - Method in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
setAnnotations(AnnotationBinding[], Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
setAnnotations(AnnotationBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
setAnnotations(AnnotationBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
setAnnotations(AnnotationBinding[], Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
setAnnotations(AnnotationBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
setAnnotations(AnnotationBinding[], AnnotationBinding[][], Object, LookupEnvironment) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
setAnnotations(AnnotationBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
setAnnotationsOnDimensions(Annotation[][]) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
setAnnotationsOnDimensions(Annotation[][]) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
setAnnotationsOnDimensions(Annotation[][]) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
setArguments(Argument[]) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
setArrowPosition(int) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
setAsMemberType() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
setAssertionSupport(FieldBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Clinit
 
setBinaryTypes(ReferenceBinding[]) - Method in class org.eclipse.jdt.internal.compiler.Compiler
 
setBinding(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
setBody(Statement) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
setBootstrapMethodAttributeIndex(int) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
setClassIndex(int) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the classIndex.
setClassInfoName(char[]) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the classInfoName.
setClassInfoNameIndex(int) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the classInfoNameIndex.
setClassName(char[]) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the className.
setCompact_red(boolean) - Method in class java_cup.anttask.CUPTask
Sets the value of compact_red
setCompilationResult(CompilationResult) - Method in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
setConstant(Constant) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedFieldBinding
 
setConstant(Constant) - Method in class org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
setConstantPoolName(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
setContainerAnnotationType(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
setContainerAnnotationType(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
setContainerAnnotationType(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
setData(RecoveryScannerData) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
setDebug(boolean) - Method in class java_cup.anttask.CUPTask
Sets the value of debug
setDefaultValue(Object) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
setDepth(int) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
setDepth(int) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
setDepth(int) - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
setDepth(int) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
setDepth(int) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
setDepth(int) - Method in class org.eclipse.jdt.internal.compiler.ast.NameReference
 
setDepth(int) - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
setDepth(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
setDepth(int) - Method in interface org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
setDescriptorIndex(int) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
setDestdir(String) - Method in class java_cup.anttask.CUPTask
Sets the value of destdir
setDestinationPath(String) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
setDocumentPartitioner(IDocumentPartitioner) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
setDoubleValue(double) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the doubleValue.
setDump(boolean) - Method in class java_cup.anttask.CUPTask
Sets the value of dump
setDump_grammar(boolean) - Method in class java_cup.anttask.CUPTask
Sets the value of dump_grammar
setDump_states(boolean) - Method in class java_cup.anttask.CUPTask
Sets the value of dump_states
setDump_tables(boolean) - Method in class java_cup.anttask.CUPTask
Sets the value of dump_tables
setEmacs() - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
setErr(PrintWriter) - Method in class org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Set the print writer for the standard error.
setExpect(String) - Method in class java_cup.anttask.CUPTask
Sets the value of expect
setExpectedType(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
setExpectedType(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
setExpectedType(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
setExpectedType(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Record the type expectation before this expression is typechecked.
setExpectedType(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
setExpectedType(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
setExpressionContext(ExpressionContext) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
setExpressionContext(ExpressionContext) - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
setExpressionContext(ExpressionContext) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
setExpressionContext(ExpressionContext) - Method in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
setExpressionContext(ExpressionContext) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
setFieldDescriptor(char[]) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the fieldDescriptor.
setFieldIndex(int) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
setFieldIndex(int) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
setFieldIndex(int) - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
setFieldIndex(int) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
setFieldIndex(int) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
setFieldIndex(int) - Method in class org.eclipse.jdt.internal.compiler.ast.NameReference
 
setFieldIndex(int) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
setFieldIndex(int) - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
setFieldIndex(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
setFieldIndex(int) - Method in interface org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
setFieldName(char[]) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the fieldName.
setFields(FieldBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
setFirstBound(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
setFloatValue(float) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the floatValue.
setForce(boolean) - Method in class java_cup.anttask.CUPTask
Sets the value of force
setForMethodInfos() - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY This methods leaves the space for method counts recording.
setGenericCast(int, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
setInfos(VerificationTypeInfo[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.StackMarker
 
setInlineTagStarted(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
setIntegerValue(int) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the integerValue.
setInterface(boolean) - Method in class java_cup.anttask.CUPTask
Sets the value of _interface
setJavadocPositions - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
setKind(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
setKind(int) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the kind.
setLocale(Locale) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
setLocale(Locale) - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
setLog(String) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
setLongValue(long) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the longValue.
setMemberTypes(ReferenceBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
setMethodBindings(ReferenceBinding, ElementValuePair[]) - Static method in class org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
setMethodDescriptor(char[]) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the methodDescriptor.
setMethodName(char[]) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the methodName.
setMethods(MethodBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
setMethodsFullRecovery(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
setNameAndTypeDescriptorIndex(int) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the nameAndTypeDescriptorIndex.
setNameAndTypeIndex(int) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the nameAndTypeIndex.
setNameAndTypeNameIndex(int) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the nameAndTypeNameIndex.
setNonterms(boolean) - Method in class java_cup.anttask.CUPTask
Sets the value of nonterms
setNopositions(boolean) - Method in class java_cup.anttask.CUPTask
Sets the value of nopositions
setNoscanner(boolean) - Method in class java_cup.anttask.CUPTask
Sets the value of noscanner
setNosummary(boolean) - Method in class java_cup.anttask.CUPTask
Sets the value of nosummary
setNowarn(boolean) - Method in class java_cup.anttask.CUPTask
Sets the value of nowarn
setOriginatingFileName(char[]) - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
setOut(PrintWriter) - Method in class org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Set the print writer for the standard output.
setPackage(String) - Method in class java_cup.anttask.CUPTask
Sets the value of _package
setParameterAnnotations(AnnotationBinding[][]) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
setParser(String) - Method in class java_cup.anttask.CUPTask
Sets the value of parser
setPaths(ArrayList, String, ArrayList, ArrayList, ArrayList, ArrayList, String) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
setPendingTokens(int[]) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
setPersistibleAnnotation(ContainerAnnotation) - Method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
setPreciseType(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.CatchParameterBinding
 
setProcessors(Object[]) - Method in class org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Set the processors for annotation processing.
setProgress(boolean) - Method in class java_cup.anttask.CUPTask
Sets the value of progress
setProperty(String, String) - Method in class org.apache.tapestry.util.text.LocalizedProperties
Stores a property value
setQuiet(boolean) - Method in class java_cup.anttask.CUPTask
Sets the value of quiet
setReachMode(int) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
setReachMode(int) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Set this flow info reach mode and return this.
setReachMode(int) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
setReadOnly(IResource, boolean) - Static method in class org.eclipse.jdt.internal.core.util.Util
Sets or unsets the given resource as read-only in the file system.
setReferenceIndex(int) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
setReferenceKind(int) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
setRequestor(ISourceElementRequestor) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
setScanner(Scanner) - Method in class java_cup.runtime.lr_parser
Simple accessor method to set the default scanner.
setSelector(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
setSource(char[]) - Method in interface org.eclipse.jdt.core.compiler.IScanner
Set the scanner source to process.
setSource(char[]) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
setSource(char[], CompilationResult) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
setSource(CompilationResult) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
setSource(char[]) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
setSource(char[], CompilationResult) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
setSource(CompilationResult) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
setSourceAttachmentProperty(IPath, String) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
setSourceEnd(int) - Method in interface org.eclipse.jdt.core.compiler.IProblem
Set the end position of the problem (inclusive), or -1 if unknown.
setSourceEnd(int) - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Set the end position of the problem (inclusive), or -1 if unknown.
setSourceLineNumber(int) - Method in interface org.eclipse.jdt.core.compiler.IProblem
Set the line number in source where the problem begins.
setSourceLineNumber(int) - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Set the line number in source where the problem begins.
setSourceStart(int) - Method in interface org.eclipse.jdt.core.compiler.IProblem
Set the start position of the problem (inclusive), or -1 if unknown.
setSourceStart(int) - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Set the start position of the problem (inclusive), or -1 if unknown.
setSpaceLimit(int) - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Sets the maximum amount of space that the cache can store
setSrcfile(String) - Method in class java_cup.anttask.CUPTask
Set the Srcfile value.
setStatementsRecovery(boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
setStringIndex(int) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the stringIndex.
setStringValue(char[]) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the stringValue.
setSuperClass(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
setSuperClass(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
setSuperInterfaces(ReferenceBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
setSuperInterfaces(ReferenceBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
setSymbols(String) - Method in class java_cup.anttask.CUPTask
Sets the value of symbols
setSyntheticAccessor(FieldBinding, int, SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
setTaskName(String) - Method in class org.eclipse.jdt.core.compiler.CompilationProgress
Reports the name (or description) of the current task.
setTime(boolean) - Method in class java_cup.anttask.CUPTask
Sets the value of time
setTypeAnnotations(AnnotationBinding[], boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
setTypeAnnotations(AnnotationBinding[], boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
setTypeAnnotations(AnnotationBinding[], boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.MissingTypeBinding
 
setTypeAnnotations(AnnotationBinding[], boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.NullTypeBinding
 
setTypeAnnotations(AnnotationBinding[], boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
setTypeAnnotations(AnnotationBinding[], boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
setTypeAnnotations(AnnotationBinding[], boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
setTypeAnnotations(AnnotationBinding[], boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.VoidTypeBinding
 
setTypeVariables(TypeVariableBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
setUpperBounds(TypeBinding[], ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
setUtf8Length(int) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the utf8Length.
setUtf8Value(char[]) - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Sets the utf8Value.
severity - Variable in class org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
0 = OK, 1 = unchecked, 2 = definite mismatch
ShadowsOuterLocal - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
shallowOriginal() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
Strips one level of parameterization, so if both class & method are parameterized, leave the class parameters in place.
shallowOriginal() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
 
shareCommonFinallyBlocks - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicate whether common escaping finally blocks should be shared
shift() - Method in class java_cup.lalr_item
Produce the new lalr_item that results from shifting the dot one position to the right.
SHIFT - Static variable in class java_cup.parse_action
Constant for action type -- shift action.
shift_action - Class in java_cup
This class represents a shift action within the parse table.
shift_action(lalr_state) - Constructor for class java_cup.shift_action
Simple constructor.
shift_core() - Method in class java_cup.lr_item_core
Produce a new lr_item_core that results from shifting the dot one position to the right.
shift_to() - Method in class java_cup.shift_action
The state we shift to.
shift_under_error() - Method in class java_cup.runtime.lr_parser
Determine if we can shift under the special error Symbol out of the state currently on the top of the (real) parse stack.
shiftScopes - Variable in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
SHORT - Static variable in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
SHORT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
Short2Byte - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Short2Char - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Short2Double - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Short2Float - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Short2Int - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Short2Long - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Short2Short - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Short2String - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
SHORT_ARRAY - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ShortConstant - Class in org.eclipse.jdt.internal.compiler.impl
 
ShortConstrSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
shortReadableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
shortReadableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
shortReadableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
shortReadableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
shortReadableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
shortReadableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
shortReadableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
shortReadableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
shortReadableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
shortReadableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
shortReadableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
shortReadableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
shortReadableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
shortReadableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
shortReadableName() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
shortShortSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
shortValue() - Method in class org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
shortValue() - Method in class org.eclipse.jdt.internal.compiler.impl.CharConstant
 
shortValue() - Method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
shortValue() - Method in class org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
shortValue() - Method in class org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
shortValue() - Method in class org.eclipse.jdt.internal.compiler.impl.IntConstant
 
shortValue() - Method in class org.eclipse.jdt.internal.compiler.impl.LongConstant
 
shortValue() - Method in class org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
SHORTVALUE_SHORT_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
SHORTVALUE_SHORT_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
shouldCaptureInstance - Variable in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
ShouldImplementHashcode - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ShouldImplementHashcode - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
shouldImplementHashcode(SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ShouldNotImplement - Exception in org.eclipse.jdt.internal.compiler.problem
 
ShouldNotImplement(String) - Constructor for exception org.eclipse.jdt.internal.compiler.problem.ShouldNotImplement
 
shouldReportProblems - Variable in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
shouldReturn(TypeBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ShouldReturnValue - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ShouldReturnValueHintMissingDefault - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
shouldStackAssistNode() - Method in class org.eclipse.jdt.internal.compiler.parser.CommitRollbackParser
 
show_times() - Static method in class java_cup.Main
Produce the optional timing summary as part of an overall summary.
showProgress - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
shutdown() - Method in class org.eclipse.jdt.internal.compiler.ProcessTaskManager
 
shutdown() - Method in class org.eclipse.jdt.internal.compiler.ReadManager
 
signalNoImplicitStringConversionForCharArrayExpression(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
signature - Variable in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
signature - Variable in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
signature - Variable in class org.eclipse.jdt.internal.compiler.codegen.CachedIndexEntry
 
signature() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
signature() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
signature(ClassFile) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
signature() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
signature() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
signature - Variable in class org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
signature() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer the receiver classfile signature.
signature() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
SIGNATURE - Static variable in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
signature - Variable in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
SignatureAttribute - Class in org.eclipse.jdt.internal.core.util
 
SignatureName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
signatureUtf8Offset - Variable in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
signatureUtf8Offset - Variable in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
SignatureWrapper - Class in org.eclipse.jdt.internal.compiler.lookup
 
SignatureWrapper(char[], boolean) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
SignatureWrapper(char[]) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
silentErrorHandlingPolicy - Static variable in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
silentException - Variable in exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
SimpleDocument - Class in org.eclipse.jdt.internal.core.util
Minimal implementation of IDocument to apply text edit onto a string.
SimpleDocument(String) - Constructor for class org.eclipse.jdt.internal.core.util.SimpleDocument
 
SimpleLookupTable - Class in org.eclipse.jdt.internal.compiler.util
A simple lookup table is a non-synchronized Hashtable, whose keys and values are Objects.
SimpleLookupTable() - Constructor for class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
SimpleLookupTable(int) - Constructor for class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
simpleName - Variable in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
simpleNameReferences - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
SimpleNameVector - Class in org.eclipse.jdt.internal.compiler.util
 
SimpleNameVector() - Constructor for class org.eclipse.jdt.internal.compiler.util.SimpleNameVector
 
SimpleSet - Class in org.eclipse.jdt.internal.compiler.util
A simple lookup table is a non-synchronized Hashtable, whose keys and values are Objects.
SimpleSet() - Constructor for class org.eclipse.jdt.internal.compiler.util.SimpleSet
 
SimpleSet(int) - Constructor for class org.eclipse.jdt.internal.compiler.util.SimpleSet
 
SimpleSetOfCharArray - Class in org.eclipse.jdt.internal.compiler.util
A simple lookup table is a non-synchronized Hashtable, whose keys and values are char[].
SimpleSetOfCharArray() - Constructor for class org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
SimpleSetOfCharArray(int) - Constructor for class org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
SimpleWordSet - Class in org.eclipse.jdt.internal.core.util
 
SimpleWordSet(int) - Constructor for class org.eclipse.jdt.internal.core.util.SimpleWordSet
 
simulateThrowAfterLoopBack(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
SINGLE_MEMBER - Static variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
singleAbstractMethod - Variable in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
SingleMemberAnnotation - Class in org.eclipse.jdt.internal.compiler.ast
SingleMemberAnnotation node
SingleMemberAnnotation(TypeReference, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation
 
SingleMemberAnnotation() - Constructor for class org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation
 
SingleNameReference - Class in org.eclipse.jdt.internal.compiler.ast
 
SingleNameReference(char[], long) - Constructor for class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
SingleTypeReference - Class in org.eclipse.jdt.internal.compiler.ast
 
SingleTypeReference(char[], long) - Constructor for class org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
sipush(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
sIsMoreSpecific(TypeBinding, TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
sIsMoreSpecific(TypeBinding, TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
sIsMoreSpecific(TypeBinding, TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
sIsMoreSpecific(TypeBinding, TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
sIsMoreSpecific(TypeBinding, TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
sIsMoreSpecific(TypeBinding, TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
sIsMoreSpecific(TypeBinding, TypeBinding, Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
size() - Method in class java_cup.lalr_item_set
Size of the set
size() - Static method in class java_cup.parse_action_row
Number of columns (terminals) in every row.
size() - Static method in class java_cup.parse_reduce_row
Number of columns (non terminals) in every row.
size() - Method in class java_cup.symbol_set
size of the set
size() - Method in class org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Returns the number of elements contained in the hashtable.
size() - Method in class org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Returns the number of elements contained in the hashtable.
size() - Method in class org.eclipse.jdt.internal.compiler.codegen.LongCache
Returns the number of elements contained in the hashtable.
size() - Method in class org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Returns the number of elements contained in the hashtable.
size - Variable in class org.eclipse.jdt.internal.compiler.util.CompoundNameVector
 
size() - Method in class org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
size() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
size() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
size() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
size() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
size() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
size() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
size() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
size() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
size - Variable in class org.eclipse.jdt.internal.compiler.util.ObjectVector
 
size() - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
 
size - Variable in class org.eclipse.jdt.internal.compiler.util.SimpleNameVector
 
size() - Method in class org.eclipse.jdt.internal.compiler.util.SimpleNameVector
 
size - Variable in class org.eclipse.jdt.internal.core.util.CharArrayBuffer
The current size of the buffer.
size() - Method in class org.eclipse.jdt.internal.core.util.HashSetOfArray
 
size() - Method in class org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
size() - Method in class org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
size() - Method in class org.eclipse.jdt.internal.core.util.WeakHashSet
 
size() - Method in class org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
sizeInBytes() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Answer the size of the receiver in bytes.
sizeInBytes() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
Answer the size of the receiver in bytes.
sizeInBytes() - Method in class org.eclipse.jdt.internal.core.util.VerificationInfo
 
skip(long) - Method in class org.apache.tapestry.util.text.ExtendedReader
 
skipAngleContents(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
skipCharacters(ICharacterMatcher) - Method in class org.apache.tapestry.util.text.ExtendedReader
Skips the next characters until a character that does not match the provided rule is reached.
skipComments - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
skipComments - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
snapShot - Variable in class org.eclipse.jdt.internal.compiler.parser.CommitRollbackParser
 
snapshot() - Method in class org.eclipse.jdt.internal.core.util.LRUCache.Stats
 
solve() - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Try to solve the inference problem defined by constraints and bounds previously registered.
solve(InferenceVariable[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
sort(int[], int, int, int[]) - Static method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
sort(Object[], String[]) - Method in class org.eclipse.jdt.internal.core.util.ToStringSorter
Return a new sorted collection from this unsorted collection.
sort(char[][]) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
sort(Util.Comparable[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Sorts an array of Comparable objects in place.
sort(int[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
sort(Object[], Util.Comparer) - Static method in class org.eclipse.jdt.internal.core.util.Util
Sorts an array of objects in place.
sort(String[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Sorts an array of strings in place using quicksort.
sortCopy(Util.Comparable[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Sorts an array of Comparable objects, returning a new array with the sorted items.
sortCopy(IJavaElement[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Sorts an array of Java elements based on their toStringWithAncestors(), returning a new array with the sorted items.
sortCopy(Object[], Util.Comparer) - Static method in class org.eclipse.jdt.internal.core.util.Util
Sorts an array of Strings, returning a new array with the sorted items.
sortFields(FieldBinding[], int, int) - Static method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Sort the field array using a quicksort
sortInferenceVariables(InferenceVariable[]) - Static method in class org.eclipse.jdt.internal.compiler.util.Sorting
Sort inference variables by rank.
Sorting - Class in org.eclipse.jdt.internal.compiler.util
Sorting utilities.
Sorting() - Constructor for class org.eclipse.jdt.internal.compiler.util.Sorting
 
sortMethods(MethodBinding[], int, int) - Static method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Sort the field array using a quicksort
sortTypes(ReferenceBinding[]) - Static method in class org.eclipse.jdt.internal.compiler.util.Sorting
Topological sort for types Guarantee: supertypes come before subtypes.
source() - Method in class org.eclipse.jdt.internal.compiler.ast.FalseLiteral
 
source() - Method in class org.eclipse.jdt.internal.compiler.ast.Literal
 
source() - Method in class org.eclipse.jdt.internal.compiler.ast.MagicLiteral
 
source() - Method in class org.eclipse.jdt.internal.compiler.ast.NullLiteral
 
source() - Method in class org.eclipse.jdt.internal.compiler.ast.NumberLiteral
 
source() - Method in class org.eclipse.jdt.internal.compiler.ast.StringLiteral
 
source() - Method in class org.eclipse.jdt.internal.compiler.ast.StringLiteralConcatenation
 
source() - Method in class org.eclipse.jdt.internal.compiler.ast.TrueLiteral
 
SOURCE - Static variable in class org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
source - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
source - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
source - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
SOURCE_PARSER - Static variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
SourceElementNotifier - Class in org.eclipse.jdt.internal.compiler
 
SourceElementNotifier(ISourceElementRequestor, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
SourceElementNotifier.LocalDeclarationVisitor - Class in org.eclipse.jdt.internal.compiler
An ast visitor that visits local type declarations.
SourceElementNotifier.LocalDeclarationVisitor() - Constructor for class org.eclipse.jdt.internal.compiler.SourceElementNotifier.LocalDeclarationVisitor
 
SourceElementParser - Class in org.eclipse.jdt.internal.compiler
A source element parser extracts structural and reference information from a piece of source.
SourceElementParser(ISourceElementRequestor, IProblemFactory, CompilerOptions, boolean, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.SourceElementParser
 
SourceElementParser(ISourceElementRequestor, IProblemFactory, CompilerOptions, boolean, boolean, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.SourceElementParser
 
SourceElementRequestorAdapter - Class in org.eclipse.jdt.internal.compiler
 
SourceElementRequestorAdapter() - Constructor for class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
sourceEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
sourceEnd() - Method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
sourceEnd() - Method in class org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
sourceEnd() - Method in interface org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
sourceEnd() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
sourceEnd() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
sourceEnd() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
sourceEnd() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
sourceEnd() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
sourceEnd() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
sourceEnd() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
sourceEnd() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
sourceEnd() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
sourceEnd() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
sourceEnd() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
sourceField() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
SourceFileAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of ISourceAttribute
SourceFileAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.SourceFileAttribute
Constructor for SourceFileAttribute.
sourceFileName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the source file name attribute.
sourceFileName() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the source file attribute, or null if none.
SourceJavadocParser - Class in org.eclipse.jdt.internal.compiler
 
SourceJavadocParser(Parser) - Constructor for class org.eclipse.jdt.internal.compiler.SourceJavadocParser
 
sourceLambda() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
sourceLambda() - Method in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
sourceLevel - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Java source level, refers to a JDK version, e.g.
sourceLevel - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
sourceLevel - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
sourceLevel - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
sourceMethod() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
SourceName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
sourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
sourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
sourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
sourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
sourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
sourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
sourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
sourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
sourceName - Variable in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
sourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
sourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
sourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
sourceParser - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
sourcePositions - Variable in class org.eclipse.jdt.internal.compiler.ast.ImportReference
 
sourcePositions - Variable in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
sourcePositions - Variable in class org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
sourceStart - Variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
sourceStart() - Method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
sourceStart() - Method in class org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
sourceStart() - Method in interface org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
sourceStart - Variable in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
sourceStart() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
sourceStart() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
sourceStart - Variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
sourceType - Variable in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
SourceTypeBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
SourceTypeBinding(char[][], PackageBinding, ClassScope) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
SourceTypeBinding(SourceTypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
SourceTypeCollisionException - Exception in org.eclipse.jdt.internal.compiler.lookup
 
SourceTypeCollisionException() - Constructor for exception org.eclipse.jdt.internal.compiler.lookup.SourceTypeCollisionException
 
SourceTypeConverter - Class in org.eclipse.jdt.internal.compiler.parser
 
space - Variable in class org.eclipse.jdt.internal.core.util.LRUCache.LRUCacheEntry
Cache footprint of this entry
spaceFor(Object) - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Returns the space taken by the given value.
spaceLimit - Variable in class org.eclipse.jdt.internal.core.util.LRUCache
Maximum space allowed in cache
SpecdNonNullLocalVariableComparisonYieldsFalse - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
splitAndTrimOn(char, char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Return a new array which is the split of the given array using the given divider and trimming each subarray to remove whitespaces equals to ' '.
splitOn(char, char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Return a new array which is the split of the given array using the given divider.
splitOn(char, char[], int, int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Return a new array which is the split of the given array using the given divider.
splitOn(char, String, int, int) - Static method in class org.eclipse.jdt.internal.core.util.Util
Return a new array which is the split of the given string using the given divider.
splitTypeLevelsSignature(String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Split signatures of all levels from a type unique key.
SquareBracket - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
SquareBracket - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
SquareBracket - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
stack - Variable in class java_cup.runtime.lr_parser
The parse stack itself.
stack - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
stack_type() - Method in class java_cup.symbol
String for the type of object used for the symbol on the parse stack.
stackDepth - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
stackDepthMarkers - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
StackIncrement - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
stackItems - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
StackMapAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of IStackMapAttribute.
StackMapAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.StackMapAttribute
Constructor for LineNumberAttribute.
StackMapFrame - Class in org.eclipse.jdt.internal.compiler.codegen
 
StackMapFrame(int) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
StackMapFrame - Class in org.eclipse.jdt.internal.core.util
Default implementation of IStackMapFrame
StackMapFrame(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.StackMapFrame
Constructor for StackMapFrame.
StackMapFrameCodeStream - Class in org.eclipse.jdt.internal.compiler.codegen
 
StackMapFrameCodeStream(ClassFile) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
StackMapFrameCodeStream.ExceptionMarker - Class in org.eclipse.jdt.internal.compiler.codegen
 
StackMapFrameCodeStream.ExceptionMarker(int, char[]) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.ExceptionMarker
 
StackMapFrameCodeStream.StackDepthMarker - Class in org.eclipse.jdt.internal.compiler.codegen
 
StackMapFrameCodeStream.StackDepthMarker(int, int, TypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.StackDepthMarker
 
StackMapFrameCodeStream.StackDepthMarker(int, int) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.StackDepthMarker
 
StackMapFrameCodeStream.StackMarker - Class in org.eclipse.jdt.internal.compiler.codegen
 
StackMapFrameCodeStream.StackMarker(int, int) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.StackMarker
 
StackMapName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
StackMapTableAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of IStackMapTableAttribute.
StackMapTableAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.StackMapTableAttribute
Constructor for LineNumberAttribute.
StackMapTableName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
stackMarkers - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
stackMax - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
starPosition - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
start - Variable in class org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
start(int) - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
start - Variable in class org.eclipse.jdt.internal.compiler.parser.NLSTag
 
START_nt - Static variable in class java_cup.non_terminal
special non-terminal for start symbol
start_production - Static variable in class java_cup.emit
The start production of the grammar.
start_production() - Method in class java_cup.runtime.lr_parser
The index of the start production (supplied by generated subclass).
start_state - Static variable in class java_cup.Main
Start state in the overall state machine.
start_state() - Method in class java_cup.runtime.lr_parser
The index of the start state (supplied by generated subclass).
START_STATE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
start_time - Static variable in class java_cup.Main
Timing data -- when did we start
startIndex - Variable in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
startIndex - Variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
startingClassFileOffset - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
startLoggingSource(CompilationResult) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
startLoggingSources() - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
startLoggingTasks(int) - Method in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
startPosition - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
startPosition - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
startsWithIgnoreCase(String[], String[], boolean) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
startSymbol(String, int, int) - Method in class java_cup.runtime.ComplexSymbolFactory
 
startSymbol(String, int, int) - Method in class java_cup.runtime.DefaultSymbolFactory
 
startSymbol(String, int, int) - Method in interface java_cup.runtime.SymbolFactory
Construction of start symbol
startTag(String, boolean) - Method in class org.eclipse.jdt.internal.compiler.util.GenericXMLWriter
 
startTime - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
startTime - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
stateIndexes - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
stateIndexesCounter - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
statement - Variable in class org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
Statement - Class in org.eclipse.jdt.internal.compiler.ast
 
Statement() - Constructor for class org.eclipse.jdt.internal.compiler.ast.Statement
 
statement - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
statementCount - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
statementEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.Expression
 
statementExpression() - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
statementExpression() - Method in class org.eclipse.jdt.internal.compiler.ast.Assignment
 
statementExpression() - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
statementExpression() - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
statementRecoveryActivated - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
statements - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
statements - Variable in class org.eclipse.jdt.internal.compiler.ast.Block
 
statements - Variable in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
statements - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
statements_recovery_filter - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
stateStackTop - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
STATIC_ACCESS - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
STATIC_METHOD - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
staticAndInstanceConflict(MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
staticFieldAccessToNonStaticVariable(ASTNode, FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
StaticInheritedMethodConflicts - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
staticInheritedMethodConflicts(SourceTypeBinding, MethodBinding, MethodBinding[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
staticInitializerScope - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
StaticInterfaceMethodNotBelow18 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
staticInterfaceMethodsNotBelow18(MethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
StaticMemberOfParameterizedType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
staticMemberOfParameterizedType(ASTNode, ReferenceBinding, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
StaticMethodRequested - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
StaticMethodShouldBeAccessedStatically - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
stats - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
status_cannot_retrieve_attached_javadoc - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_cannotUseDeviceOnPath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_coreException - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_defaultPackageReadOnly - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_evaluationError - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_indexOutOfBounds - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_invalidContents - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_invalidDestination - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_invalidName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_invalidPackage - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_invalidPath - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_invalidProject - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_invalidResource - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_invalidResourceType - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_invalidSibling - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_IOException - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_JDOMError - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_nameCollision - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_noLocalContents - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_OK - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_readOnly - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_targetException - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_timeout_javadoc - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_unknown_javadoc_format - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
status_updateConflict - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
stepCompleted - Variable in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Marks how much work has been done so far? Used to avoid performing any of these tasks more than once.
stopOnFirstError() - Method in interface org.eclipse.jdt.internal.compiler.IErrorHandlingPolicy
 
store(LocalVariableBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
storeAnnotations - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Store annotations
storedAnnotations - Variable in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
storeDependencyInfo() - Method in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
STRING - Static variable in class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
String2String - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
STRING_INITIAL_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBufferAppendBooleanSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBufferAppendCharSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBufferAppendDoubleSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBufferAppendFloatSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBufferAppendIntSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBufferAppendLongSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBufferAppendObjectSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBufferAppendStringSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBuilderAppendBooleanSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBuilderAppendCharSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBuilderAppendDoubleSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBuilderAppendFloatSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBuilderAppendIntSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBuilderAppendLongSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBuilderAppendObjectSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringBuilderAppendStringSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
stringCache - Variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringConstant - Class in org.eclipse.jdt.internal.compiler.impl
 
StringConstantIsExceedingUtf8Limit - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
stringConstantIsExceedingUtf8Limit(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
StringConstructorSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
StringLiteral - Class in org.eclipse.jdt.internal.compiler.ast
 
StringLiteral(char[], int, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.StringLiteral
 
StringLiteral(int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.StringLiteral
 
StringLiteralConcatenation - Class in org.eclipse.jdt.internal.compiler.ast
Flatten string literal
StringLiteralConcatenation(StringLiteral, StringLiteral) - Constructor for class org.eclipse.jdt.internal.compiler.ast.StringLiteralConcatenation
Build a two-strings literal
StringTag - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
stringValue() - Method in class org.eclipse.jdt.internal.compiler.impl.BooleanConstant
 
stringValue() - Method in class org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
stringValue() - Method in class org.eclipse.jdt.internal.compiler.impl.CharConstant
 
stringValue() - Method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
stringValue() - Method in class org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
stringValue() - Method in class org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
stringValue() - Method in class org.eclipse.jdt.internal.compiler.impl.IntConstant
 
stringValue() - Method in class org.eclipse.jdt.internal.compiler.impl.LongConstant
 
stringValue() - Method in class org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
stringValue() - Method in class org.eclipse.jdt.internal.compiler.impl.StringConstant
 
strip_trailing_action(production_part[], int) - Method in class java_cup.production
Helper routine to strip a trailing action off rhs and return it
subarray(char[][], int, int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers a new array which is a copy of the given array starting at the given start and ending at the given end.
subarray(char[], int, int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers a new array which is a copy of the given array starting at the given start and ending at the given end.
subroutine() - Method in class org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
Exception handlers (with no finally block) are also included with subroutine only once (in case parented with true InsideSubRoutineFlowContext).
subroutine() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
subroutine() - Method in class org.eclipse.jdt.internal.compiler.flow.InsideSubRoutineFlowContext
 
subRoutineInits - Variable in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
subroutines - Variable in class org.eclipse.jdt.internal.compiler.ast.BranchStatement
 
subroutines - Variable in class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
SubRoutineStatement - Class in org.eclipse.jdt.internal.compiler.ast
Extra behavior for statements which are generating subroutines
SubRoutineStatement() - Constructor for class org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
subscopeCount - Variable in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
subscopes - Variable in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
substitute(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Substitute any type variables mentioned in 'type' by the corresponding inference variable, if one exists.
substitute(Substitution, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceSubstitution
Override method Scope.Substitutor.substitute(Substitution, TypeBinding), to add substitution of types other than type variables.
substitute(TypeVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceSubstitution
 
substitute(TypeVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
substitute(TypeVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
substitute(Substitution, ReferenceBinding[]) - Static method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Returns an array of types, where original types got substituted given a substitution.
substitute(Substitution, TypeBinding) - Static method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Returns a type, where original type was substituted using the receiver parameterized type.
substitute(Substitution, TypeBinding[]) - Static method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Returns an array of types, where original types got substituted given a substitution.
substitute(Substitution, ReferenceBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope.Substitutor
Returns an array of types, where original types got substituted given a substitution.
substitute(Substitution, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope.Substitutor
Returns a type, where original type was substituted using the receiver parameterized type.
substitute(Substitution, TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope.Substitutor
Returns an array of types, where original types got substituted given a substitution.
substitute(TypeVariableBinding) - Method in interface org.eclipse.jdt.internal.compiler.lookup.Substitution
Returns the type substitute for a given type variable, or itself if no substitution got performed.
Substitution - Interface in org.eclipse.jdt.internal.compiler.lookup
 
SUBTYPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
SUFFIX_class - Static variable in interface org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
SUFFIX_CLASS - Static variable in interface org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
SUFFIX_java - Static variable in interface org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
SUFFIX_JAVA - Static variable in interface org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
SUFFIX_STRING_class - Static variable in interface org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
SUFFIX_STRING_CLASS - Static variable in interface org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
SUFFIX_STRING_java - Static variable in interface org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
SUFFIX_STRING_JAVA - Static variable in interface org.eclipse.jdt.internal.compiler.util.SuffixConstants
 
SuffixConstants - Interface in org.eclipse.jdt.internal.compiler.util
 
Super - Static variable in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
SUPER - Static variable in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
SUPER - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
SUPER_CALL - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
SuperAccess - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
SuperAccessCannotBypassDirectSuper - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
SuperCallCannotBypassOverride - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
superclass - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
superclass - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
superclass - Variable in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
superclass() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
superclass() - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
superclass - Variable in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
superclass() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
superclass() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
superclass - Variable in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
superclass() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
superclass() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
superclass - Variable in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
superclass() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
superclass() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
SuperclassAmbiguous - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.AmbiguousType instead
SuperclassInheritedNameHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.InheritedTypeHidesEnclosingName instead
SuperclassInternalNameProvided - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.InternalTypeNameProvided instead
SuperclassMustBeAClass - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
superclassMustBeAClass(SourceTypeBinding, TypeReference, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SuperclassNotFound - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.UndefinedType instead
SuperclassNotVisible - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.NotVisibleType instead
SuperFieldReadAccess - Static variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SuperFieldWriteAccess - Static variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SuperfluousSemicolon - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
superfluousSemicolon(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SuperInterfaceMustBeAnInterface - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
superinterfaceMustBeAnInterface(SourceTypeBinding, TypeReference, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
superInterfaces - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
superinterfaces - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
superInterfaces - Variable in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
superInterfaces() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
superInterfaces() - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
superInterfaces() - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
superInterfaces - Variable in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
superInterfaces() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
superInterfaces() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
superInterfaces - Variable in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
superInterfaces() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
superInterfaces() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
superInterfaces - Variable in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
superInterfaces() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
superInterfaces() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
SuperInterfacesCollide - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
superinterfacesCollide(TypeBinding, ASTNode, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
SuperMethodAccess - Static variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SuperReference - Class in org.eclipse.jdt.internal.compiler.ast
 
SuperReference(int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.SuperReference
 
SUPERTYPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
superTypeCannotUseWildcard(SourceTypeBinding, TypeReference, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
superTypeHint - Variable in class org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
If non-null this field holds the supertype of the provided type which was used for direct matching.
superTypeHintName(CompilerOptions, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
superTypeReference - Variable in class org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
SuperTypeUsingWildcard - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
suppress_scanner - Static variable in class java_cup.Main
User option -- should generator suppress references to java_cup.runtime.Scanner for compatibility with old runtimes?
suppressImportErrors - Variable in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
Flag that should be set during annotation traversal or similar runs to prevent caching of failures regarding imports of yet to be generated classes.
suppressOptionalErrors - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicate if @SuppressWarning annotations should also suppress optional errors
suppressWarnings - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicate if @SuppressWarning annotations are activated
swap() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
swapUnresolved(UnresolvedReferenceBinding, ReferenceBinding, LookupEnvironment) - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
swapUnresolved(UnresolvedReferenceBinding, ReferenceBinding, LookupEnvironment) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
swapUnresolved(UnresolvedReferenceBinding, ReferenceBinding, LookupEnvironment) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
swapUnresolved(UnresolvedReferenceBinding, ReferenceBinding, LookupEnvironment) - Method in class org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
 
swapUnresolved(UnresolvedReferenceBinding, ReferenceBinding, LookupEnvironment) - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
switchErrorHandlingPolicy(IErrorHandlingPolicy) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
SwitchFlowContext - Class in org.eclipse.jdt.internal.compiler.flow
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
SwitchFlowContext(FlowContext, ASTNode, BranchLabel, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
SwitchOnEnumNotBelow15 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
SwitchOnStringsNotBelow17 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
SwitchStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
SwitchStatement() - Constructor for class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
SwitchTable - Static variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
sym - Variable in class java_cup.runtime.Symbol
The symbol number of the terminal or non terminal being represented
sym_interface - Static variable in class java_cup.Main
User option -- should symbols be put in a class or an interface? [CSA]
Symbol - Class in java_cup.runtime
Defines the Symbol class, which is used to represent all terminals and nonterminals while parsing.
Symbol(int, Symbol, Symbol, Object) - Constructor for class java_cup.runtime.Symbol
 
Symbol(int, Symbol, Symbol) - Constructor for class java_cup.runtime.Symbol
 
Symbol(int, int, int, Object) - Constructor for class java_cup.runtime.Symbol
Constructor for l,r values
Symbol(int, Object) - Constructor for class java_cup.runtime.Symbol
Constructor for no l,r values
Symbol(int, int, int) - Constructor for class java_cup.runtime.Symbol
Constructor for no value
Symbol(int) - Constructor for class java_cup.runtime.Symbol
Constructor for no value or l,r
symbol - Class in java_cup
This abstract class serves as the base class for grammar symbols (i.e., both terminals and non-terminals).
symbol(String, String) - Constructor for class java_cup.symbol
Full constructor.
symbol(String) - Constructor for class java_cup.symbol
Constructor with default type.
symbol_after_dot() - Method in class java_cup.lr_item_core
Return the symbol after the dot.
symbol_class_file - Static variable in class java_cup.Main
Output file for the symbol constant class.
symbol_const_class_name - Static variable in class java_cup.emit
Name of the generated class for symbol constants.
symbol_part - Class in java_cup
This class represents a part of a production which is a symbol (terminal or non terminal).
symbol_part(symbol, String) - Constructor for class java_cup.symbol_part
Full constructor.
symbol_part(symbol) - Constructor for class java_cup.symbol_part
Constructor with no label.
symbol_set - Class in java_cup
This class represents a set of symbols and provides a series of set operations to manipulate them.
symbol_set() - Constructor for class java_cup.symbol_set
Constructor for an empty set.
symbol_set(symbol_set) - Constructor for class java_cup.symbol_set
Constructor for cloning from another set.
symbolFactory - Variable in class java_cup.runtime.lr_parser
 
SymbolFactory - Interface in java_cup.runtime
Creates the Symbols interface, which CUP uses as default
symbols(PrintWriter, boolean, boolean) - Static method in class java_cup.emit
Emit code for the symbol constant class, optionally including non terms, if they have been requested.
symbols_time - Static variable in class java_cup.emit
Time to produce symbol constant class.
SYNCHRONIZED - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
synchronizedBlockSourceStart - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
SynchronizedStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
SynchronizedStatement(Expression, Block, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
synchroVariable - Variable in class org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
Syntax - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
syntax_error(Symbol) - Method in class java_cup.runtime.lr_parser
This method is called when a syntax error has been detected and recovery is about to be invoked.
syntaxRecoverQualifiedName(int) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
synthetic - Variable in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
SYNTHETIC_ACCESS - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
SYNTHETIC_ACCESS_METHOD_PREFIX - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SYNTHETIC_ASSERT_DISABLED - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SYNTHETIC_CLASS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SYNTHETIC_ENCLOSING_INSTANCE_PREFIX - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SYNTHETIC_ENUM_VALUES - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SYNTHETIC_OUTER_LOCAL_PREFIX - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SYNTHETIC_STATIC_FACTORY - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
SYNTHETIC_SWITCH_ENUM_TABLE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
syntheticAccessor - Variable in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
syntheticAccessors - Variable in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
syntheticAccessors - Variable in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
SyntheticArgumentBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
SyntheticArgumentBinding(LocalVariableBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.SyntheticArgumentBinding
 
SyntheticArgumentBinding(ReferenceBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.SyntheticArgumentBinding
 
syntheticEnclosingInstances() - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
syntheticEnclosingInstanceTypes() - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
syntheticEnclosingInstanceTypes() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
syntheticEnclosingInstanceTypes() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
SyntheticFactoryMethodBinding - Class in org.eclipse.jdt.internal.compiler.lookup
Encodes a synthetic <factory> method used for resolving a diamond constructor.
SyntheticFactoryMethodBinding(MethodBinding, LookupEnvironment, ReferenceBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.SyntheticFactoryMethodBinding
 
SyntheticFieldBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
SyntheticFieldBinding(char[], TypeBinding, int, ReferenceBinding, Constant, int) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.SyntheticFieldBinding
 
syntheticFields() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
Answer the collection of synthetic fields to append into the classfile
SyntheticMethodBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
SyntheticMethodBinding(FieldBinding, boolean, boolean, ReferenceBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SyntheticMethodBinding(FieldBinding, ReferenceBinding, TypeBinding, char[]) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SyntheticMethodBinding(MethodBinding, boolean, ReferenceBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SyntheticMethodBinding(MethodBinding, MethodBinding, SourceTypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
Construct a bridge method
SyntheticMethodBinding(SourceTypeBinding, char[]) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
Construct enum special methods: values or valueOf methods
SyntheticMethodBinding(SourceTypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
Construct $deserializeLambda$ method
SyntheticMethodBinding(SourceTypeBinding, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
Construct enum special methods: values or valueOf methods
SyntheticMethodBinding(MethodBinding, SourceTypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SyntheticMethodBinding(int, ArrayBinding, char[], SourceTypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SyntheticMethodBinding(LambdaExpression, char[], SourceTypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
SyntheticMethodBinding(MethodBinding, MethodBinding, char[], TypeBinding[], SourceTypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
syntheticMethods() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
SyntheticName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
syntheticOuterLocalVariables() - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
syntheticOuterLocalVariables() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
syntheticOuterLocalVariables() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
syntheticReadAccessors - Variable in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
syntheticWriteAccessor - Variable in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
systemExitWhenFinished - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 

T

T_boolean - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_byte - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_char - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_ComGoogleCommonBasePreconditions - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_ComGoogleInjectInject - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_ConfiguredAnnotationNonNull - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_ConfiguredAnnotationNonNullByDefault - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_ConfiguredAnnotationNullable - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_double - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_float - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_int - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaIoException - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaIoExternalizable - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaIoObjectStreamException - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaIoPrintStream - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaIoSerializable - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangAnnotationAnnotation - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangAnnotationDocumented - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangAnnotationElementType - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangAnnotationInherited - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangAnnotationRepeatable - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangAnnotationRetention - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangAnnotationRetentionPolicy - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangAnnotationTarget - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangAssertionError - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangAutoCloseable - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangBoolean - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangByte - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangCharacter - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangClass - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangClassNotFoundException - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangCloneable - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangDeprecated - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangDouble - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangEnum - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangError - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangException - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangFloat - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangFunctionalInterface - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangIllegalArgumentException - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangInteger - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangInvokeMethodHandlePolymorphicSignature - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangIterable - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangLong - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangNoClassDefError - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangObject - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangOverride - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangReflectConstructor - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangReflectField - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangReflectMethod - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangRuntimeException - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangSafeVarargs - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangShort - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangString - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangStringBuffer - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangStringBuilder - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangSuppressWarnings - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangSystem - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangThrowable - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaLangVoid - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaUtilCollection - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaUtilIterator - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaUtilObjects - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JavaxInjectInject - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_JunitFrameworkAssert - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_LastWellKnownTypeId - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_long - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_null - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_OrgApacheCommonsLang3Validate - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_OrgApacheCommonsLangValidate - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_OrgEclipseCoreRuntimeAssert - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_OrgJunitAssert - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_short - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_undefined - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
T_void - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
table_end - Static variable in class java_cup.Main
Timing data -- when did we end table construction
tableswitch(CaseLabel, int, int, int[], int[], CaseLabel[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
tabString(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
tAction(int, int) - Static method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
tag - Variable in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
TAG_AUTHOR - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_AUTHOR_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_AUTHOR_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_CATEGORY - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_CATEGORY_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_CATEGORY_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_CODE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_CODE_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_CODE_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_DEPRECATED - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_DEPRECATED_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_DEPRECATED_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_DOC_ROOT - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_DOC_ROOT_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_DOC_ROOT_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_EXCEPTION - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_EXCEPTION_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_EXCEPTION_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_INHERITDOC - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_INHERITDOC_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_INHERITDOC_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_LINK - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_LINK_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_LINK_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_LINKPLAIN - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_LINKPLAIN_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_LINKPLAIN_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_LITERAL - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_LITERAL_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_LITERAL_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_NAMES - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_OTHERS_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_PARAM - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_PARAM_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_PARAM_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_POSTFIX - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
TAG_POSTFIX - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
TAG_POSTFIX_LENGTH - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
TAG_POSTFIX_LENGTH - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
TAG_PREFIX - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
TAG_PREFIX - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
TAG_PREFIX_LENGTH - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
TAG_PREFIX_LENGTH - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
TAG_RETURN - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_RETURN_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_RETURN_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SEE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SEE_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SEE_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SERIAL - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SERIAL_DATA - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SERIAL_DATA_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SERIAL_DATA_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SERIAL_FIELD - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SERIAL_FIELD_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SERIAL_FIELD_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SERIAL_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SERIAL_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SINCE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SINCE_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_SINCE_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_THROWS - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_THROWS_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_THROWS_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_TYPE_BLOCK - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_TYPE_INLINE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_TYPE_NONE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_VALUE_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_VALUE_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_VERSION - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_VERSION_LENGTH - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
TAG_VERSION_VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
tagAsAccepted() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
 
tagAsAccessingEnclosingInstanceStateOf(ReferenceBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
tagAsEllipsisArgument() - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
tagAsEllipsisArgument() - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
tagAsEllipsisArgument() - Method in class org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
tagAsHavingDefectiveContainerType() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
tagAsHavingDefectiveContainerType() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
tagAsHavingDefectiveContainerType() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
tagAsHavingErrors() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
tagAsHavingErrors() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
tagAsHavingErrors() - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
tagAsHavingErrors() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
tagAsHavingErrors() - Method in interface org.eclipse.jdt.internal.compiler.impl.ReferenceContext
 
tagAsHavingIgnoredMandatoryErrors(int) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
tagAsHavingIgnoredMandatoryErrors(int) - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
tagAsHavingIgnoredMandatoryErrors(int) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
tagAsHavingIgnoredMandatoryErrors(int) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
tagAsHavingIgnoredMandatoryErrors(int) - Method in interface org.eclipse.jdt.internal.compiler.impl.ReferenceContext
 
tagAsNeedCheckCast() - Method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
tagAsNeedCheckCast() - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
tagAsUnnecessaryCast(Scope, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
tagAsUnnecessaryCast(Scope, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Record the fact a cast expression got detected as being unnecessary.
tagAsUnnecessaryCast(Scope, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
tagBits - Variable in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
tagBits - Variable in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
tagBits - Variable in class org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
tagBits - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
tagBits - Variable in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
tagBits - Variable in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
tagBits - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
tagBits - Variable in class org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
TagBits - Interface in org.eclipse.jdt.internal.compiler.lookup
 
tagBits - Variable in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
tagBits - Variable in class org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
tagBitsToNullStatus(long) - Static method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check whether 'tagBits' contains either TagBits.AnnotationNonNull or TagBits.AnnotationNullable, and answer the corresponding null status (FlowInfo.NON_NULL etc.).
tagIndirectlyAccessibleMembers() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
tagSourceEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
tagSourceEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocArrayQualifiedTypeReference
 
tagSourceEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
tagSourceEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
tagSourceEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
tagSourceEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocSingleNameReference
 
tagSourceEnd - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
tagSourceEnd - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
tagSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
tagSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocArrayQualifiedTypeReference
 
tagSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
tagSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
tagSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
tagSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocSingleNameReference
 
tagSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
tagSourceStart - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
tagValue - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
tagValue - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
tagValue - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
tagValue - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
targetEnumType - Variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
targetJDK - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
targetJDK - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
VM target level, refers to a JDK version, e.g.
targetLabel - Variable in class org.eclipse.jdt.internal.compiler.ast.BranchStatement
 
targetLabel - Variable in class org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
targetLabel - Variable in class org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
targetLevel - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
targetMethod - Variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
targetReadField - Variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
targetType - Variable in class org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
 
targetType - Variable in class org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
targetTypeIsNotAFunctionalInterface(FunctionalExpression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
TargetTypeNotAFunctionalInterface - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
targetWriteField - Variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
Task - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
Task - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
task(String, String, String, int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
taskCount - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
taskPriorities - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Respective priorities of recognized task tags
taskPriorities - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
taskPriorities - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
tasks - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
Tasks - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
taskTags - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Tags used to recognize tasks in comments
taskTags - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
taskTags - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
term_action - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
term_check - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
terminal - Class in java_cup
This class represents a terminal symbol in the grammar.
terminal(String, String, int, int) - Constructor for class java_cup.terminal
Full constructor.
terminal(String, String) - Constructor for class java_cup.terminal
Constructor for non-precedented terminal
terminal(String) - Constructor for class java_cup.terminal
Constructor with default type.
terminal_index - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
terminal_set - Class in java_cup
A set of terminals implemented as a bitset.
terminal_set() - Constructor for class java_cup.terminal_set
Constructor for an empty set.
terminal_set(terminal_set) - Constructor for class java_cup.terminal_set
Constructor for cloning from another set.
TerminalTokens - Interface in org.eclipse.jdt.internal.compiler.parser
Maps each terminal symbol in the java-grammar into a unique integer.
TEST_372319 - Static variable in class org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
TEXT_PARSE - Static variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
TEXT_VERIF - Static variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
textStart - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
the_production() - Method in class java_cup.lr_item_core
The production for the item.
the_symbol() - Method in class java_cup.symbol_part
The symbol that this part is made up of.
ThenExit - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
thenStatement - Variable in class org.eclipse.jdt.internal.compiler.ast.IfStatement
 
This - Static variable in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
This - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
THIS_CALL - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
ThisInStaticContext - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ThisReference - Class in org.eclipse.jdt.internal.compiler.ast
 
ThisReference(int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
ThisSuperDuringConstructorInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
THRESHOLD - Static variable in class org.eclipse.jdt.internal.compiler.ReadManager
 
threshold - Variable in class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
threshold - Variable in class org.eclipse.jdt.internal.compiler.util.SimpleSet
 
threshold - Variable in class org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
threshold - Variable in class org.eclipse.jdt.internal.core.util.SimpleWordSet
 
throwAnyException(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
throwFormatException() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
THROWN_EXCEPTIONS - Static variable in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
thrownExceptions - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
thrownExceptions - Variable in class org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
thrownExceptions - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
THROWS - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
THROWS_TAG_EXPECTED_ORDER - Static variable in interface org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
throwsException(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
ThrowStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
ThrowStatement(Expression, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.ThrowStatement
 
tiebreakMethod() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
Returns the method to use during tiebreak (usually the method itself).
tiebreakMethod() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
timestamp - Variable in class org.eclipse.jdt.internal.core.util.LRUCache.LRUCacheEntry
Time value for queue sorting
timestampCounter - Variable in class org.eclipse.jdt.internal.core.util.LRUCache
Counter for handing out sequential timestamps
timestr(long, long) - Static method in class java_cup.Main
Helper routine to format a decimal based display of seconds and percentage of total time given counts of milliseconds.
timing - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
TIMING_DETAILED - Static variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
TIMING_DISABLED - Static variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
TIMING_ENABLED - Static variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
title_str - Static variable in class java_cup.version
Full title of the system
to_simple_string() - Method in class java_cup.lr_item_core
Convert to a string (separated out from toString() so we can call it from subclass that overrides toString()).
to_simple_string() - Method in class java_cup.production
Convert to a simpler string.
to_state() - Method in class java_cup.lalr_transition
The state we transition to.
toAnchor(int, char[], String, boolean) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
toAnchor(int, char[], char[], boolean) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
toBoolean(boolean) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Converts a boolean value into Boolean.
toCharArrays(String[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Converts a String[] to char[][].
toCompoundChars(String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Converts a String to char[][], where segments are separate by '.'.
toField() - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
Walk to a field.
token - Variable in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
token - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocArgumentExpression
 
token - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
token - Variable in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
token - Variable in class org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
token(int) - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
tokenize(String) - Static method in class org.eclipse.jdt.internal.compiler.batch.Main
 
tokenizeComments - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
tokenizeComments - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
tokenizeWhiteSpace - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
tokenizeWhiteSpace - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
TokenNameabstract - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameabstract - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameAND - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameAND - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameAND_AND - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameAND_AND - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameAND_EQUAL - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameAND_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameARROW - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameARROW - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameassert - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
"assert" token (added in J2SE 1.4).
TokenNameassert - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameAT - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
"@" token (added in J2SE 1.5).
TokenNameAT - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameAT308 - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameAT308DOTDOTDOT - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameBeginIntersectionCast - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameBeginLambda - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameBeginTypeArguments - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameboolean - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameboolean - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamebreak - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamebreak - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamebyte - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamebyte - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamecase - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamecase - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamecatch - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamecatch - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamechar - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamechar - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameCharacterLiteral - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameCharacterLiteral - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameclass - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameclass - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameCOLON - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameCOLON - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameCOLON_COLON - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameCOLON_COLON - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameCOMMA - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameCOMMA - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameCOMMENT_BLOCK - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameCOMMENT_BLOCK - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameCOMMENT_JAVADOC - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameCOMMENT_JAVADOC - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameCOMMENT_LINE - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameCOMMENT_LINE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameconst - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameconst - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamecontinue - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamecontinue - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamedefault - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamedefault - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameDIVIDE - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameDIVIDE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameDIVIDE_EQUAL - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameDIVIDE_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamedo - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamedo - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameDOT - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameDOT - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamedouble - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamedouble - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameDoubleLiteral - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameDoubleLiteral - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameElidedSemicolonAndRightBrace - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameELLIPSIS - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
"..." token (added in J2SE 1.5).
TokenNameELLIPSIS - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameelse - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameelse - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameenum - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
"enum" keyword (added in J2SE 1.5).
TokenNameenum - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameEOF - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameEOF - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameEQUAL - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameEQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameEQUAL_EQUAL - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameEQUAL_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameERROR - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameERROR - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameextends - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameextends - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamefalse - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamefalse - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamefinal - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamefinal - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamefinally - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamefinally - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamefloat - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamefloat - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameFloatingPointLiteral - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameFloatingPointLiteral - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamefor - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamefor - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamegoto - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamegoto - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameGREATER - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameGREATER - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameGREATER_EQUAL - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameGREATER_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameIdentifier - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameIdentifier - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameif - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameif - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameimplements - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameimplements - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameimport - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameimport - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameinstanceof - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameinstanceof - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameint - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameint - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameIntegerLiteral - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameIntegerLiteral - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameinterface - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameinterface - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameLBRACE - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameLBRACE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameLBRACKET - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameLBRACKET - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameLEFT_SHIFT - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameLEFT_SHIFT - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameLEFT_SHIFT_EQUAL - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameLEFT_SHIFT_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameLESS - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameLESS - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameLESS_EQUAL - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameLESS_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamelong - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamelong - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameLongLiteral - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameLongLiteral - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameLPAREN - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameLPAREN - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameMINUS - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameMINUS - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameMINUS_EQUAL - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameMINUS_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameMINUS_MINUS - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameMINUS_MINUS - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameMULTIPLY - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameMULTIPLY - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameMULTIPLY_EQUAL - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameMULTIPLY_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamenative - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamenative - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamenew - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamenew - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameNOT - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameNOT - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameNOT_EQUAL - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameNOT_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameNotAToken - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamenull - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamenull - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameOR - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameOR - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameOR_EQUAL - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameOR_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameOR_OR - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameOR_OR - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamepackage - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamepackage - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamePLUS - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamePLUS - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamePLUS_EQUAL - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamePLUS_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamePLUS_PLUS - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamePLUS_PLUS - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameprivate - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameprivate - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameprotected - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameprotected - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamepublic - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamepublic - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameQUESTION - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameQUESTION - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameRBRACE - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameRBRACE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameRBRACKET - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameRBRACKET - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameREMAINDER - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameREMAINDER - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameREMAINDER_EQUAL - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameREMAINDER_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamereturn - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamereturn - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameRIGHT_SHIFT - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameRIGHT_SHIFT - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameRIGHT_SHIFT_EQUAL - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameRIGHT_SHIFT_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameRPAREN - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameRPAREN - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameSEMICOLON - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameSEMICOLON - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameshort - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameshort - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamestatic - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamestatic - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamestrictfp - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamestrictfp - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameStringLiteral - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameStringLiteral - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamesuper - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamesuper - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameswitch - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameswitch - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamesynchronized - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamesynchronized - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamethis - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamethis - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamethrow - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamethrow - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamethrows - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamethrows - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNametransient - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNametransient - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNametrue - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNametrue - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNametry - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNametry - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameTWIDDLE - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameTWIDDLE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameUNSIGNED_RIGHT_SHIFT - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameUNSIGNED_RIGHT_SHIFT - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameUNSIGNED_RIGHT_SHIFT_EQUAL - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameUNSIGNED_RIGHT_SHIFT_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamevoid - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamevoid - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamevolatile - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamevolatile - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNamewhile - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNamewhile - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameWHITESPACE - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameWHITESPACE - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameXOR - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameXOR - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
TokenNameXOR_EQUAL - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
TokenNameXOR_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.parser.TerminalTokens
 
tokenPreviousPosition - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
tokens - Variable in class org.eclipse.jdt.internal.compiler.ast.ImportReference
 
tokens - Variable in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
tokens - Variable in class org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
ToleratedMisplacedTypeAnnotations - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
toleratedMisplacedTypeAnnotations(Annotation, Annotation) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
tolerateIllegalAmbiguousVarargsInvocation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Should the compiler tolerate illegal ambiguous varargs invocation in compliance < 1.7 to be bug compatible with javac? (bug 383780)
toLocalFile(URI, IProgressMonitor) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
toLowerCase(char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the result of a char[] conversion to lowercase.
toLowerCase(char) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
toMethodParameter(short) - Method in class org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
toMethodParameter(short) - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
Walk to the index'th visible formal method parameter (i.e., not counting synthetic args).
toMethodReturn() - Method in class org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
toMethodReturn() - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
Walk to the return type of a method.
toNextArrayDimension() - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
Descend down one level of array dimensions.
toNextDetail(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
toNextNestedType() - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
Descend down one level of type nesting.
TooManyArgumentSlots - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
TooManyArrayDimensions - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
TooManyBytesForStringConstant - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
TooManyConstantsInConstantPool - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
tooManyDimensions(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
TooManyEnumsConstants - Static variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
TooManyFields - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
tooManyFields(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
TooManyLocalVariableSlots - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
TooManyMethods - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
tooManyMethods(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
TooManyParametersForSyntheticMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
tooManyParametersForSyntheticMethod(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
TooManySyntheticArgumentSlots - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
top() - Method in class java_cup.runtime.virtual_parse_stack
Return value on the top of the stack (without popping it).
topElement() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
topLevelTypes - Variable in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
toReceiver() - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
Walk to the receiver type of a method.
tos - Variable in class java_cup.runtime.lr_parser
Indication of the index for top of stack (for use by actions).
toString() - Method in class java_cup.action_part
Convert to a string.
toString() - Method in class java_cup.lalr_item
Convert to string.
toString() - Method in class java_cup.lalr_item_set
Convert to string.
toString() - Method in class java_cup.lalr_state
Convert to a string.
toString() - Method in class java_cup.lalr_transition
Convert to a string.
toString() - Method in class java_cup.lr_item_core
Convert to a string
toString() - Method in class java_cup.non_terminal
convert to string
toString() - Method in class java_cup.nonassoc_action
Convert to string.
toString() - Method in class java_cup.parse_action
Convert to string.
toString() - Method in class java_cup.parse_action_table
 
toString() - Method in class java_cup.parse_reduce_table
Convert to a string.
toString() - Method in class java_cup.production
Convert to a string.
toString() - Method in class java_cup.production_part
Convert to a string.
toString() - Method in class java_cup.reduce_action
Convert to string.
toString() - Method in class java_cup.runtime.ComplexSymbolFactory.ComplexSymbol
 
toString() - Method in class java_cup.runtime.ComplexSymbolFactory.Location
 
toString() - Method in class java_cup.runtime.Symbol
Printing this token out.
toString() - Method in class java_cup.shift_action
Convert to a string.
toString() - Method in class java_cup.symbol
Convert to a string.
toString() - Method in class java_cup.symbol_part
Convert to a string.
toString() - Method in class java_cup.symbol_set
Convert to a string.
toString() - Method in class java_cup.terminal
Convert to a string.
toString() - Method in class java_cup.terminal_set
Convert to string.
toString(char[][]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers a string which is the concatenation of the given array using the '.' as a separator.
toString() - Method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
toString() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
toString() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
toString() - Method in class org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
toString() - Method in class org.eclipse.jdt.internal.compiler.classfmt.AnnotationInfo
 
toString() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
toString() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ElementValuePairInfo
 
toString() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
toString() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfoWithAnnotation
 
toString() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfoWithTypeAnnotation
 
toString() - Method in class org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
Answer the string representation of the receiver
toString() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
toString() - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
toString() - Method in class org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
toString() - Method in class org.eclipse.jdt.internal.compiler.codegen.BranchLabel
Print out the receiver
toString() - Method in class org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Converts to a rather lengthy String.
toString() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ToString - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
toString() - Method in class org.eclipse.jdt.internal.compiler.codegen.DoubleCache
Converts to a rather lengthy String.
toString() - Method in class org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
toString() - Method in class org.eclipse.jdt.internal.compiler.codegen.FloatCache
Converts to a rather lengthy String.
toString() - Method in class org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Converts to a rather lengthy String.
toString() - Method in class org.eclipse.jdt.internal.compiler.codegen.LongCache
Converts to a rather lengthy String.
toString() - Method in class org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Converts to a rather lengthy String.
toString() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
toString() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.ExceptionMarker
 
toString() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.StackDepthMarker
 
toString() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.StackMarker
 
toString() - Method in class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
toString() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
 
toString() - Method in class org.eclipse.jdt.internal.compiler.DocumentElementParser
 
toString() - Method in class org.eclipse.jdt.internal.compiler.env.AccessRule
 
toString() - Method in class org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
toString(boolean) - Method in class org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
toString() - Method in class org.eclipse.jdt.internal.compiler.env.ClassSignature
 
toString() - Method in class org.eclipse.jdt.internal.compiler.env.EnumConstantSignature
 
toString() - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
toString() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
toString() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
toString() - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
toString() - Method in class org.eclipse.jdt.internal.compiler.impl.BooleanConstant
 
toString() - Method in class org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
toString() - Method in class org.eclipse.jdt.internal.compiler.impl.CharConstant
 
toString() - Method in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
toString() - Method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
toString() - Method in class org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
toString() - Method in class org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
toString() - Method in class org.eclipse.jdt.internal.compiler.impl.IntConstant
 
toString() - Method in class org.eclipse.jdt.internal.compiler.impl.LongConstant
 
toString() - Method in class org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
toString() - Method in class org.eclipse.jdt.internal.compiler.impl.StringConstant
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
toString(int) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.ConstraintExceptionFormula
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.ImportConflictBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.IntersectionCastTypeBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.MemberTypeBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.MissingTypeBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBound
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
toString() - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
toString() - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.DiagnoseParser
 
toString() - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream.Token
 
toString() - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
toString() - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
toString() - Method in class org.eclipse.jdt.internal.compiler.parser.NLSTag
 
toString() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
toString(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
toString(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
toString() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
toString(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
toString(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
toString(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
toString(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
toString(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
toString(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
toString(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
toString(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
toString(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
toString() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
toString() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
toString() - Method in class org.eclipse.jdt.internal.compiler.util.CompoundNameVector
 
toString() - Method in class org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
toString() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
toString() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
toString() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
toString() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
toString() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
toString() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
toString() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
toString() - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
toString() - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
 
toString() - Method in class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
toString() - Method in class org.eclipse.jdt.internal.compiler.util.SimpleNameVector
 
toString() - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSet
 
toString() - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
toString(Object[]) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Converts an array of Objects into String.
toString(Object[], Util.Displayable) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Converts an array of Objects into String.
toString() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
toString() - Method in class org.eclipse.jdt.internal.core.util.CharArrayBuffer
Returns the contents of the buffer as a String, or an empty string if the buffer is empty.
toString() - Method in class org.eclipse.jdt.internal.core.util.HashSetOfArray
 
toString() - Method in class org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
toString() - Method in class org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
toString() - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
toString() - Method in class org.eclipse.jdt.internal.core.util.LRUCache.LRUCacheEntry
Returns a String that represents the value of this object.
toString() - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Returns a String that represents the value of this object.
toString() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
toString(char[][]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Converts a char[][] to String, where segments are separated by '.'.
toString(char[][], char[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Converts a char[][] and a char[] to String, where segments are separated by '.'.
toString(char[], char[], char[], boolean, boolean) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
toString() - Method in class org.eclipse.jdt.internal.core.util.WeakHashSet.HashableWeakReference
 
toString() - Method in class org.eclipse.jdt.internal.core.util.WeakHashSet
 
toString() - Method in class org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray.HashableWeakReference
 
toString() - Method in class org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
toStringAction(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
toStringAction(int) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
toStringContent(StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.classfmt.AnnotationMethodInfo
 
toStringContent(StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.classfmt.AnnotationMethodInfoWithAnnotations
 
toStringContent(StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
toStringContent(StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
toStringContent(StringBuffer) - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfoWithAnnotations
 
toStringContents() - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Returns a String that represents the contents of this object.
toStringFillingRation(String) - Method in class org.eclipse.jdt.internal.core.util.LRUCache
 
toStrings(char[][]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers an array of strings from the given array of char array.
toStrings(char[][]) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
ToStringSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ToStringSorter - Class in org.eclipse.jdt.internal.core.util
The SortOperation takes a collection of objects and returns a sorted collection of these objects.
ToStringSorter() - Constructor for class org.eclipse.jdt.internal.core.util.ToStringSorter
 
toSupertype(short) - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
Walk to the specified supertype: -1 is superclass, else the superinterface at the given index.
totalUnits - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
totalUnitsKnown - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
toTarget(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
toThrows(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
Walk to the throws type at the given index.
toTypeArgument(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
toTypeArgument(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
Walk to the type argument of the given rank.
toTypeBound(short) - Method in class org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
toTypeBound(short) - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
Detail of TypeAnnotationWalker.toTypeParameterBounds(boolean, int): walk to the bounds of the previously selected type parameter.
toTypeParameter(boolean, int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
toTypeParameter(boolean, int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
Walk to the type parameter of the given rank.
toTypeParameterBounds(boolean, int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
toTypeParameterBounds(boolean, int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
Walk to the bounds of a type parameter of either a class or a method (signaled by isClassTypeParameter).
toTypeReference() - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
toUpperCase(char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers the result of a char[] conversion to uppercase.
toUpperCase(char) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
toWildcardBound() - Method in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
Walk to the bound of a wildcard.
trailingStarPosition - Variable in class org.eclipse.jdt.internal.compiler.ast.ImportReference
 
transitions() - Method in class java_cup.lalr_state
List of transitions out of this state.
translate(char) - Method in class org.apache.tapestry.util.text.AsciiCharacterTranslator
 
translate(char) - Method in interface org.apache.tapestry.util.text.ICharacterTranslator
Translates the provided character into a string
translate(char) - Method in class org.apache.tapestry.util.text.MarkupCharacterTranslator
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Argument
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Argument
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Assignment
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Block
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.BreakStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.CharLiteral
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Clinit
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
 
traverse(ASTVisitor, CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
traverse(ASTVisitor, CompilationUnitScope, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ContinueStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.DoStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.DoubleLiteral
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.EmptyStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.EqualExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Traverse an expression in the context of a blockScope
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Traverse an expression in the context of a classScope
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ExtendedStringLiteral
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.FalseLiteral
 
traverse(ASTVisitor, MethodScope) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.FloatLiteral
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ForStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.IfStatement
 
traverse(ASTVisitor, CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ImportReference
 
traverse(ASTVisitor, MethodScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Initializer
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Javadoc
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Javadoc
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocArgumentExpression
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocArgumentExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocArrayQualifiedTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocArrayQualifiedTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocArraySingleTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocArraySingleTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocReturnStatement
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocReturnStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocSingleNameReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocSingleNameReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.LongLiteral
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.MarkerAnnotation
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.MarkerAnnotation
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.MemberValuePair
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.MemberValuePair
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.NormalAnnotation
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.NormalAnnotation
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.NullLiteral
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.PostfixExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.PrefixExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedSuperReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedSuperReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.StringLiteral
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.StringLiteralConcatenation
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.SuperReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.ThrowStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TrueLiteral
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
traverse(ASTVisitor, CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Iteration for a package member type
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Iteration for a local inner type
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Iteration for a member innertype
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
traverse(ASTVisitor, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
traverse(ASTVisitor, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
traverse(MethodBinding, int, byte[], int, int, Map, boolean) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
traverse(IBytecodeVisitor) - Method in class org.eclipse.jdt.internal.core.util.CodeAttribute
 
treatOptionalErrorAsFatal - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Specify if should treat optional error as fatal or just like warning
trialResolution - Variable in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
trim(char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers a new array removing leading and trailing spaces (' ').
TRUE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
TrueLiteral - Class in org.eclipse.jdt.internal.compiler.ast
 
TrueLiteral(int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.TrueLiteral
 
try_parse_ahead(boolean) - Method in class java_cup.runtime.lr_parser
Do a simulated parse forward (a "parse ahead") from the current stack configuration using stored lookahead input and a virtual parse stack.
tryBlock - Variable in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
tryContext - Variable in class org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
TryFlowContext - Class in org.eclipse.jdt.internal.compiler.flow
Shared implementation for try-statement-related flow contexts.
TryFlowContext(FlowContext, ASTNode) - Constructor for class org.eclipse.jdt.internal.compiler.flow.TryFlowContext
 
TryStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
TryStatement() - Constructor for class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
tuneArityMax() - Method in class org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
Change CombinedBinaryExpression.arityMax if and as needed.
TWIDDLE - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
type - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
type - Variable in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
type - Variable in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
type - Variable in class org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
type - Variable in class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
type - Variable in class org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
 
type - Variable in class org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
TYPE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
type - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
TYPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
TYPE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
type - Variable in class org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
type() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
TYPE - Static variable in class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
TYPE_ARGUMENT - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
TYPE_ARGUMENT_CONTAINED - Static variable in class org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
TYPE_ARGUMENTS - Static variable in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
TYPE_INFERRED - Static variable in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Invocation Type Inference (18.5.2) has been completed (for some target type).
TYPE_PARAMETER - Static variable in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
TYPE_PARAMETER - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
TYPE_PARAMETER - Static variable in class org.eclipse.jdt.internal.core.util.MementoTokenizer
 
TYPE_PARAMETER_TARGET - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
TYPE_USE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
TYPE_USE_BINDING - Static variable in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
TYPE_USE_TARGET - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
typeAnnotated - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
typeAnnotated - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
typeAnnotated - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
TypeAnnotationCodeStream - Class in org.eclipse.jdt.internal.compiler.codegen
 
TypeAnnotationCodeStream(ClassFile) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
TypeAnnotationInfo - Class in org.eclipse.jdt.internal.compiler.classfmt
The TypeAnnotationInfo class does not currently support type annotations within code blocks (those that have a target type of 0x40 and higher) - it is not yet clear that these need to be accessible.
typeAnnotationLengthPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
typeAnnotationLengthStack - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
typeAnnotationPtr - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
typeAnnotations - Variable in class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
typeAnnotations - Variable in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
typeAnnotationsResolutionScope(Scope) - Static method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
typeAnnotationStack - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
TypeAnnotationStackIncrement - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
TypeAnnotationWalker - Class in org.eclipse.jdt.internal.compiler.classfmt
A TypeAnnotationWalker is initialized with all type annotations found at a given element.
TypeAnnotationWalker(IBinaryTypeAnnotation[]) - Constructor for class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
TypeAnnotationWalker(IBinaryTypeAnnotation[], long, int) - Constructor for class org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
typeArgument() - Static method in class java_cup.emit
TUM changes; proposed by Henning Niss 20050628 Build a string with the specified type arguments, if present, otherwise an empty string.
TypeArgumentMismatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
typeArguments - Variable in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
typeArguments - Variable in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
typeArguments - Variable in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
typeArguments - Variable in class org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
typeArguments - Variable in class org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
typeArguments - Variable in class org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
typeArguments - Variable in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
typeArguments() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
TypeArgumentsForRawGenericConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
TypeArgumentsForRawGenericMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
TypeArgumentsForRawGenericMethod - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
typeArgumentsSourceStart - Variable in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
typeBinding - Variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.StackDepthMarker
 
TypeBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
TypeBinding() - Constructor for class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
TypeBinding(TypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
TYPEBINDING - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
TypeBindingVisitor - Class in org.eclipse.jdt.internal.compiler.lookup
 
TypeBindingVisitor() - Constructor for class org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
TypeBound - Class in org.eclipse.jdt.internal.compiler.lookup
Implementation of 18.1.3 in JLS8
typeCastError(CastExpression, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
typeCollidesWithEnclosingType(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
TypeCollidesWithPackage - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
typeCollidesWithPackage(CompilationUnitDeclaration, TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
TypeConstants - Interface in org.eclipse.jdt.internal.compiler.lookup
 
TypeConstants.CloseMethodRecord - Class in org.eclipse.jdt.internal.compiler.lookup
 
TypeConstants.CloseMethodRecord(char[][], char[], int) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.TypeConstants.CloseMethodRecord
 
TypeConverter - Class in org.eclipse.jdt.internal.compiler.parser
 
TypeConverter(ProblemReporter, char) - Constructor for class org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
typeCount - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
TypeDeclaration - Class in org.eclipse.jdt.internal.compiler.ast
 
TypeDeclaration(CompilationResult) - Constructor for class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
typeDeclaration - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
typeElidedArgument() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
typeExpected - Variable in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
TypeHiding - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
typeHiding(TypeDeclaration, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
typeHiding(TypeDeclaration, TypeVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
typeHiding(TypeParameter, Binding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
TypeHidingType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
TypeHidingTypeParameterFromMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
TypeHidingTypeParameterFromType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
typeID() - Method in class org.eclipse.jdt.internal.compiler.impl.BooleanConstant
 
typeID() - Method in class org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
typeID() - Method in class org.eclipse.jdt.internal.compiler.impl.CharConstant
 
typeID() - Method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
typeID() - Method in class org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
typeID() - Method in class org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
typeID() - Method in class org.eclipse.jdt.internal.compiler.impl.IntConstant
 
typeID() - Method in class org.eclipse.jdt.internal.compiler.impl.LongConstant
 
typeID() - Method in class org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
typeID() - Method in class org.eclipse.jdt.internal.compiler.impl.StringConstant
 
TypeIds - Interface in org.eclipse.jdt.internal.compiler.lookup
 
TypeMismatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
typeMismatchError(TypeBinding, TypeBinding, ASTNode, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
typeMismatchError(TypeBinding, TypeVariableBinding, ReferenceBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
TypeMissingDeprecatedAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
typeName() - Method in class org.eclipse.jdt.internal.compiler.impl.Constant
 
typeName - Variable in class org.eclipse.jdt.internal.compiler.lookup.TypeConstants.CloseMethodRecord
 
typeOrPackageCache - Variable in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
TypeParameter - Class in org.eclipse.jdt.internal.compiler.ast
 
TypeParameter() - Constructor for class org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
TypeParameterArityMismatch - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
TypeParameterHidingType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
typeParameters() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
typeParameters - Variable in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
typeParameters() - Method in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
typeParameters - Variable in class org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
typeParameters() - Method in class org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
typeParameters - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
typeParameters - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
typeParameters - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
typeParameterSignatures(AbstractMethodDeclaration) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
TypeReference - Class in org.eclipse.jdt.internal.compiler.ast
 
TypeReference() - Constructor for class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
typeReference - Variable in class org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
typeReferences - Variable in class org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
typeReferences - Variable in class org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
TypeRelated - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Problem Categories The high bits of a problem ID contains information about the category of a problem.
typeRequestor - Variable in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
types - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
types - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
typeSignature(TypeReference) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
TypeSystem - Class in org.eclipse.jdt.internal.compiler.lookup
 
TypeSystem(LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
typeVariable() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
Returns associated type variable, or null in case of inconsistency
TypeVariableBinding - Class in org.eclipse.jdt.internal.compiler.lookup
Binding for a type parameter, held by source/binary type or method.
TypeVariableBinding(char[], Binding, int, LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
TypeVariableBinding(TypeVariableBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
typeVariables - Variable in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
typeVariables() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
typeVariables - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
typeVariables() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
typeVariables() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
typeVariables - Variable in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
typeVariables() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
typeVariables() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
TypeVariablesAreConnected - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 

U

u1At(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
u1At(byte[], int, int) - Method in class org.eclipse.jdt.internal.core.util.ClassFileStruct
 
u2At(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
u2At(byte[], int, int) - Method in class org.eclipse.jdt.internal.core.util.ClassFileStruct
 
u4At(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
u4At(byte[], int, int) - Method in class org.eclipse.jdt.internal.core.util.ClassFileStruct
 
unannotated() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
unannotated() - Method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
unannotated() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
unannotated() - Method in class org.eclipse.jdt.internal.compiler.lookup.NullTypeBinding
 
unannotated() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
unannotated() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
unannotated() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Return this type minus its type annotations
unannotated() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
unannotated() - Method in class org.eclipse.jdt.internal.compiler.lookup.VoidTypeBinding
 
unannotated() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
UnaryExpression - Class in org.eclipse.jdt.internal.compiler.ast
 
UnaryExpression(Expression, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
UNBOUND - Static variable in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
unboundReferenceErrorName() - Method in class org.eclipse.jdt.internal.compiler.ast.NameReference
 
unboundReferenceErrorName() - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
unboundReferenceErrorName() - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
UNBOXING - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
UnboxingConversion - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
uncapture(Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
uncapture(Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
uncapture(Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
uncapture(Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
Perform capture deconversion for a parameterized type with captured wildcard arguments
uncapture(Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Perform capture "deconversion" on a given type
uncapture(Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
Unchecked - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
UNCHECKED - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
UNCHECKED - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UncheckedTypeOperation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
Unclassified - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
ID reserved for referencing an internal error inside the JavaCore implementation which may be surfaced as a problem associated with the compilation unit which caused it to occur.
UnclosedCloseable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnclosedCloseable - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unclosedCloseable(FakedTrackingVariable, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnclosedCloseableAtExit - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unconditionalCopy() - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
unconditionalCopy() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a new flow info that holds the same information as this would after a call to unconditionalInits, but leaving this info unaffected.
unconditionalCopy() - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
unconditionalFieldLessCopy() - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
unconditionalFieldLessCopy() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a new flow info that holds the same information as this would after a call to unconditionalInits followed by the erasure of fields specific information, but leaving this flow info unaffected.
unconditionalFieldLessCopy() - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
UnconditionalFlowInfo - Class in org.eclipse.jdt.internal.compiler.flow
Record initialization status during definite assignment analysis No caching of pre-allocated instances.
UnconditionalFlowInfo() - Constructor for class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
UnconditionalFlowInfo.AssertionFailedException - Exception in org.eclipse.jdt.internal.compiler.flow
Exception raised when unexpected behavior is detected.
UnconditionalFlowInfo.AssertionFailedException(String) - Constructor for exception org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo.AssertionFailedException
 
unconditionalInits() - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
unconditionalInits() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a flow info that merges the possible paths of execution described by this flow info.
unconditionalInits() - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
unconditionalInitsWithoutSideEffect() - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
unconditionalInitsWithoutSideEffect() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a new flow info that holds the same information as this would after a call to unconditionalInits, but leaving this info unaffected.
unconditionalInitsWithoutSideEffect() - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
UndefinedAnnotationMember - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
undefinedAnnotationValue(TypeBinding, MemberValuePair) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UndefinedConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UndefinedConstructorInDefaultConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UndefinedConstructorInImplicitConstructorCall - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UndefinedField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UndefinedLabel - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
undefinedLabel(BranchStatement) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UndefinedMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UndefinedName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UndefinedType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UndefinedTypeVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
undefinedTypeVariableSignature(char[], ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
under_non_term - Variable in class java_cup.parse_reduce_row
Actual entries for the row.
under_state - Variable in class java_cup.parse_action_table
Actual array of rows, one per state.
under_state - Variable in class java_cup.parse_reduce_table
Actual array of rows, one per state
under_term - Variable in class java_cup.parse_action_row
Actual action entries for the row.
UNDERSCORES_IN_LITERALS_NOT_BELOW_17 - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
UNDERSCORES_IN_LITERALS_NOT_BELOW_17 - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
UnderscoresInLiteralsNotBelow17 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UndocumentedEmptyBlock - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UndocumentedEmptyBlock - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
UndocumentedEmptyBlock - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
undocumentedEmptyBlock(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnexpectedStaticModifierForField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unexpectedStaticModifierForField(SourceTypeBinding, FieldDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnexpectedStaticModifierForMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unexpectedStaticModifierForMethod(ReferenceBinding, AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ungetToken(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
UnhandledException - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unhandledException(TypeBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unhandledException(TypeBinding, ReferenceExpression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unhandledExceptionFromAutoClose(TypeBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnhandledExceptionInDefaultConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnhandledExceptionInImplicitConstructorCall - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnhandledExceptionOnAutoClose - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnhandledWarningToken - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnhandledWarningToken - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unhandledWarningToken(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unicodeAsBackSlash - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
unicodeAsBackSlash - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
unicodeInitializeBuffer(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
unicodeInitializeBuffer(int) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
unicodeStore() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
unicodeStore(char) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
unicodeStore() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
unicodeStore(char) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
UNINITIALIZED_FIELDS - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
UNINITIALIZED_METHODS - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
UNINITIALIZED_REFERENCE_TYPES - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
UninitializedBlankFinalField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
uninitializedBlankFinalField(FieldBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UninitializedBlankFinalFieldHintMissingDefault - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UninitializedLocalVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
uninitializedLocalVariable(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UninitializedLocalVariableHintMissingDefault - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UninitializedNonNullField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
uninitializedNonNullField(FieldBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UninitializedNonNullFieldHintMissingDefault - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UninternedIdentityComparison - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
uninternedIdentityComparison(EqualExpression, TypeBinding, TypeBinding, CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnionTypeReference - Class in org.eclipse.jdt.internal.compiler.ast
 
UnionTypeReference(TypeReference[]) - Constructor for class org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
unitBeingCompleted - Variable in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
unitDeclaration - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
unitIndex - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
unitsToProcess - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
UNKNOWN - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
UnmatchedBracket - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unmatchedBracket(int, ReferenceContext, CompilationResult) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnnecessaryArgumentCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - no longer generated, use IProblem.UnnecessaryCast instead
UnnecessaryCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnnecessaryCast - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
unnecessaryCast(CastExpression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnnecessaryElse - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnnecessaryElse - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unnecessaryElse(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unnecessaryEnclosingInstanceSpecification(Expression, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnnecessaryInstanceof - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unnecessaryInstanceof(InstanceOfExpression, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnnecessaryNLSTag - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unnecessaryNLSTags(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unnecessaryTypeArgumentsForMethodInvocation(MethodBinding, TypeBinding[], TypeReference[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnnecessaryTypeCheck - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unpackFromStrings(String[]) - Static method in class java_cup.runtime.lr_parser
Utility function: unpacks parse tables from strings
UNQUALIFIED_FIELD_ACCESS - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
UnqualifiedFieldAccess - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnqualifiedFieldAccess - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unqualifiedFieldAccess(NameReference, FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UNREACHABLE - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
UNREACHABLE_BY_NULLANALYSIS - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
UNREACHABLE_OR_DEAD - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
UnreachableCatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unreachableCatchBlock(ReferenceBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unreachableCode(Statement) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unrecovered_syntax_error(Symbol) - Method in class java_cup.runtime.lr_parser
This method is called if it is determined that syntax error recovery has been unsuccessful.
unresolvableReference(NameReference, Binding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnresolvedAnnotationBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
unResolvedFields() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
unResolvedFields() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
unResolvedFields() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
unResolvedFields() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
UnresolvedReferenceBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
UnresolvedReferenceBinding(UnresolvedReferenceBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
 
UnresolvedVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnsafeCast - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
unsafeCast(CastExpression, Scope) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeElementTypeConversion - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unsafeElementTypeConversion(Expression, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeGenericArrayForVarargs - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unsafeGenericArrayForVarargs(TypeBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeGenericCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnsafeNullnessCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unsafeNullnessCast(CastExpression, Scope) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeRawConstructorInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnsafeRawFieldAssignment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unsafeRawFieldAssignment(FieldBinding, TypeBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeRawGenericConstructorInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnsafeRawGenericMethodInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unsafeRawGenericMethodInvocation(ASTNode, MethodBinding, TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unsafeRawInvocation(ASTNode, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeRawMethodInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnsafeReturnTypeOverride - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unsafeReturnTypeOverride(MethodBinding, MethodBinding, SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeTypeConversion - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unsafeTypeConversion(Expression, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UNSIGNED_RIGHT_SHIFT - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
unstackedAct - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
UNTERMINATED_COMMENT - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
UNTERMINATED_COMMENT - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
UNTERMINATED_STRING - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
UNTERMINATED_STRING - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
UnterminatedComment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnterminatedString - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UNUSED - Static variable in class org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
UNUSED - Static variable in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
unused_non_term - Static variable in class java_cup.emit
Count of unused non terminals.
unused_term - Static variable in class java_cup.emit
Count of unused terminals.
UnusedArgument - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedArgument(LocalDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedConstructorDeclaredThrownException - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnusedDeclaredThrownException - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedDeclaredThrownException(ReferenceBinding, AbstractMethodDeclaration, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedImport - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnusedImport - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedImport(ImportReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedLabel - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnusedLabel - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedLabel(LabeledStatement) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedLocalVariable - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedLocalVariable(LocalDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedMethodDeclaredThrownException - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnusedObjectAllocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnusedObjectAllocation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedObjectAllocation(AllocationExpression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedPrivateConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unusedPrivateConstructor(ConstructorDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedPrivateField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unusedPrivateField(FieldDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedPrivateMember - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
UnusedPrivateMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unusedPrivateMethod(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedPrivateType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unusedPrivateType(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedTypeArguments - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
UnusedTypeArgumentsForConstructorInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnusedTypeArgumentsForMethodInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnusedTypeParameter - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnusedTypeParameter - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedTypeParameter(TypeParameter) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedWarningToken - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnusedWarningToken - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedWarningToken(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
update - Static variable in class java_cup.version
The update letter.
updateBindings(MethodBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
updateBindings(MethodBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
updateBindings(MethodBinding, TypeBinding) - Method in interface org.eclipse.jdt.internal.compiler.ast.Invocation
Where the AST node may hold references to the results of Invocation Applicability Inference, this method allows to update those references to the result of Invocation Type Inference.
updateBindings(MethodBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
updateBodyStart(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateBodyStart(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateBodyStart(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateCaches(UnresolvedReferenceBinding, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
updateContext(InvocationSite, CompilationResult) - Method in exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
updateContext(ASTNode, CompilationResult) - Method in exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
updatedAnnotationReference() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
updatedBlock(int, Set) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updatedCompilationUnitDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
updatedFieldDeclaration(int, Set) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
updatedFieldDeclaration(int, Set) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
updatedImportReference() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
updatedMethodDeclaration(int, Set) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateDocComment() - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
updateDocComment() - Method in class org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
updatedStatement(int, Set) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updatedStatement(int, Set) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
updatedStatement(int, Set) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
updatedStatement(int, Set) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updatedTypeDeclaration(int, Set) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateFromParserState() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
updateFromParserState() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateFromParserState() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateFromParserState() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateInnerEmulationDependents() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
updateInnerEmulationDependents() - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
updateLineEnd() - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateOnOpeningBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updateOnOpeningBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateOnOpeningBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
updateOnOpeningBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
updateOnOpeningBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
updateOnOpeningBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateOnOpeningBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
updatePolymorphicMethodReturnType(PolymorphicMethodBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
updateRecoveryState() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
updateSeverity(int, Object) - Method in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
updateSourceDeclarationParts(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateSourceEndIfNecessary(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
updateSourcePosition(Expression) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
updateStatement(int, Set) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updateTimestamp(LRUCache.LRUCacheEntry) - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Updates the timestamp for the given entry, ensuring that the queue is kept in correct order.
updating_external_archives_jobName - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
UPPER_ANNOTATION_TYPE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_CLASS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_CONSTRUCTOR - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_FIELD - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_LOCAL_VARIABLE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_METHOD - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_PACKAGE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_PARAMETER - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_RUNTIME - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_SOURCE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
upperBound() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
Upper bound doesn't perform erasure
usage(String) - Static method in class java_cup.Main
Print a "usage message" that described possible command line options, then exit.
use_count() - Method in class java_cup.symbol
Count of how many times the symbol appears in productions.
UseAssertAsAnIdentifier - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
useAssertAsAnIdentifier(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
useAssertAsAnIndentifier - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
useAssertAsAnIndentifier - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
Used - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
USED - Static variable in class org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
USED - Static variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
USED - Static variable in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
UseEnumAsAnIdentifier - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
useEnumAsAnIdentifier(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
useEnumAsAnIndentifier - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
useEnumAsAnIndentifier - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
useFlag - Variable in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
user_init() - Method in class java_cup.runtime.lr_parser
User code for initialization inside the parser.
usesAnnotatedTypeSystem() - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
usesInference() - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
usesInference() - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
usesInference() - Method in interface org.eclipse.jdt.internal.compiler.ast.Invocation
Answer true if this invocation has determined its binding using inference.
usesInference() - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
useSingleThread - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
usesUncheckedConversion() - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
For use by 15.12.2.6 Method Invocation Type
UsingDeprecatedAPI - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
UsingDeprecatedConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UsingDeprecatedField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UsingDeprecatedMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UsingDeprecatedType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UTF8_INITIAL_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
utf8At(byte[], int, int) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
utf8At(int, int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
utf8At(byte[], int, int, int) - Method in class org.eclipse.jdt.internal.core.util.ClassFileStruct
 
UTF8Cache - Variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
Utf8Tag - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
UTF_8 - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
 
UTIL - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
Util - Class in org.eclipse.jdt.internal.compiler.util
 
Util() - Constructor for class org.eclipse.jdt.internal.compiler.util.Util
 
Util - Class in org.eclipse.jdt.internal.core.util
Provides convenient utility methods to other types in this package.
Util.BindingsToNodesMap - Interface in org.eclipse.jdt.internal.core.util
 
Util.Comparable - Interface in org.eclipse.jdt.internal.core.util
 
Util.Comparer - Interface in org.eclipse.jdt.internal.core.util
 
Util.Displayable - Interface in org.eclipse.jdt.internal.compiler.util
 

V

VALIDATE_CLASS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
validateMethodSignature(String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Asserts that the given method signature is valid.
validateNullAnnotation(long, TypeReference, Annotation[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
validateOptions(boolean) - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
validateTypeSignature(String, boolean) - Static method in class org.eclipse.jdt.internal.core.util.Util
Asserts that the given type signature is valid.
validIdentityComparisonLines - Variable in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
validIdentityComparisonLines - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
validNullTagBits(long) - Static method in class org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
value - Variable in class java_cup.runtime.Symbol
 
value - Variable in class org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
value - Variable in class org.eclipse.jdt.internal.compiler.ast.MemberValuePair
 
value - Variable in class org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
VALUE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
value - Variable in class org.eclipse.jdt.internal.core.util.LRUCache.LRUCacheEntry
Hash table value (an LRUCacheEntry object)
valueCast - Variable in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
valueIfFalse - Variable in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
valueIfTrue - Variable in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
valueLambdaNestDepth - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
valueOf(String) - Static method in enum org.eclipse.jdt.internal.compiler.ast.ExpressionContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching.CheckMode
Returns the enum constant of this type with the specified name.
ValueOf - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
VALUEOF - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ValueOfBooleanSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ValueOfCharSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ValueOfDoubleSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ValueOfFloatSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
valueOfHexDoubleLiteral(char[]) - Static method in class org.eclipse.jdt.internal.compiler.util.FloatUtil
Returns the double value corresponding to the given hexadecimal floating-point double precision literal.
valueOfHexFloatLiteral(char[]) - Static method in class org.eclipse.jdt.internal.compiler.util.FloatUtil
Returns the float value corresponding to the given hexadecimal floating-point single precision literal.
ValueOfIntSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ValueOfLongSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ValueOfObjectSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ValueOfStringClassSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
valuePositions - Variable in class org.eclipse.jdt.internal.compiler.ast.Javadoc
 
values() - Static method in enum org.eclipse.jdt.internal.compiler.ast.ExpressionContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching.CheckMode
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
values - Variable in class org.eclipse.jdt.internal.compiler.util.SimpleSet
 
values - Variable in class org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
valueTable - Variable in class org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
 
valueTable - Variable in class org.eclipse.jdt.internal.compiler.codegen.IntegerCache
 
valueTable - Variable in class org.eclipse.jdt.internal.compiler.codegen.LongCache
 
valueTable - Variable in class org.eclipse.jdt.internal.compiler.codegen.ObjectCache
 
valueTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
valueTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
valueTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
valueTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
valueTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
valueTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
valueTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
valueTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
valueTable - Variable in class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
valueTable - Variable in class org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
VARARGS_COMPATIBLE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
VarargsArgumentNeedCast - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
varargsArgumentNeedCast(MethodBinding, TypeBinding, InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
VarargsConflict - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
varargsConflict(MethodBinding, MethodBinding, SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
VarargsElementTypeNotVisible - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
VarargsElementTypeNotVisible - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
VarargsElementTypeNotVisibleForConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
VarargsName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
VARIABLE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
variableBinding - Variable in class org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
VariableBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
VariableBinding(char[], TypeBinding, int, Constant) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
variablesCounter - Variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
VariableTypeCannotBeVoid - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
variableTypeCannotBeVoid(AbstractVariableDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
VariableTypeCannotBeVoidArray - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated, use IProblem.CannotAllocateVoidArray instead
variableTypeCannotBeVoidArray(AbstractVariableDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
verbose - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
verbose - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Compiler trace verbosity
verbose(String) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
verbose(String, PrintStream) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
VERBOSE_RECOVERY - Static variable in class org.eclipse.jdt.internal.compiler.parser.Parser
 
VerificationInfo - Class in org.eclipse.jdt.internal.core.util
 
VerificationInfo(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.VerificationInfo
 
VerificationTypeInfo - Class in org.eclipse.jdt.internal.compiler.codegen
 
VerificationTypeInfo(int, char[]) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
VerificationTypeInfo(int, int, char[]) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
VerificationTypeInfo(int, TypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
VerificationTypeInfo(TypeBinding) - Constructor for class org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
verifyDuplicationAndOrder(int, TypeBinding[], boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
verifyEndLine(int) - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
verifyMethods(MethodVerifier) - Method in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
verifySpaceOrEndComment() - Method in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
version - Class in java_cup
This class contains version and authorship information.
version() - Constructor for class java_cup.version
 
VERSION_1_1 - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_1_2 - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_1_3 - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_1_4 - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_1_5 - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_1_6 - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_1_7 - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_1_8 - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_CLDC1_1 - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
VERSION_JSR14 - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
version_str - Static variable in class java_cup.version
String for the current version.
versionFromJdkLevel(long) - Static method in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
versionToJdkLevel(Object) - Static method in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
virtual_parse_stack - Class in java_cup.runtime
This class implements a temporary or "virtual" parse stack that replaces the top portion of the actual parse stack (the part that has been changed by some set of operations) while maintaining its original contents.
virtual_parse_stack(Stack) - Constructor for class java_cup.runtime.virtual_parse_stack
Constructor to build a virtual stack out of a real stack.
visibility - Variable in class org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
visibilityConflict(MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
VISIBLE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
visibleLocals - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
visit(AllocationExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(AND_AND_Expression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(AnnotationMethodDeclaration, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(Argument, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(Argument, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ArrayAllocationExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ArrayInitializer, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ArrayInitializer, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ArrayQualifiedTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ArrayQualifiedTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ArrayReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ArrayTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ArrayTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(AssertStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(Assignment, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(BinaryExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(Block, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(BreakStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(CaseStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(CastExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(CharLiteral, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ClassLiteralAccess, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(Clinit, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(CompilationUnitDeclaration, CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(CompoundAssignment, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ConditionalExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ConstructorDeclaration, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ContinueStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(DoStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(DoubleLiteral, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(EmptyStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(EqualExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ExplicitConstructorCall, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ExtendedStringLiteral, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(FalseLiteral, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(FieldDeclaration, MethodScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(FieldReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(FieldReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(FloatLiteral, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ForeachStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ForStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(IfStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ImportReference, CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(Initializer, MethodScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(InstanceOfExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(IntLiteral, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(Javadoc, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(Javadoc, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocAllocationExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocAllocationExpression, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocArgumentExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocArgumentExpression, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocArrayQualifiedTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocArrayQualifiedTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocArraySingleTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocArraySingleTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocFieldReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocFieldReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocImplicitTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocImplicitTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocMessageSend, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocMessageSend, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocQualifiedTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocQualifiedTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocReturnStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocReturnStatement, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocSingleNameReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocSingleNameReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocSingleTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(JavadocSingleTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(LabeledStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(LocalDeclaration, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(LongLiteral, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(MarkerAnnotation, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(MarkerAnnotation, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(MemberValuePair, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(MemberValuePair, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(MessageSend, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(MethodDeclaration, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(StringLiteralConcatenation, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(NormalAnnotation, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(NormalAnnotation, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(NullLiteral, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(OR_OR_Expression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ParameterizedQualifiedTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ParameterizedQualifiedTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ParameterizedSingleTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ParameterizedSingleTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(PostfixExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(PrefixExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(QualifiedAllocationExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(QualifiedNameReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(QualifiedNameReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(QualifiedSuperReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(QualifiedSuperReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(QualifiedThisReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(QualifiedThisReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(QualifiedTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(QualifiedTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ReturnStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(SingleMemberAnnotation, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(SingleMemberAnnotation, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(SingleNameReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(SingleNameReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(SingleTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(SingleTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(StringLiteral, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(SuperReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(SwitchStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(SynchronizedStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ThisReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ThisReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ThrowStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(TrueLiteral, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(TryStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(TypeDeclaration, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(TypeDeclaration, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(TypeDeclaration, CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(TypeParameter, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(TypeParameter, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(UnaryExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(UnionTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(UnionTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(WhileStatement, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(Wildcard, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(Wildcard, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(LambdaExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(ReferenceExpression, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(IntersectionCastTypeReference, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(IntersectionCastTypeReference, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
visit(BaseTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(ArrayBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(TypeVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(WildcardBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(ParameterizedTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(IntersectionCastTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(RawTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(TypeBindingVisitor, ReferenceBinding[]) - Static method in class org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(TypeBindingVisitor, TypeBinding) - Static method in class org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(TypeBindingVisitor, TypeBinding[]) - Static method in class org.eclipse.jdt.internal.compiler.lookup.TypeBindingVisitor
 
visit(TypeDeclaration, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.SourceElementNotifier.LocalDeclarationVisitor
 
visit(TypeDeclaration, ClassScope) - Method in class org.eclipse.jdt.internal.compiler.SourceElementNotifier.LocalDeclarationVisitor
 
visit(AnnotationTypeDeclaration) - Method in class org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(AnnotationTypeMemberDeclaration) - Method in class org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(AnonymousClassDeclaration) - Method in class org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(EnumConstantDeclaration) - Method in class org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(EnumDeclaration) - Method in class org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(ImportDeclaration) - Method in class org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(Initializer) - Method in class org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(MarkerAnnotation) - Method in class org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(MethodDeclaration) - Method in class org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(NormalAnnotation) - Method in class org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(PackageDeclaration) - Method in class org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(SingleMemberAnnotation) - Method in class org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(TypeDeclaration) - Method in class org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(TypeParameter) - Method in class org.eclipse.jdt.internal.core.util.DOMFinder
 
visit(VariableDeclarationFragment) - Method in class org.eclipse.jdt.internal.core.util.DOMFinder
 
visitedTypes - Variable in class org.eclipse.jdt.internal.compiler.ClassFile
 
VOID - Static variable in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
VOID - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
VoidMethodReturnsValue - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
VoidTypeBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
vstack - Variable in class java_cup.runtime.virtual_parse_stack
The virtual top portion of the stack.

W

WARNING - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
Warning - Static variable in interface org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
warningOptionNames() - Static method in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Return all warning option names for use as keys in compiler options maps.
warningThreshold - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Defaults defined at IrritantSet.COMPILER_DEFAULT_WARNINGS
warningTokenFromIrritant(int) - Static method in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
For suppressable warnings
warningTokens - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
warningTokenToIrritants(String) - Static method in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
wasAcr - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
wasAcr - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
wasEnclosingInstanceSupplied - Variable in class org.eclipse.jdt.internal.compiler.lookup.InnerEmulationDependency
 
wasInferred - Variable in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
WeakHashSet - Class in org.eclipse.jdt.internal.core.util
A hashset whose values can be garbage collected.
WeakHashSet() - Constructor for class org.eclipse.jdt.internal.core.util.WeakHashSet
 
WeakHashSet(int) - Constructor for class org.eclipse.jdt.internal.core.util.WeakHashSet
 
WeakHashSet.HashableWeakReference - Class in org.eclipse.jdt.internal.core.util
 
WeakHashSet.HashableWeakReference(Object, ReferenceQueue) - Constructor for class org.eclipse.jdt.internal.core.util.WeakHashSet.HashableWeakReference
 
WeakHashSetOfCharArray - Class in org.eclipse.jdt.internal.core.util
A hashset of char[] whose values can be garbage collected.
WeakHashSetOfCharArray() - Constructor for class org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
WeakHashSetOfCharArray(int) - Constructor for class org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
WeakHashSetOfCharArray.HashableWeakReference - Class in org.eclipse.jdt.internal.core.util
 
WeakHashSetOfCharArray.HashableWeakReference(char[], ReferenceQueue) - Constructor for class org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray.HashableWeakReference
 
wellKnownType(Scope, int) - Static method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Match a well-known type id to its binding
WhileStatement - Class in org.eclipse.jdt.internal.compiler.ast
 
WhileStatement(Expression, Statement, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
WhitespaceMatcher - Class in org.apache.tapestry.util.text
Matches a whitespace character.
WhitespaceMatcher() - Constructor for class org.apache.tapestry.util.text.WhitespaceMatcher
Creates an object that matches all whitespace characters, line terminators included
WhitespaceMatcher(boolean) - Constructor for class org.apache.tapestry.util.text.WhitespaceMatcher
Creates an object that matches whitespace characters.
WIDE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
wideMode - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
WIDENING - Static variable in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
Wildcard - Class in org.eclipse.jdt.internal.compiler.ast
Node to represent Wildcard
Wildcard(int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
wildcard - Variable in class org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
wildcard - Variable in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
WILDCARD_BOUND - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
WILDCARD_CAPTURE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_CAPTURE_NAME_PREFIX - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_CAPTURE_NAME_SUFFIX - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_EXTENDS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_MINUS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_NAME - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_PLUS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_STAR - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_SUPER - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_TYPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
wildcardAssignment(TypeBinding, TypeBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
WildcardBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
WildcardBinding(ReferenceBinding, int, TypeBinding, TypeBinding[], int, LookupEnvironment) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
When unbound, the bound denotes the corresponding type variable (so as to retrieve its bound lazily)
WildcardConstructorInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
WildcardFieldAssignment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
wildcardInvocation(ASTNode, TypeBinding, MethodBinding, TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
WildcardMethodInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
withoutUnicodeBuffer - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
withoutUnicodeBuffer - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
withoutUnicodePtr - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
withoutUnicodePtr - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
words - Variable in class org.eclipse.jdt.internal.core.util.SimpleWordSet
 
worked(int, int) - Method in class org.eclipse.jdt.core.compiler.CompilationProgress
Notifies that a given amount of work of the compilation has been completed.
workingCopy_commit - Static variable in class org.eclipse.jdt.internal.core.util.Messages
 
wrappedConstantValue - Variable in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
WRITE - Static variable in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
WRITE - Static variable in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
WRITEOBJECT - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
writePosition(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
writePosition(BranchLabel, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
writePosition(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
writePosition(BranchLabel, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
WRITEREPLACE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
writeSignedWord(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
writeSignedWord(int, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
writeSignedWord(int, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
writeToDisk(boolean, String, String, ClassFile) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
outputPath is formed like: c:\temp\ the last character is a file separator relativeFileName is formed like: java\lang\String.class
writeU1(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
Write a unsigned byte into the byte array
writeU2(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
Write a unsigned byte into the byte array
writeWidePosition(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
writeWidePosition(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
wrongSequenceOfExceptionTypes(TypeReference, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
wrongSequenceOfExceptionTypesError(TypeReference, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 

X

xleft - Variable in class java_cup.runtime.ComplexSymbolFactory.ComplexSymbol
 
XML - Static variable in class org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
XOR - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
xright - Variable in class java_cup.runtime.ComplexSymbolFactory.ComplexSymbol
 

Z

ZIP - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
zipFile - Variable in class org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 

_

_aaload(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_aastore(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_aconst_null(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_action - Variable in class java_cup.production
An action_part containing code for the action to be performed when we reduce with this production.
_all - Variable in class java_cup.lalr_item_set
A hash table to implement the set.
_all - Static variable in class java_cup.lalr_state
Collection of all states.
_all - Static variable in class java_cup.non_terminal
Table of all non-terminals -- elements are stored using name strings as the key
_all - Static variable in class java_cup.production
Table of all productions.
_all - Variable in class java_cup.symbol_set
A hash table to hold the set.
_all - Static variable in class java_cup.terminal
Table of all terminals.
_all_by_index - Static variable in class java_cup.non_terminal
Table of all non terminals indexed by their index number.
_all_by_index - Static variable in class java_cup.terminal
Table of all terminals indexed by their index number.
_all_kernels - Static variable in class java_cup.lalr_state
Hash table to find states by their kernels (i.e, the original, unclosed, set of items -- which uniquely define the state).
_aload(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_aload_0(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_aload_1(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_aload_2(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_aload_3(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_anewarray(int, int, IConstantPoolEntry) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_areturn(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_arraylength(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_astore(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_astore_0(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_astore_1(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_astore_2(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_astore_3(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_athrow(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_baload(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_base_production - Variable in class java_cup.action_production
The production we were taken out of.
_bastore(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_bipush(int, byte) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_breakpoint(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_caload(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_castore(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_checkcast(int, int, IConstantPoolEntry) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_code_string - Variable in class java_cup.action_part
String containing code for the action in question.
_core_hash_cache - Variable in class java_cup.lr_item_core
Cache of the hash code.
_d2f(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_d2i(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_d2l(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dadd(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_daload(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dastore(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dcmpg(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dcmpl(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dconst_0(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dconst_1(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ddiv(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dload(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dload_0(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dload_1(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dload_2(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dload_3(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dmul(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dneg(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_done_parsing - Variable in class java_cup.runtime.lr_parser
Internal flag to indicate when parser should quit.
_dot_pos - Variable in class java_cup.lr_item_core
The position of the "dot" -- this indicates the part of the production that the marker is before, so 0 indicates a dot at the beginning of the RHS.
_drem(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dreturn(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dstore(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dstore_0(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dstore_1(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dstore_2(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dstore_3(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dsub(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dup(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dup2(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dup2_x1(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dup2_x2(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dup_x1(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dup_x2(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_elements - Variable in class java_cup.terminal_set
Bitset to implement the actual set.
_error_sync_size - Static variable in class java_cup.runtime.lr_parser
The default number of Symbols after an error we much match to consider it recovered from.
_f2d(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_f2i(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_f2l(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fadd(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_faload(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fastore(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fcmpg(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fcmpl(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fconst_0(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fconst_1(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fconst_2(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fdiv(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_first_set - Variable in class java_cup.non_terminal
First set for this non-terminal.
_first_set - Variable in class java_cup.production
First set of the production.
_fload(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fload_0(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fload_1(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fload_2(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fload_3(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fmul(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fneg(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_frem(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_freturn(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fstore(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fstore_0(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fstore_1(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fstore_2(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fstore_3(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fsub(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_getfield(int, int, IConstantPoolEntry) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_getstatic(int, int, IConstantPoolEntry) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_goto(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_goto_w(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_i2b(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_i2c(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_i2d(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_i2f(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_i2l(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_i2s(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iadd(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iaload(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iand(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iastore(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iconst_0(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iconst_1(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iconst_2(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iconst_3(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iconst_4(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iconst_5(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iconst_m1(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_idiv(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_acmpeq(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_acmpne(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_icmpeq(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_icmpge(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_icmpgt(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_icmple(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_icmplt(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_icmpne(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ifeq(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ifge(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ifgt(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ifle(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iflt(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ifne(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ifnonnull(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ifnull(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iinc(int, int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iload(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iload_0(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iload_1(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iload_2(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iload_3(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_impdep1(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_impdep2(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_imul(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_index - Variable in class java_cup.lalr_state
Index of this state in the parse tables
_index - Variable in class java_cup.production
Index number of the production.
_index - Variable in class java_cup.symbol
Index of this symbol (terminal or non terminal) in the parse tables.
_ineg(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_instanceof(int, int, IConstantPoolEntry) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_invokedynamic(int, int, IConstantPoolEntry, IConstantPoolEntry) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_invokedynamic(int, int, IConstantPoolEntry) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_invokeinterface(int, int, byte, IConstantPoolEntry) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_invokespecial(int, int, IConstantPoolEntry) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_invokestatic(int, int, IConstantPoolEntry) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_invokevirtual(int, int, IConstantPoolEntry) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ior(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_irem(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ireturn(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ishl(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ishr(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_istore(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_istore_0(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_istore_1(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_istore_2(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_istore_3(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_isub(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_items - Variable in class java_cup.lalr_state
The item set for this state.
_iushr(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ixor(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_jsr(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_jsr_w(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_l2d(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_l2f(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_l2i(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_label - Variable in class java_cup.production_part
Optional label for referring to the part within an action (null for no label).
_ladd(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_laload(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_land(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lastore(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lcmp(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lconst_0(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lconst_1(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ldc(int, int, IConstantPoolEntry) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ldc2_w(int, int, IConstantPoolEntry) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ldc_w(int, int, IConstantPoolEntry) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ldiv(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lhs - Variable in class java_cup.production
The left hand side non-terminal.
_lload(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lload_0(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lload_1(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lload_2(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lload_3(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lmul(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lneg(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lookahead - Variable in class java_cup.lalr_item
The lookahead symbols of the item.
_lookupswitch(int, int, int, int[][]) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lor(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lr_values - Static variable in class java_cup.emit
 
_lrem(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lreturn(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lshl(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lshr(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lstore(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lstore_0(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lstore_1(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lstore_2(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lstore_3(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lsub(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lushr(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lxor(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_monitorenter(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_monitorexit(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_multianewarray(int, int, int, IConstantPoolEntry) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_name - Variable in class java_cup.symbol
String for the human readable name of the symbol.
_new(int, int, IConstantPoolEntry) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_newarray(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_next - Variable in class java_cup.lalr_transition
Next transition in linked list of transitions out of a state
_nop(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_nullable - Variable in class java_cup.non_terminal
Nullability of this non terminal.
_nullable - Variable in class java_cup.production
Nullability of the production (can it derive the empty string).
_nullable_known - Variable in class java_cup.production
Is the nullability of the production known or unknown?
_num_reductions - Variable in class java_cup.production
Count of number of reductions using this production.
_num_states - Variable in class java_cup.parse_action_table
How many rows/states are in the machine/table.
_num_states - Variable in class java_cup.parse_reduce_table
How many rows/states in the machine/table.
_on_symbol - Variable in class java_cup.lalr_transition
The symbol we make the transition on.
_pop(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_pop2(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_productions - Variable in class java_cup.non_terminal
Table of all productions with this non terminal on the LHS.
_propagate_items - Variable in class java_cup.lalr_item
Links to items that the lookahead needs to be propagated to.
_putfield(int, int, IConstantPoolEntry) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_putstatic(int, int, IConstantPoolEntry) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_reduce_with - Variable in class java_cup.reduce_action
The production we reduce with.
_ret(int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_return(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_rhs - Variable in class java_cup.production
A collection of parts for the right hand side.
_rhs_assoc - Variable in class java_cup.production
 
_rhs_length - Variable in class java_cup.production
How much of the right hand side array we are presently using.
_rhs_prec - Variable in class java_cup.production
The precedence of the rule
_saload(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_sastore(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_shift_to - Variable in class java_cup.shift_action
The state we shift to.
_sipush(int, short) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_size - Static variable in class java_cup.parse_action_row
Number of columns (terminals) in every row.
_size - Static variable in class java_cup.parse_reduce_row
Number of columns (non terminals) in every row.
_stack_type - Variable in class java_cup.symbol
String for the type of object used for the symbol on the parse stack.
_swap(int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_symbol_after_dot - Variable in class java_cup.lr_item_core
Cache of symbol after the dot.
_tableswitch(int, int, int, int, int[]) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_the_production - Variable in class java_cup.lr_item_core
The production for the item.
_the_symbol - Variable in class java_cup.symbol_part
The symbol that this part is made up of.
_to_state - Variable in class java_cup.lalr_transition
The state we transition to.
_transitions - Variable in class java_cup.lalr_state
List of transitions out of this state.
_use_count - Variable in class java_cup.symbol
Count of how many times the symbol appears in productions.
_wide(int, int, int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_wide(int, int, int) - Method in class org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 

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 _