Class LinesDeobfuscationParser
java.lang.Object
org.teavm.backend.wasm.debug.parser.LinesDeobfuscationParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapplySection(String name, byte[] data) booleancanHandleSection(String name) voidpullSections(Function<String, byte[]> provider)
-
Constructor Details
-
LinesDeobfuscationParser
public LinesDeobfuscationParser()
-
-
Method Details
-
canHandleSection
-
applySection
-
pullSections
-
getLineInfo
-