Package org.teavm.backend.wasm.gc.vtable
Class WasmGCVirtualTable
java.lang.Object
org.teavm.backend.wasm.gc.vtable.WasmGCVirtualTable
-
Method Summary
Modifier and TypeMethodDescriptionentry(MethodDescriptor method) List<? extends WasmGCVirtualTableEntry> booleanbooleanisUsed()
-
Method Details
-
getParent
-
getUsedParent
-
getFirstUsed
-
getClassName
-
getEntries
-
implementor
-
isUsed
public boolean isUsed() -
isConcrete
public boolean isConcrete() -
entry
-