Uses of Class
org.benf.cfr.reader.bytecode.analysis.parse.expression.LValueExpression
Packages that use LValueExpression
Package
Description
-
Uses of LValueExpression in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters
Methods in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters with parameters of type LValueExpressionModifier and TypeMethodDescriptionstatic MatchOneOf
ResourceReleaseDetector.getCloseExpressionMatch
(WildcardMatch wcm, LValueExpression autocloseExpression) -
Uses of LValueExpression in org.benf.cfr.reader.bytecode.analysis.parse.expression
Methods in org.benf.cfr.reader.bytecode.analysis.parse.expression with parameters of type LValueExpressionModifier and TypeMethodDescriptionprivate boolean
ArithmeticOperation.isLValueExprFor
(LValueExpression expression, LValue lValue)