Uses of Class
de.inetsoftware.jwebassembly.watparser.WatParser
Packages that use WatParser
-
Uses of WatParser in de.inetsoftware.jwebassembly.module
Fields in de.inetsoftware.jwebassembly.module declared as WatParserMethods in de.inetsoftware.jwebassembly.module with parameters of type WatParserModifier and TypeMethodDescriptionprotected WasmCodeBuilderMultiArrayFunctionName.getCodeBuilder(WatParser watParser) Get the WasmCodeBuilder for the synthetic WASM code.protected WasmCodeBuilderSyntheticFunctionName.getCodeBuilder(WatParser watParser) Get the WasmCodeBuilder for the synthetic WASM code.protected WasmCodeBuilderWatCodeSyntheticFunctionName.getCodeBuilder(WatParser watParser) Get the WasmCodeBuilder for the synthetic WASM code.