VisibilityKind usage details

Summary

org.eclipse.gmt.modisco.java.VisibilityKind has 7 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
[+] getName() : String
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.queries.text.GetMethodDeclarationText.evaluate(MethodDeclaration, ParameterValueList) 26 API
org.eclipse.gmt.modisco.java.queries.text.GetFieldDeclarationText.evaluate(FieldDeclaration, ParameterValueList) 27 API
org.eclipse.gmt.modisco.java.queries.text.GetMethodDeclarationText.evaluate(MethodDeclaration, ParameterValueList) 27 API
[+] PROTECTED
GETS_STATIC_FIELD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.queries.modifiers.IsProtected.evaluate(BodyDeclaration, ParameterValueList) 26 API
[+] PUBLIC
GETS_STATIC_FIELD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.queries.modifiers.IsPublic.evaluate(BodyDeclaration, ParameterValueList) 26 API
[+] NONE
GETS_STATIC_FIELD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.queries.modifiers.IsDefault.evaluate(BodyDeclaration, ParameterValueList) 25 API
[+] PRIVATE
GETS_STATIC_FIELD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.queries.modifiers.IsPrivate.evaluate(BodyDeclaration, ParameterValueList) 26 API

Back to bundle index

Valid HTML 4.01 Transitional