VariableDeclaration usage details

Summary

org.eclipse.gmt.modisco.java.VariableDeclaration has 10 total references to 3 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
[+] setExtraArrayDimensions(int) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(VariableDeclarationFragment) 2810 API
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(SingleVariableDeclaration) 2275 API
org.eclipse.modisco.java.discoverer.internal.io.library.ClassFileParser.visitField(IField) 460 API
org.eclipse.modisco.java.discoverer.internal.io.library.ClassFileParser.visitMethod(IMethod) 580 API
[+] setInitializer(Expression) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(VariableDeclarationFragment) 2814 API
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(SingleVariableDeclaration) 2279 API
[+] VariableDeclaration
CASTS
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(SimpleName) 2189 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.core.JavaJdtBridge.getJavaField(Resource, IField) 363 API
PARAMETER
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.core.JavaJdtBridge.getJdtField(IJavaProject, VariableDeclaration) -1 API
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.core.JavaJdtBridge.getJavaField(Resource, IField) -1 API

Back to bundle index

Valid HTML 4.01 Transitional