class PlainJClassDef extends AbstractJClassDef implements BlockContent, JClassItem
JClassItem.KindSMART_NAME_SORT| Constructor and Description |
|---|
PlainJClassDef(int mods,
AbstractJClassDef enclosingClass,
java.lang.String name) |
PlainJClassDef(int mods,
ImplJSourceFile classFile,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
(package private) Tokens.$KW |
designation() |
JClassItem.Kind |
getItemKind()
Get the kind of item.
|
java.lang.String |
getName()
Get the name of this element, if there is one.
|
_class, _class, _enum, _enum, _enum, _extends, _extends, _extends, _implements, _implements, _implements, _interface, _interface, add, add, annotationInterface, annotationInterface, blankLine, constructor, constructor, erasedType, field, field, field, field, field, field, field, genericType, getClassFile, getContent, getEnclosingClass, getExtends, getImplements, getMemberIndentation, getModifiers, getMods, hasAllModifiers, hasAnyModifier, hasInterfaceStyleExtends, init, init, method, method, method, method, methodCanHaveBody, section, staticInit, staticInit, supportsCompactInitOnly, typeParam, write, writeClassHeader, writeContent, writeContentBlocktypeParams, typeParamsToArgs, writeTypeParamsannotate, annotate, annotate, writeAnnotationsdeprecated, docComment, writeDocCommentsblockComment, lineComment, writeCommentsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetModifiers, hasAllModifiers, hasAnyModifierannotate, annotate, annotatedeprecated, docCommenttypeParamsblockComment, lineCommentPlainJClassDef(int mods,
ImplJSourceFile classFile,
java.lang.String name)
PlainJClassDef(int mods,
AbstractJClassDef enclosingClass,
java.lang.String name)
Tokens.$KW designation()
designation in class AbstractJClassDefpublic JClassItem.Kind getItemKind()
JClassItemgetItemKind in interface JClassItempublic java.lang.String getName()
JClassItemgetName in interface JClassItemgetName in class AbstractJClassDefnull if there is none