Interpreter pattern used we need to evaluate language grammar or expression. This expression involving implementing an expression interface to interpret a particular context.
For example, we will make a simple branching with Interpreter.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Interpreter pattern used we need to evaluate language grammar or expression. This expression involving implementing an expression interface to interpret a particular context.
For example, we will make a simple branching with Interpreter.