class InnerJAnonymousClassDef extends ImplJAnonymousClassDef
Modifier and Type | Field and Description |
---|---|
private AbstractJExpr |
expr |
Constructor and Description |
---|
InnerJAnonymousClassDef(AbstractJExpr expr,
JType type) |
Modifier and Type | Method and Description |
---|---|
void |
write(SourceFileWriter writer) |
_class, _enum, _enum, _extends, _extends, _extends, _implements, _implements, _implements, _interface, annotate, annotate, annotate, annotationInterface, blankLine, blockComment, constructor, deprecated, docComment, erasedType, field, field, field, field, field, field, genericType, init, lineComment, method, method, method, section, staticInit, type, typeParam, typeParams
arg, arguments, diamond, typeArg, typeArg, typeArg, typeArguments, writeTypeArgs
_instanceof, _instanceof, _instanceof, _new, _new, _new, _newAnon, _newAnon, _newAnon, $v, and, band, bor, bxor, call, cast, cast, cast, comp, cond, div, eq, field, ge, gt, idx, idx, le, length, lshr, lt, minus, mod, ne, neg, not, of, or, paren, plus, prec, shl, shr, times
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
arg, arguments, diamond, typeArg, typeArg, typeArg, typeArguments
_instanceof, _instanceof, _instanceof, _new, _new, _new, _newAnon, _newAnon, _newAnon, $v, and, band, bor, bxor, call, cast, cast, cast, comp, cond, div, eq, field, ge, gt, idx, idx, le, length, lshr, lt, minus, mod, ne, neg, not, or, paren, plus, shl, shr, times
private final AbstractJExpr expr
InnerJAnonymousClassDef(AbstractJExpr expr, JType type)
public void write(SourceFileWriter writer) throws java.io.IOException
write
in interface Writable
write
in class ImplJAnonymousClassDef
java.io.IOException