Happy !

MasashiUmezawa / MethodsDefiner

Project infos

License MIT
Tags
Creation date 2015-05-27
Website

Monticello registration

About MethodsDefiner

MethodsDefiner is a batch-style code generator. You can define a method-writing block and compile actual methods based on that template.

Currently there are two useful classes:

  • MdAccessorMutatorDefiner (for defining accessors/mutators)
  • MdDictionaryDelegationDefiner (for defining dictionary delegation methods)