Uses of Class
de.inetsoftware.jwebassembly.watparser.WatParser
-
Packages that use WatParser Package Description de.inetsoftware.jwebassembly.module -
-
Uses of WatParser in de.inetsoftware.jwebassembly.module
Fields in de.inetsoftware.jwebassembly.module declared as WatParser Modifier and Type Field Description private WatParserModuleGenerator. watParserMethods in de.inetsoftware.jwebassembly.module with parameters of type WatParser Modifier and Type Method Description protected 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.
-