MCPcopy 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

docMethod · 0.95
typeMethod · 0.95
autoConstructsMethod · 0.95
getAttributesMethod · 0.95
canonicalizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected