public interface JavaComment extends JavaCompilationUnitMember, JavaTypeMemberDefinition, JavaClassMemberDefinition, JavaCodeObjectAttachment, JavaCompilationObjectAttachment
Modifier and Type | Interface and Description |
---|---|
static class |
JavaComment.Implementation |
Modifier and Type | Method and Description |
---|---|
String |
getCommentString() |
getAssociatedComment, getJavaDoc, getOwnerCompilationUnit, registerAtOwner, setOwner
registerAtOwner, setOwner
getNestingLevel, getOwnerType
getModifiers
getDeclaringClass, getModifiers, getName, isSynthetic
setOwner
getOwnerClass
assemble
String getCommentString()
Copyright © 2003–2021 XDEV Software. All rights reserved.