Comment usage details

Summary

org.eclipse.jdt.core.dom.Comment has 7 total references to 4 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] isDocComment() : boolean
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.io.java.JDTVisitor.endVisit(CompilationUnit) 836 API
[+] Comment
CASTS
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.io.java.JDTVisitor.endVisit(CompilationUnit) 821 API
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.io.java.CommentsManager.mayOwnComment(ASTNode) 504 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.io.java.JDTVisitor.endVisit(CompilationUnit) 821 API
PARAMETER
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.io.java.CommentsManager.extractCommentContent(Comment, String) -1 API
[+] isLineComment() : boolean
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.io.java.JDTVisitor.endVisit(CompilationUnit) 824 API
[+] isBlockComment() : boolean
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.io.java.JDTVisitor.endVisit(CompilationUnit) 830 API

Back to bundle index

Valid HTML 4.01 Transitional