Parse a problem from a character stream.
Parse a problem from a character stream. The result is the formula
contained in the input, a list of interpolation specifications present
in the input, and the Signature
declared in the input
(constants, and the TermOrder
that was used for the formula).
Make sure that the current settings frame contains a local copy of
the Environment
.
Make sure that the current settings frame contains a local copy of
the Environment
.
To be called before changing anything in the Environment
.
Pop a frame from the settings stack.
Pop a frame from the settings stack.
Add a new frame to the settings stack; this in particular affects the
Environment
.
Add a new frame to the settings stack; this in particular affects the
Environment
.
Erase all stored information.
Erase all stored information.
(Since version ) see corresponding Javadoc for more information.