EnumConstantDeclaration usage details

Summary

org.eclipse.jdt.core.dom.EnumConstantDeclaration has 11 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
[+] EnumConstantDeclaration
CASTS
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitorUtils.getQualifiedName(ASTNode) 609 API
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitorUtils.getQualifiedName(ASTNode) 608 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitorUtils.getQualifiedName(ASTNode) 609 API
PARAMETER
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(EnumConstantDeclaration) -1 API
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.visit(EnumConstantDeclaration) -1 API
[+] arguments() : List
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(EnumConstantDeclaration) 1032 API
[+] getName() : SimpleName
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitorUtils.getQualifiedName(ASTNode) 611 API
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(EnumConstantDeclaration) 1040 API
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(EnumConstantDeclaration) 1025 API
[+] getAnonymousClassDeclaration() : AnonymousClassDeclaration
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(EnumConstantDeclaration) 1029 API
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(EnumConstantDeclaration) 1027 API

Back to bundle index

Valid HTML 4.01 Transitional