Uses of Class
de.inetsoftware.jwebassembly.module.WatCodeSyntheticFunctionName
Packages that use WatCodeSyntheticFunctionName
-
Uses of WatCodeSyntheticFunctionName in de.inetsoftware.jwebassembly.module
Subclasses of WatCodeSyntheticFunctionName in de.inetsoftware.jwebassembly.moduleModifier and TypeClassDescriptionclassSynthetic functions for creating multidimensional dimensional arraysMethods in de.inetsoftware.jwebassembly.module that return WatCodeSyntheticFunctionNameModifier and TypeMethodDescription(package private) WatCodeSyntheticFunctionNameTypeManager.createCallInterface()Create the FunctionName for a interface call.(package private) WatCodeSyntheticFunctionNameTypeManager.createCallVirtual()Create the FunctionName for a virtual call.(package private) WatCodeSyntheticFunctionNameTypeManager.createCast()Create the FunctionName for the CAST operation and mark it as used.(package private) WatCodeSyntheticFunctionNameTypeManager.createInstanceOf()Create the FunctionName for the INSTANCEOF operation and mark it as used.(package private) WatCodeSyntheticFunctionNameTypeManager.getTypeTableMemoryOffsetFunctionName()Create an accessor for typeTableOffset and mark it.