JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.transformers
CanRemovePointlessBlock
Contents
Description
Method Summary
Method Details
removePointlessBlocks(StructuredScope)
Hide sidebar
Show sidebar
Interface CanRemovePointlessBlock
All Known Implementing Classes:
StructuredIf
public interface
CanRemovePointlessBlock
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
removePointlessBlocks
(
StructuredScope
scope)
Method Details
removePointlessBlocks
void
removePointlessBlocks
(
StructuredScope
scope)