MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / numbers

Method numbers

src/core/imap/MCIMAPSearchExpression.cpp:409–412  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

407}
408
409IndexSet * IMAPSearchExpression::numbers()
410{
411 return mNumbers;
412}
413
414IMAPSearchExpression * IMAPSearchExpression::leftExpression()
415{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected