Uses of Class
org.benf.cfr.reader.bytecode.analysis.parse.expression.InstanceOfExpressionDefining
-
Packages that use InstanceOfExpressionDefining Package Description org.benf.cfr.reader.bytecode.analysis.parse.expression -
-
Uses of InstanceOfExpressionDefining in org.benf.cfr.reader.bytecode.analysis.parse.expression
Methods in org.benf.cfr.reader.bytecode.analysis.parse.expression that return InstanceOfExpressionDefining Modifier and Type Method Description InstanceOfExpressionDefining
InstanceOfExpressionDefining. withReplacedExpression(Expression e)
-