Package eu.bandm.tools.formatfrontends.runtime


package eu.bandm.tools.formatfrontends.runtime
Contains a few auxiliary methods which allow the compiler to generate a strictly functional code.
  • Class
    Description
    Used for creating a collection of formats from a collection of things, writing an expression in a pure functional style.
    Used for creating a collection of formats from a collection of map entries, writing an expression in a pure functional style.
    Runtime class for formatting visitors, thrown out of an expression on the left side of a "?" operator, iff the right side shall be taken instead.
    Runtime class which realizes the "?" construct, called from generated, format generating code.