public final class SpoonUtils
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
clashes(spoon.reflect.declaration.CtMethod<?> a,
spoon.reflect.declaration.CtMethod<?> b) |
static <T> spoon.reflect.code.CtAssignment<T,T> |
reassignDefault(spoon.reflect.declaration.CtField<T> field) |