public class NarrowingTypeRewriter
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
private static class |
NarrowingTypeRewriter.LValueAssignmentCollector |
Modifier and Type | Field and Description |
---|---|
private static JavaTypeInstance |
BAD_SENTINEL |
Constructor and Description |
---|
NarrowingTypeRewriter() |
Modifier and Type | Method and Description |
---|---|
private static JavaTypeInstance |
getListType(Expression e) |
static void |
rewrite(Method method,
java.util.List<Op03SimpleStatement> statements) |
private static final JavaTypeInstance BAD_SENTINEL
private static JavaTypeInstance getListType(Expression e)
public static void rewrite(Method method, java.util.List<Op03SimpleStatement> statements)