Documentation Language: Swift

Method

castFromTarget(expression:)

Swift code for converting from the target type to the source type using as!.

override func castFromTarget(expression: String) -> String

Parameters

expression

An expression of target type to cast to the source type