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 Expression
InvalidBooleanCastCleaner.applyCastTransforms1
(CastExpression t) private static Expression
InvalidBooleanCastCleaner.applyCastTransforms2
(CastExpression expression, SSAIdentifiers ssaIdentifiers, StatementContainer statementContainer, ExpressionRewriterFlags flags) -
Uses of CastExpression in org.benf.cfr.reader.bytecode.analysis.parse.wildcard
Fields in org.benf.cfr.reader.bytecode.analysis.parse.wildcard declared as CastExpressionModifier and TypeFieldDescriptionprivate CastExpression
WildcardMatch.CastExpressionWildcard.matchedValue
Methods in org.benf.cfr.reader.bytecode.analysis.parse.wildcard that return CastExpression