Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acsoto/BUAA-Compiler
/ getContent
Method
getContent
src/Function.java:21–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
}
20
21
public
String getContent() {
22
return
content;
23
}
24
25
public
String getReturnType() {
26
return
returnType;
Callers
2
analyseFuncDef
Method · 0.95
Function
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected