Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.
Daomephsta edited this page Sep 1, 2019 · 3 revisions

Welcome to the unpick wiki!

To integrate Unpick with your project, see the javadocs for the classes in the daomephsta.unpick.api package, starting with daomephsta.unpick.api.ConstantUninliner.
No classes outside this package should be directly referenced.
Useful implementations of daomephsta.unpick.api.constantmappers.IConstantMapper can be constructed using the methods in daomephsta.unpick.api.constantmappers.ConstantMappers.
Useful implementations of daomephsta.unpick.api.constantresolvers.IConstantResolver can be constructed using the methods in daomephsta.unpick.api.constantresolvers.ConstantResolvers.

Clone this wiki locally