TypeDeclaration usage details

Summary

org.eclipse.jdt.core.dom.TypeDeclaration has 8 total references to 5 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
[+] getSuperclassType() : Type
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.io.java.JDTVisitor.endVisit(TypeDeclaration) 2644 API
org.eclipse.gmt.modisco.java.io.java.JDTVisitor.endVisit(TypeDeclaration) 2646 API
[+] isInterface() : boolean
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.io.java.JDTVisitor.endVisit(TypeDeclaration) 2637 API
org.eclipse.gmt.modisco.java.io.java.JDTVisitor.visit(TypeDeclaration) 2622 API
[+] TypeDeclaration
PARAMETER
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.io.java.JDTVisitor.visit(TypeDeclaration) -1 API
org.eclipse.gmt.modisco.java.io.java.JDTVisitor.endVisit(TypeDeclaration) -1 API
[+] typeParameters() : List
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.io.java.JDTVisitor.endVisit(TypeDeclaration) 2668 API
[+] superInterfaceTypes() : List
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.io.java.JDTVisitor.endVisit(TypeDeclaration) 2660 API

Back to bundle index

Valid HTML 4.01 Transitional