Main YinYang method.
Main YinYang method. Transforms the body of the DSL, makes the DSL cake out of the body and then executes the DSL code. If the DSL supports static analysis of the DSL code this method will perform it during compilation. The errors will be reported to the compiler error console.
Depending on the configuration and the analysis of static values this DSL will be compiled either at compile time, if all required values are present, or at runtime.