public static interface DebugInfoProvider.DebugArrayTypeInfo extends DebugInfoProvider.DebugTypeInfo
DebugInfoProvider.DebugTypeInfo.DebugTypeKind| Modifier and Type | Method and Description |
|---|---|
int |
baseSize() |
String |
elementType() |
Stream<DebugInfoProvider.DebugFieldInfo> |
fieldInfoProvider() |
int |
lengthOffset() |
debugContext, size, typeKind, typeNamecachePath, fileName, filePathint baseSize()
int lengthOffset()
String elementType()
Stream<DebugInfoProvider.DebugFieldInfo> fieldInfoProvider()