class AnonymousJClassDef extends AbstractJClassDef
| Constructor and Description |
|---|
AnonymousJClassDef(ImplJAnonymousClassDef anonymousClassDef) |
| Modifier and Type | Method and Description |
|---|---|
(package private) Tokens.$KW |
designation() |
(package private) void |
writeAnnotations(SourceFileWriter writer) |
(package private) void |
writeClassHeader(SourceFileWriter sourceFileWriter) |
(package private) void |
writeTypeParams(SourceFileWriter sourceFileWriter) |
_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, getName, hasAllModifiers, hasAnyModifier, hasInterfaceStyleExtends, init, init, method, method, method, method, methodCanHaveBody, section, staticInit, staticInit, supportsCompactInitOnly, typeParam, write, writeContent, writeContentBlocktypeParams, typeParamsToArgsannotate, annotate, annotate, writeAnnotationsdeprecated, docComment, writeDocCommentsblockComment, lineComment, writeCommentsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitannotate, annotate, annotatedeprecated, docCommenttypeParamsblockComment, lineCommentAnonymousJClassDef(ImplJAnonymousClassDef anonymousClassDef)
Tokens.$KW designation()
designation in class AbstractJClassDefvoid writeTypeParams(SourceFileWriter sourceFileWriter) throws java.io.IOException
writeTypeParams in class AbstractJGenericjava.io.IOExceptionvoid writeAnnotations(SourceFileWriter writer) throws java.io.IOException
java.io.IOExceptionvoid writeClassHeader(SourceFileWriter sourceFileWriter) throws java.io.IOException
writeClassHeader in class AbstractJClassDefjava.io.IOException