Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ getDeclaringClass
Method
getDeclaringClass
output/java_guava/1.4.17/Element.java:79–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
}
78
79
@Override
80
public
Class<?> getDeclaringClass() {
81
return
member.getDeclaringClass();
82
}
83
84
@Override
85
public
final
String getName() {
Callers
11
getOwnerType
Method · 0.95
method
Method · 0.45
constructor
Method · 0.45
inferKeyType
Method · 0.45
inferValueType
Method · 0.45
getLockName
Method · 0.45
getField
Method · 0.45
create
Method · 0.45
complementOf
Method · 0.45
TypeVariableInvocationHandler
Class · 0.45
getField
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected