Class CompilerTypeManagement


  • public class CompilerTypeManagement
    extends Object
    • Field Detail

      • Map_QN_S_of_String

        public static final com.squareup.javapoet.ParameterizedTypeName Map_QN_S_of_String
      • Function_O_Col_S

        public static final com.squareup.javapoet.ParameterizedTypeName Function_O_Col_S
      • Map_S_to_Function

        public static final com.squareup.javapoet.ParameterizedTypeName Map_S_to_Function
      • Map_S_Map_S_to_Function

        public static final com.squareup.javapoet.ParameterizedTypeName Map_S_Map_S_to_Function
    • Constructor Detail

      • CompilerTypeManagement

        public CompilerTypeManagement​(boolean withMain,
                                      CompilerClient compilerClient,
                                      ProvFactory pFactory,
                                      boolean debugComment)