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