JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.teavm.backend.wasm.debug.info
UnknownLayout
Contents
Description
Method Summary
Method Details
kind()
Hide sidebar
Show sidebar
Interface UnknownLayout
All Superinterfaces:
TypeLayout
public interface
UnknownLayout
extends
TypeLayout
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method
Description
default
TypeLayoutKind
kind
()
Methods inherited from interface
TypeLayout
address
Method Details
kind
default
TypeLayoutKind
kind
()
Specified by:
kind
in interface
TypeLayout