Class BlockIdentifier

java.lang.Object
org.benf.cfr.reader.bytecode.analysis.parse.utils.BlockIdentifier
All Implemented Interfaces:
Comparable<BlockIdentifier>
Direct Known Subclasses:
WildcardMatch.BlockIdentifierWildcard

public class BlockIdentifier extends Object implements Comparable<BlockIdentifier>