Package de.mirkosertic.bytecoder.core.ir
Class Projection.TryCatchGuardedExit
java.lang.Object
de.mirkosertic.bytecoder.core.ir.Projection
de.mirkosertic.bytecoder.core.ir.Projection.TryCatchGuardedExit
- Enclosing class:
Projection
-
Nested Class Summary
Nested classes/interfaces inherited from class de.mirkosertic.bytecoder.core.ir.Projection
Projection.DefaultProjection, Projection.ExceptionHandler, Projection.FalseProjection, Projection.IndexedProjection, Projection.KeyedProjection, Projection.TrueProjection, Projection.TryCatchGuardedExit, Projection.TryCatchGuardedProjection -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.mirkosertic.bytecoder.core.ir.Projection
edgeType
-
Constructor Details
-
TryCatchGuardedExit
-
-
Method Details
-
withEdgeType
- Specified by:
withEdgeTypein classProjection
-
additionalDebugInfo
- Overrides:
additionalDebugInfoin classProjection
-
isControlFlow
public boolean isControlFlow()- Overrides:
isControlFlowin classProjection
-