# Functions
DummyLogFunc returns a set of log functions that does nothing.
# Interfaces
Backend handles the code generation for a language.
PostProcessor is an optional extension for the Backend interface if it requires a process phase after codes generation and before code persistence.