软件包 org.eclipse.jdt.internal.compiler.flow
的使用

使用 org.eclipse.jdt.internal.compiler.flow 的软件包
org.eclipse.jdt.internal.compiler.ast   
org.eclipse.jdt.internal.compiler.flow   
org.eclipse.jdt.internal.compiler.lookup   
 

org.eclipse.jdt.internal.compiler.ast 使用的 org.eclipse.jdt.internal.compiler.flow 中的类
FlowContext
          Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
FlowInfo
           
InitializationFlowContext
          Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
UnconditionalFlowInfo
          Record initialization status during definite assignment analysis No caching of pre-allocated instances.
 

org.eclipse.jdt.internal.compiler.flow 使用的 org.eclipse.jdt.internal.compiler.flow 中的类
ExceptionHandlingFlowContext
          Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
FlowContext
          Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
FlowInfo
           
NullInfoRegistry
          A degenerate form of UnconditionalFlowInfo explicitly meant to capture the effects of null related operations within try blocks.
SwitchFlowContext
          Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
UnconditionalFlowInfo
          Record initialization status during definite assignment analysis No caching of pre-allocated instances.
 

org.eclipse.jdt.internal.compiler.lookup 使用的 org.eclipse.jdt.internal.compiler.flow 中的类
FlowInfo
           
 



Copyright © 2013. All Rights Reserved.