Interface JadxPreparePass

All Superinterfaces:
JadxPass

public interface JadxPreparePass extends JadxPass
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final JadxPassType
     
  • Method Summary

    Modifier and Type
    Method
    Description
    default JadxPassType
     
    void
    init(RootNode root)
     

    Methods inherited from interface jadx.api.plugins.pass.JadxPass

    getInfo