<
(SENDPRIVATE class name {arguments})>
The SENDPRIVATE statement generates code identical to the one produced by the SENDCLASS statement, but with the string Private being appended to the C function name, indicating that a private method should be invoked.