AppContext

Undocumented in source.

Constructors

this
this(ResultDisplay d)
Undocumented in source.

Members

Functions

push
void push(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

instance
instance [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

_instance
AppContext _instance;
Undocumented in source.

Variables

_calculator
Calculator _calculator;
Undocumented in source.
_display
ResultDisplay _display;
Undocumented in source.

Meta