java.lang.Object
org.benf.cfr.reader.bytecode.analysis.structured.statement.placeholder.AbstractPlaceholder
org.benf.cfr.reader.bytecode.analysis.structured.statement.placeholder.ElseBlock
All Implemented Interfaces:
HasByteCodeLoc, Matcher<StructuredStatement>, StructuredStatement, Dumpable, TypeUsageCollectable

public class ElseBlock extends AbstractPlaceholder
  • Constructor Details

    • ElseBlock

      public ElseBlock()
  • Method Details