Interface SBCodeGeneratorType

All Known Implementing Classes:
SBCodeGenerator

public interface SBCodeGeneratorType
A code generator.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Execute the code generator.
  • Method Details