Documentation Language: Swift

Method

castFromTarget(expression:)

Swift code for converting to the target type using the upcast prefix.

override func castFromTarget(expression: String) -> String

Parameters

expression

An expression of target type to cast to the source type