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, writeContentBlock
typeParams, typeParamsToArgs
annotate, annotate, annotate, writeAnnotations
deprecated, docComment, writeDocComments
blockComment, lineComment, writeComments
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
annotate, annotate, annotate
deprecated, docComment
typeParams
blockComment, lineComment
AnonymousJClassDef(ImplJAnonymousClassDef anonymousClassDef)
Tokens.$KW designation()
designation
in class AbstractJClassDef
void writeTypeParams(SourceFileWriter sourceFileWriter) throws java.io.IOException
writeTypeParams
in class AbstractJGeneric
java.io.IOException
void writeAnnotations(SourceFileWriter writer) throws java.io.IOException
java.io.IOException
void writeClassHeader(SourceFileWriter sourceFileWriter) throws java.io.IOException
writeClassHeader
in class AbstractJClassDef
java.io.IOException