Uses of Class
org.benf.cfr.reader.bytecode.analysis.parse.expression.CastExpression
Packages that use CastExpression
Package
Description
-
Uses of CastExpression in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.transformers
Methods in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.transformers with parameters of type CastExpressionModifier and TypeMethodDescriptionprivate static ExpressionInvalidBooleanCastCleaner.applyCastTransforms1(CastExpression t) private static ExpressionInvalidBooleanCastCleaner.applyCastTransforms2(CastExpression expression, SSAIdentifiers ssaIdentifiers, StatementContainer statementContainer, ExpressionRewriterFlags flags) -
Uses of CastExpression in org.benf.cfr.reader.bytecode.analysis.parse.wildcard
Classes in org.benf.cfr.reader.bytecode.analysis.parse.wildcard that implement interfaces with type arguments of type CastExpressionFields in org.benf.cfr.reader.bytecode.analysis.parse.wildcard declared as CastExpressionModifier and TypeFieldDescriptionprivate CastExpressionWildcardMatch.CastExpressionWildcard.matchedValueMethods in org.benf.cfr.reader.bytecode.analysis.parse.wildcard that return CastExpression