Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badvision/jace
/ getType
Method
getType
src/main/java/jace/ide/Program.java:90–92 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
88
}
89
90
public
DocumentType getType() {
91
return
fileType;
92
}
93
94
public
LanguageHandler getHandler() {
95
return
fileType.languageHandler;
Callers
4
buildStateMap
Method · 0.45
addStateVariable
Method · 0.45
onSaveAsClicked
Method · 0.45
onSaveClicked
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected