MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / canonicalProperties

Method canonicalProperties

src/main/java/field/utility/Dict.java:811–813  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

809
810
811 static public Stream<Prop> canonicalProperties() {
812 return Canonical.canon.values().stream();
813 }
814
815
816}

Callers 4

getCompletionsForMethod · 0.95
configureMethod · 0.95
getCompletionsForMethod · 0.95
getCompletionsForMethod · 0.95

Calls 1

streamMethod · 0.45

Tested by

no test coverage detected