Uses of Class
jadx.core.codegen.NameGen
Packages that use NameGen
-
Uses of NameGen in jadx.core.codegen
Fields in jadx.core.codegen declared as NameGenModifier and TypeFieldDescriptionprivate final NameGenMethodGen.nameGenprivate @Nullable NameGenClassGen.outerNameGenMethods in jadx.core.codegen that return NameGenModifier and TypeMethodDescriptionMethodGen.getNameGen()@Nullable NameGenClassGen.getOuterNameGen()Methods in jadx.core.codegen with parameters of type NameGenModifier and TypeMethodDescriptionvoidNameGen.inheritUsedNames(NameGen otherNameGen) voidClassGen.setOuterNameGen(@NotNull NameGen outerNameGen)