Package org.jboss.jdeparser
Interface JAnonymousClassDef
- All Superinterfaces:
JAnnotatable
,JCall
,JClassDef
,JClassDefSection
,JCommentable
,JDocCommentable
,JExpr
,JGenericDef
,JSimpleArgs
An anonymous class definition. Anonymous classes have characteristics of both constructor calls and class
definitions.
- Author:
- David M. Lloyd
-
Field Summary
-
Method Summary
Methods inherited from interface org.jboss.jdeparser.JAnnotatable
annotate, annotate, annotate
Methods inherited from interface org.jboss.jdeparser.JCall
arg, arguments, diamond, typeArg, typeArg, typeArg, typeArguments
Methods inherited from interface org.jboss.jdeparser.JClassDef
_enum, _extends, _extends, _extends, _implements, _implements, _implements, blankLine, erasedType, genericType
Methods inherited from interface org.jboss.jdeparser.JClassDefSection
_class, _enum, _interface, annotationInterface, constructor, field, field, field, field, field, field, init, method, method, method, section, staticInit
Methods inherited from interface org.jboss.jdeparser.JCommentable
blockComment, lineComment
Methods inherited from interface org.jboss.jdeparser.JDocCommentable
deprecated, docComment
Methods inherited from interface org.jboss.jdeparser.JExpr
_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
Methods inherited from interface org.jboss.jdeparser.JGenericDef
typeParam, typeParams