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

Method toStringForError

ecj/src/main/java/ec/gp/GPNode.java:1053–1062  ·  view source on GitHub ↗

Returns a description of the node that can make it easy to identify in error messages (by default, at least its name and the tree it's found in). It's okay if this is a reasonably expensive procedure -- it won't be called a lot.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

checkConstraintsMethod · 0.95
setupMethod · 0.95
evalMethod · 0.45
evalMethod · 0.45
checkConstraintsMethod · 0.45
evalMethod · 0.45

Calls 3

rootParentMethod · 0.95
toStringMethod · 0.95
treeNumberMethod · 0.45

Tested by

no test coverage detected