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 WasmCodeBuilder
MultiArrayFunctionName.getCodeBuilder
(WatParser watParser) Get the WasmCodeBuilder for the synthetic WASM code.protected WasmCodeBuilder
SyntheticFunctionName.getCodeBuilder
(WatParser watParser) Get the WasmCodeBuilder for the synthetic WASM code.protected WasmCodeBuilder
WatCodeSyntheticFunctionName.getCodeBuilder
(WatParser watParser) Get the WasmCodeBuilder for the synthetic WASM code.