9.1 Behavioral - Interpretor PDF

You might also like

You are on page 1of 1

C

of
fe
class Interpreter

Context

e
Po
AbstractExpression
Client
+ interpret(context)

w
er
TermialExpression NonTerminalExpression

ed
+ interpret(context) + interpret(context)

C
re
w

You might also like