Method
castToTarget(from:)
Swift code for converting to the target type. By default, the type conversion is just a conversion constructor call.
override func castToTarget(from expression: String) -> String
Parameters
expression-
An expression of source type to cast to the target type