Uses of Package
org.aspectj.org.eclipse.jdt.internal.compiler.flow
Packages that use org.aspectj.org.eclipse.jdt.internal.compiler.flow
Package
Description
-
Classes in org.aspectj.org.eclipse.jdt.internal.compiler.flow used by org.aspectj.ajdt.internal.compiler.astClassDescriptionReflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
-
Classes in org.aspectj.org.eclipse.jdt.internal.compiler.flow used by org.aspectj.org.eclipse.jdt.internal.codeassist.completeClassDescriptionReflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
-
Classes in org.aspectj.org.eclipse.jdt.internal.compiler.flow used by org.aspectj.org.eclipse.jdt.internal.compiler.astClassDescriptionReflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...Record initialization status during definite assignment analysis No caching of pre-allocated instances.
-
Classes in org.aspectj.org.eclipse.jdt.internal.compiler.flow used by org.aspectj.org.eclipse.jdt.internal.compiler.flowClassDescriptionReflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...For instances of this class,
FlowContext.getInitsForFinalBlankInitializationCheck(org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding, FlowInfo)will returns aFlowInfo.DEAD_END, which for whichFlowInfo.isDefinitelyAssigned(org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding)returns true for all fields.Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...Shared implementation for try-statement-related flow contexts.Record initialization status during definite assignment analysis No caching of pre-allocated instances. -
Classes in org.aspectj.org.eclipse.jdt.internal.compiler.flow used by org.aspectj.org.eclipse.jdt.internal.compiler.lookupClassDescriptionReflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
-
Classes in org.aspectj.org.eclipse.jdt.internal.compiler.flow used by org.aspectj.org.eclipse.jdt.internal.evalClassDescriptionReflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...