Package org.aspectj.org.eclipse.jdt.internal.compiler.flow
package org.aspectj.org.eclipse.jdt.internal.compiler.flow
-
ClassDescriptionRecord conditional initialization status during definite assignment analysisA wrapper for two flow infos being co-maintained side-by-side.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...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...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...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...Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...Shared implementation for try-statement-related flow contexts.A wrapper for two flow infos being co-maintained side-by-side.Record initialization status during definite assignment analysis No caching of pre-allocated instances.Exception raised when unexpected behavior is detected.