Design Patterns
|
Interpreter
- References
- Example
-
References
-
Example
-
The
Context
:
-
The
Interpreter
:
-
The
Concrete Interpreter
:
-
Implementation 1:
-
Implementation 2:
-
Implementation 2-1:
-
Implementation 2-2:
-
A simple class to test the
Interpreter
design pattern: