Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kAddMethod (   SYMBOL,
  METHOD 
)

Within a type definition, indicates that a type has the specified non-virtual method.

Parameters
SYMBOLType symbol (e.g. kArrayList).
METHODMethod name (e.g. Remove).
See also
Extending Zen