Class FakeMethod
java.lang.Object
org.benf.cfr.reader.entities.FakeMethod
- All Implemented Interfaces:
Dumpable, TypeUsageCollectable
-
Constructor Summary
ConstructorsConstructorDescriptionFakeMethod(String name, EnumSet<AccessFlagMethod> accessFlags, JavaTypeInstance returnType, Op04StructuredStatement structuredStatement, DecompilerComments comments) -
Method Summary
-
Constructor Details
-
FakeMethod
public FakeMethod(String name, EnumSet<AccessFlagMethod> accessFlags, JavaTypeInstance returnType, Op04StructuredStatement structuredStatement, DecompilerComments comments)
-
-
Method Details
-
collectTypeUsages
- Specified by:
collectTypeUsagesin interfaceTypeUsageCollectable
-
dump
-
getName
-