Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getKind
Method
getKind
src/main/java/pascal/taie/ir/exp/MethodHandle.java:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
public
Kind getKind() {
63
return
kind;
64
}
65
66
public
boolean isMethodRef() {
67
return
switch (kind) {
Callers
2
onUnresolvedCall
Method · 0.95
caseMethodHandle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected