Interface UnknownLayout
-
- All Superinterfaces:
TypeLayout
public interface UnknownLayout extends TypeLayout
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default TypeLayoutKindkind()-
Methods inherited from interface org.teavm.backend.wasm.debug.info.TypeLayout
address
-
-
-
-
Method Detail
-
kind
default TypeLayoutKind kind()
- Specified by:
kindin interfaceTypeLayout
-
-