public interface InnerInterface extends Interface, Access
Declaration
subinterface for an inner class. An InnerClass
is
a class declaration that can be enclosed by a parent class.Access.AccessType
Modifier and Type | Method and Description |
---|---|
ClassDeclaration |
getParentClass()
Returns the enclosing class.
|
addExtends, getExtends, newConstant, newConstant, newMethod, newMethod, removeExtends
asClassType, getMembers, getUnit, removeMember, setComparator
addAnnotation, addAnnotation, getAnnotations, getName, isFinal, isFinal, isStatic, isStatic, setName
javadoc
applyStyle, cast, getComment, isActive, isBlockWithAbruptCompletion, setComment, toCode, visit, vm
ClassDeclaration getParentClass()
Copyright © 2000–2018 jenesis4java. All rights reserved.