Uses of Class
org.openprovenance.prov.template.compiler.CompilerUtil
Packages that use CompilerUtil
-
Uses of CompilerUtil in org.openprovenance.prov.template.compiler
Methods in org.openprovenance.prov.template.compiler with parameters of type CompilerUtilModifier and TypeMethodDescriptionstatic SpecificationFileCompilerBeanGenerator.newSpecificationFiles(CompilerUtil compilerUtil, Locations locations, com.squareup.javapoet.TypeSpec spec, String templateName, StackTraceElement stackTraceElement, com.squareup.javapoet.JavaFile myfile, String directory, String fileName, String packge, Set<String> selectedExports) static SpecificationFileCompilerBeanGenerator.newSpecificationFiles(CompilerUtil compilerUtil, Locations locations, com.squareup.javapoet.TypeSpec spec, TemplatesProjectConfiguration configs, StackTraceElement stackTraceElement, com.squareup.javapoet.JavaFile myfile, String directory, String fileName, String packge, Set<String> selectedExports)