Case
MTLParseError.unknownStatementType(_:)
An unknown statement type was encountered during parsing.
case unknownStatementType(String)
Parameters
String-
The unknown type identifier.
Case
An unknown statement type was encountered during parsing.
case unknownStatementType(String)
StringThe unknown type identifier.