Modifier and Type | Field and Description |
---|---|
private java.util.Map<StaticVariable,EnumClassRewriter.CollectedEnumData<? extends AbstractConstructorInvokation>> |
EnumClassRewriter.EnumInitMatchCollector.entryMap |
Modifier and Type | Method and Description |
---|---|
private java.util.Map<StaticVariable,EnumClassRewriter.CollectedEnumData<? extends AbstractConstructorInvokation>> |
EnumClassRewriter.EnumInitMatchCollector.getEntryMap() |
Modifier and Type | Class and Description |
---|---|
class |
ConstructorInvokationAnonymousInner |
class |
ConstructorInvokationSimple |
Constructor and Description |
---|
AbstractConstructorInvokation(BytecodeLoc loc,
AbstractConstructorInvokation other,
CloneHelper cloneHelper) |
Modifier and Type | Field and Description |
---|---|
private java.util.List<Pair<StaticVariable,AbstractConstructorInvokation>> |
ClassFileDumperEnum.entries |
Modifier and Type | Method and Description |
---|---|
private static void |
ClassFileDumperEnum.dumpEntry(Dumper d,
Pair<StaticVariable,AbstractConstructorInvokation> entry,
boolean last,
JavaTypeInstance classType) |
Constructor and Description |
---|
ClassFileDumperEnum(DCCommonState dcCommonState,
java.util.List<Pair<StaticVariable,AbstractConstructorInvokation>> entries) |