public interface CodeGeneratorService
String getContextVariableName()
String cast(String variable, Class target)
variable
- the name of the variable that possibly needs to be casttarget
- the required type for the expression where the variable is being used