Interface TypeCompilerFactory

  • All Known Implementing Classes:
    TypeCompilerFactoryImpl

    public interface TypeCompilerFactory
    Factory interface for the compilation part of datatypes.
    • Method Detail

      • getTypeCompiler

        TypeCompiler getTypeCompiler​(TypeId typeId)
        Get a TypeCompiler corresponding to the given TypeId.
        Returns:
        A TypeCompiler