Class InfiniteAssertRewriter
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.transformers.InfiniteAssertRewriter
- All Implemented Interfaces:
StructuredStatementTransformer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Expressionprivate final Expressionprivate final StructuredStatementprivate final WildcardMatch -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate booleanprivate voidreplaceThrow(Op04StructuredStatement thrw, Op04StructuredStatement whil, BlockIdentifier ident, ConditionalExpression cond) voidtransform(StructuredStatement in, StructuredScope scope)
-
Field Details
-
wcm1
-
match1
-
match2
-
thrw
-
-
Constructor Details
-
InfiniteAssertRewriter
-
-
Method Details
-
transform
-
transform
- Specified by:
transformin interfaceStructuredStatementTransformer
-
replaceThrow
private void replaceThrow(Op04StructuredStatement thrw, Op04StructuredStatement whil, BlockIdentifier ident, ConditionalExpression cond) -
checkThrow
-