Class
--------------------------------------------------------------------------------
The EvaluationContext provides access to the
integral components of the application
while evaluating an expression shortcut.

Responsibility
--------------------------------------------------------------------------------
A class taking advantage of the CoreCompiler may
obtain access to the #expressionEvaluator,
the #expressionParser and the #userInterface.

Collaboration
--------------------------------------------------------------------------------
ExpressionEvaluator, ExpressionParser, UserInterface