MCPcopy Create free account
hub / github.com/CvvT/AppTroy / getSourceFile

Method getSourceFile

app/src/main/java/org/cc/dexlib2/iface/ClassDef.java:89–89  ·  view source on GitHub ↗

Gets the name of the primary source file that this class is defined in, if available. This will be the default source file associated with all methods defined in this class. This can be overridden for sections of an individual method with the SetSourceFile debug item. @return The name of the prima

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

ofMethod · 0.65
ofMethod · 0.65
getSourceFileMethod · 0.65
writeSourceFileMethod · 0.65

Implementers 6

DexBackedClassDefapp/src/main/java/org/cc/dexlib2/dexba
ImmutableClassDefapp/src/main/java/org/cc/dexlib2/immut
PoolClassDefapp/src/main/java/org/cc/dexlib2/write
BuilderClassDefapp/src/main/java/org/cc/dexlib2/write
ReflectionClassDefapp/src/main/java/org/cc/dexlib2/analy
RewrittenClassDefapp/src/main/java/org/cc/dexlib2/rewri

Calls

no outgoing calls

Tested by

no test coverage detected