Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ setCanon
Method
setCanon
src/main/java/field/utility/Dict.java:175–177 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
173
}
174
175
protected
void
setCanon() {
176
canon = true;
177
}
178
179
public
boolean isCanon() {
180
return
canon;
Callers
6
doc
Method · 0.95
getExtendedDocumentation
Method · 0.95
type
Method · 0.95
autoConstructs
Method · 0.95
getAttributes
Method · 0.95
canonicalize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected