Interface DeobfuscateFunction

All Superinterfaces:
org.teavm.jso.JSObject

public interface DeobfuscateFunction extends org.teavm.jso.JSObject
  • Method Summary

    Modifier and Type
    Method
    Description
    apply​(String stack)
     

    Methods inherited from interface org.teavm.jso.JSObject

    cast
  • Method Details