Interface StringInterpreter

All Known Implementing Classes:
StringInterpreterEnum, StringInterpreterFactory.DefaultStringInterpreter

public interface StringInterpreter
Defines the interface for the String interpreter. This allows users to provide custom String interpreter implementations that can optimise String processing for an application by performing code generation for a sub-set of Strings.