Package com.strobel.decompiler.ast
Class LoopsAndConditions.LoopExitInfo
java.lang.Object
com.strobel.decompiler.ast.LoopsAndConditions.LoopExitInfo
- Enclosing class:
LoopsAndConditions
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final Set
<ControlFlowNode> (package private) Label
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
exitLabel
Label exitLabel -
additionalNodes
-
-
Constructor Details
-
LoopExitInfo
private LoopExitInfo()
-