public class EnumClassEntry extends ClassEntry
interfaces, methods, superClassfields| Constructor and Description |
|---|
EnumClassEntry(String typeName,
FileEntry fileEntry,
int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDebugInfo(DebugInfoBase debugInfoBase,
DebugInfoProvider.DebugTypeInfo debugTypeInfo,
org.graalvm.compiler.debug.DebugContext debugContext) |
DebugInfoProvider.DebugTypeInfo.DebugTypeKind |
typeKind() |
addField, ensureMethodEntryForDebugRangeInfo, getCachePath, getFileEntry, getFileName, getLocalDirs, getLocalFiles, getMethods, getPrimaryEntries, getSuperClass, includesDeoptTarget, indexPrimary, indexSubRange, isPrimary, localDirsIdx, localFilesIdx, localFilesIdx, primaryIndexFor, processMethodfields, processFieldcanonicalize, getSize, getTypeName, isArray, isClass, isEnum, isHeader, isInstance, isInterface, isPrimitive, isStructurepublic DebugInfoProvider.DebugTypeInfo.DebugTypeKind typeKind()
typeKind in class ClassEntrypublic void addDebugInfo(DebugInfoBase debugInfoBase, DebugInfoProvider.DebugTypeInfo debugTypeInfo, org.graalvm.compiler.debug.DebugContext debugContext)
addDebugInfo in class ClassEntry