Class BlockIdentifierFactory
- java.lang.Object
-
- org.benf.cfr.reader.bytecode.analysis.parse.utils.BlockIdentifierFactory
-
public class BlockIdentifierFactory extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) int
idx
-
Constructor Summary
Constructors Constructor Description BlockIdentifierFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BlockIdentifier
getNextBlockIdentifier(BlockType blockType)
-
-
-
Method Detail
-
getNextBlockIdentifier
public BlockIdentifier getNextBlockIdentifier(BlockType blockType)
-
-