Uses of Enum Class
org.qbicc.machine.file.wasm.kaitai.Webassembly.Symtab
Packages that use Webassembly.Symtab
-
Uses of Webassembly.Symtab in org.qbicc.machine.file.wasm.kaitai
Methods in org.qbicc.machine.file.wasm.kaitai that return Webassembly.SymtabModifier and TypeMethodDescriptionstatic Webassembly.SymtabWebassembly.Symtab.byId(long id) Webassembly.SyminfoType.kind()static Webassembly.SymtabReturns the enum constant of this class with the specified name.static Webassembly.Symtab[]Webassembly.Symtab.values()Returns an array containing the constants of this enum class, in the order they are declared.