API Overview
Modules
abstracts
abstracts.abstractFactory
abstracts.abstractGenerator
constants
constants.sysplantConstants
data
managers
managers.cGenerator
managers.nimGenerator
managers.templateManager
sysplant
templates
templates.iterators
templates.resolvers
templates.stubs
utils
utils.loggerSingleton
utils.singleton
Classes
abstractFactory.AbstractFactory
: Public Abstract factory class handling standard methods used by child instancesabstractGenerator.AbstractGenerator
: Public generator class handling standard methods used by child instancessysplantConstants.SysPlantConstants
: Simple class storing constants for SysPlant app.cGenerator.CGenerator
: Main class responsible for C code generationnimGenerator.NIMGenerator
: Main class responsible for NIM code generationtemplateManager.TemplateManager
: Main class responsible for template handling: tag replacement or erase with content generated by __coder botsysplant.Sysplant
: Main Class handling the global function to execute. Nothing should be done to the data in here.loggerSingleton.LoggerSingleton
: Simple class used to display messages on CLI.singleton.Singleton
Functions
- No functions
This file was automatically generated via lazydocs.