Represents an entity read to produce an environment to read a proof
obligation. Environment means the initial configuration of a prover
containing namespaces and Java model.
Method Summary
int
getNumberOfChars() Returns the total numbers of chars that can be read in this input.
read(ModStrategy mod) reads the input using the given modification strategy, i.e.,
parts of the input do not modify the initial configuration while
others do.