Package design.pattern.behavioural
Interface Interpreter<C>
public interface Interpreter<C>
Interpreter
is used when it is needed to process a simple language with rules or grammar-
Method Summary
-
Method Details
-
interpret
-
Interpreter
is used when it is needed to process a simple language with rules or grammar