Uses of Class
jadx.api.data.impl.JadxCodeRef
Packages that use JadxCodeRef
-
Uses of JadxCodeRef in jadx.api.data.impl
Methods in jadx.api.data.impl that return JadxCodeRefModifier and TypeMethodDescriptionstatic JadxCodeRefJadxCodeRef.forCatch(int handlerOffset) static JadxCodeRefJadxCodeRef.forInsn(int offset) static JadxCodeRefJadxCodeRef.forMthArg(int argIndex) static JadxCodeRefJadxCodeRef.forVar(int regNum, int ssaVersion) static JadxCodeRefJadxCodeRef.forVar(JavaVariable javaVariable) static JadxCodeRef