Method
castToTarget(from:)
Swift code for converting to the target type without cast.
override func castToTarget(from expression: String) -> String
Parameters
expression-
An expression of source type to cast to the target type
Method
Swift code for converting to the target type without cast.
override func castToTarget(from expression: String) -> String
expressionAn expression of source type to cast to the target type