Uses of Class
com.dslplatform.mojo.MojoContext
Packages that use MojoContext
-
Uses of MojoContext in com.dslplatform.mojo
Fields in com.dslplatform.mojo declared as MojoContextModifier and TypeFieldDescriptionprivate final MojoContextDslPlatformMojo.contextprivate final MojoContextGenerateCodeMojo.contextprivate final MojoContextSqlMigrationMojo.contextMethods in com.dslplatform.mojo that return MojoContextModifier and TypeMethodDescriptionDslPlatformMojo.getContext()GenerateCodeMojo.getContext()SqlMigrationMojo.getContext()MojoContext.with(com.dslplatform.compiler.client.CompileParameter parameter) MojoContext.with(com.dslplatform.compiler.client.parameters.Settings.Option option) <K> MojoContextMethods in com.dslplatform.mojo with parameters of type MojoContextModifier and TypeMethodDescriptionprivate voidGenerateCodeMojo.copyGeneratedSources(MojoContext context, com.dslplatform.compiler.client.parameters.Targets.Option parsedTarget) private voidGenerateCodeMojo.registerServices(MojoContext context) (package private) static voidUtils.runCompiler(MojoContext context, String plugins, String dsl, String compiler)