Class DwarfFunctionGenerator
java.lang.Object
org.teavm.backend.wasm.generate.DwarfFunctionGenerator
-
Constructor Summary
ConstructorsConstructorDescriptionDwarfFunctionGenerator(DwarfClassGenerator classGen, DwarfInfoWriter writer, DwarfStrings strings) -
Method Summary
Modifier and TypeMethodDescriptionvoidprepareContent(DwarfClassGenerator.Subprogram subprogram) voidwriteContent(DwarfClassGenerator.Subprogram subprogram)
-
Constructor Details
-
DwarfFunctionGenerator
public DwarfFunctionGenerator(DwarfClassGenerator classGen, DwarfInfoWriter writer, DwarfStrings strings)
-
-
Method Details
-
prepareContent
-
writeContent
-