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

Method readByteWithPreamble

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

Finds the next nonblank line, skips past an expected preamble, and reads in a byte 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

nothing calls this directly

Calls 3

checkPreambleMethod · 0.95
decodeMethod · 0.95
fatalMethod · 0.80

Tested by

no test coverage detected