interpreter property
Interpreter responsible for executing sentence logic (read, write, ask, etc.)
Implementation
NarrativeInterpreter? interpreter;
Interpreter responsible for executing sentence logic (read, write, ask, etc.)
NarrativeInterpreter? interpreter;