OperatorUtils
public class OperatorUtils
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-
If target operator’s
computationDelegate
isnil
, logging warning.Declaration
Swift
public static func delegateNilWarning<T: ComputableOperator>(op: T, file: String, function: String, line: Int)
Parameters
op
target operator conforms to
ComputableOperator
file
checking file name
function
checking function name
line
checking code line number