Class Op04StructuredStatement.MutableProcessingBlockState
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.Op04StructuredStatement.MutableProcessingBlockState
- Enclosing class:
- Op04StructuredStatement
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) LinkedList<Op04StructuredStatement>
(package private) BlockIdentifier
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
currentBlockIdentifier
BlockIdentifier currentBlockIdentifier -
currentBlock
LinkedList<Op04StructuredStatement> currentBlock
-
-
Constructor Details
-
MutableProcessingBlockState
private MutableProcessingBlockState()
-