Uses of Class
org.benf.cfr.reader.bytecode.analysis.parse.rewriters.AbstractExpressionRewriter
Packages that use AbstractExpressionRewriter
Package
Description
-
Uses of AbstractExpressionRewriter in org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters
Subclasses of AbstractExpressionRewriter in org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewritersModifier and TypeClassDescriptionclassclassclassprivate classprivate classprivate static classclassclassprivate static classprivate static class -
Uses of AbstractExpressionRewriter in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters
Subclasses of AbstractExpressionRewriter in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewritersModifier and TypeClassDescriptionclassclassclassclassclassprivate static classclassprivate classprivate classclassclass(package private) static classclassclassprivate static class(package private) static classclassprivate classprivate static class -
Uses of AbstractExpressionRewriter in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.transformers
Subclasses of AbstractExpressionRewriter in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.transformersModifier and TypeClassDescriptionclassprivate static classprivate classprivate classprivate classclassprivate static classclassclassprivate static classclassDetect potential invalid usages of fields - where the class we expect to be calling them with doesn't match the class needed to access the fields in question.classprivate static classstatic classprivate static class -
Uses of AbstractExpressionRewriter in org.benf.cfr.reader.bytecode.analysis.parse.rewriters
Modifier and TypeClassDescriptionclassclassprivate classclass -
Uses of AbstractExpressionRewriter in org.benf.cfr.reader.bytecode.analysis.parse.utils