Documentation Language: Swift

Case

MTLParseError.malformedExpression(_:)

A malformed expression was encountered.

case malformedExpression(String)

Parameters

String

A description of the expression error.