Uses of Class
de.inetsoftware.classparser.Code
Packages that use Code
-
Uses of Code in de.inetsoftware.classparser
Fields in de.inetsoftware.classparser declared as CodeMethods in de.inetsoftware.classparser that return CodeConstructors in de.inetsoftware.classparser with parameters of type CodeModifierConstructorDescription(package private)
CodeInputStream
(byte[] buf, int offset, int length, Code code) Create a new instance of CodeInputStream. -
Uses of Code in de.inetsoftware.jwebassembly.module
Methods in de.inetsoftware.jwebassembly.module with parameters of type CodeModifier and TypeMethodDescription(package private) void
JavaMethodWasmCodeBuilder.buildCode
(Code code, MethodInfo method) Build the wasm instructions(package private) void
Remove all branch information for reusing the manager.