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

Method readIntegerWithPreamble

ecj/src/main/java/ec/util/Code.java:712–721  ·  view source on GitHub ↗

Finds the next nonblank line, skips past an expected preamble, and reads in an integer if there is one, and returns it. Generates an error otherwise.

(String preamble, final EvolutionState state, 
        final LineNumberReader reader)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

readPopulationMethod · 0.95
readSubpopulationMethod · 0.95
readFitnessMethod · 0.95
readFitnessMethod · 0.95
readRuleSetMethod · 0.95

Calls 3

checkPreambleMethod · 0.95
decodeMethod · 0.95
fatalMethod · 0.80

Tested by

no test coverage detected