VariableDeclarationFragment usage details

Summary

org.eclipse.jdt.core.dom.VariableDeclarationFragment has 12 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
[+] getName() : SimpleName
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitorUtils.getQualifiedName(ASTNode) 606 API
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(VariableDeclarationFragment) 2811 API
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.visit(VariableDeclarationFragment) 2791 API
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(VariableDeclarationFragment) 2818 API
[+] getExtraDimensions() : int
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(VariableDeclarationFragment) 2810 API
[+] getInitializer() : Expression
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(VariableDeclarationFragment) 2815 API
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(VariableDeclarationFragment) 2813 API
[+] VariableDeclarationFragment
CASTS
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitorUtils.getQualifiedName(ASTNode) 603 API
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitorUtils.getQualifiedName(ASTNode) 602 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitorUtils.getQualifiedName(ASTNode) 603 API
PARAMETER
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(VariableDeclarationFragment) -1 API
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.visit(VariableDeclarationFragment) -1 API

Back to bundle index

Valid HTML 4.01 Transitional