meem_base_build library

Classes

MeeMEventGenerator
The code generator for event classes which are based on MeeMCoreEvent.
MeeMExceptionGenerator
The code generator for exception classes which are based on MeeMCoreException.
MeeMFrameworkGenerator
The code generator for event (based on MeeMCoreEvent) and exception classes (based on MeeMCoreException).

Functions

eventGeneratorBuilder(BuilderOptions options) → Builder
The affiliated builder for MeeMEventGenerator.
exceptionGeneratorBuilder(BuilderOptions options) → Builder
The affiliated builder for MeeMExceptionGenerator.
frameworkGeneratorBuilder(BuilderOptions options) → Builder
The affiliated builder for MeeMFrameworkGenerator.