Package com.dslplatform.compiler.client
Interface CompileParameter
- All Known Implementing Classes:
ApplyMigration,Dependencies,Diff,DisableColors,DisablePrompt,DotNet,Download,DslCompiler,DslPath,Force,GrantRole,Help,JavaPath,LogOutput,Maven,Migration,Mono,Namespace,Nuget,OracleConnection,Parse,PostgresConnection,PropertiesFile,ScalaPath,Settings,SqlPath,Targets,TempPath,VarraySize,Version
public interface CompileParameter
-
Method Summary
-
Method Details
-
getAlias
String getAlias() -
getUsage
String getUsage() -
check
- Throws:
ExitException
-
run
- Throws:
ExitException
-
getShortDescription
String getShortDescription() -
getDetailedDescription
String getDetailedDescription()
-