MCPcopy Create free account
hub / github.com/GMUEClab/ecj / compatibleWith

Method compatibleWith

ecj/src/main/java/ec/gp/GPType.java:142–142  ·  view source on GitHub ↗

Am I compatible with ("fit" with) t ? For two atomic types, this is done by direct pointer equality. For two set types, this is done by determining if the intersection is nonempty. A set type is compatible with an atomic type if it contains the atomic type in

(final GPInitializer initializer, final GPType t)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

setupMethod · 0.95
swapCompatibleWithMethod · 0.45
checkConstraintsMethod · 0.45
verifyMethod · 0.45
swapCompatibleWithMethod · 0.45
promotableMethod · 0.45
demotableMethod · 0.45
_demoteSomethingMethod · 0.45
pickCompatibleNodeMethod · 0.45
pickCompatibleNodeMethod · 0.45
swappableMethod · 0.45
_swapSomethingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected