public class BadNarrowingArgRewriter extends AbstractExpressionRewriter
Modifier and Type | Class and Description |
---|---|
private class |
BadNarrowingArgRewriter.InternalBadNarrowingRewriter |
Modifier and Type | Field and Description |
---|---|
private BadNarrowingArgRewriter.InternalBadNarrowingRewriter |
internalBadNarrowingRewriter |
Constructor and Description |
---|
BadNarrowingArgRewriter() |
Modifier and Type | Method and Description |
---|---|
Expression |
rewriteExpression(Expression expression,
SSAIdentifiers ssaIdentifiers,
StatementContainer statementContainer,
ExpressionRewriterFlags flags) |
handleStatement, rewriteExpression, rewriteExpression, rewriteExpression
private final BadNarrowingArgRewriter.InternalBadNarrowingRewriter internalBadNarrowingRewriter
public Expression rewriteExpression(Expression expression, SSAIdentifiers ssaIdentifiers, StatementContainer statementContainer, ExpressionRewriterFlags flags)
rewriteExpression
in interface ExpressionRewriter
rewriteExpression
in class AbstractExpressionRewriter