Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ getModifiers
Method
getModifiers
output/java_guava/1.4.18/Element.java:89–92 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
87
}
88
89
@Override
90
public
final
int
getModifiers() {
91
return
member.getModifiers();
92
}
93
94
@Override
95
public
final
boolean isSynthetic() {
Callers
13
isPublic
Method · 0.95
isProtected
Method · 0.95
isPrivate
Method · 0.95
isStatic
Method · 0.95
isFinal
Method · 0.95
isAbstract
Method · 0.95
isNative
Method · 0.95
isSynchronized
Method · 0.95
isVolatile
Method · 0.95
isTransient
Method · 0.95
toGenericType
Method · 0.45
isOverridable
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected