Class Main
java.lang.Object
com.dslplatform.compiler.client.Main
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static CompileParameterfrom(String value, List<CompileParameter> parameters) static Stringstatic Stringprivate static StringgetVersionInfo(String section) static List<CompileParameter> initializeParameters(Context context, String path) static voidprivate static booleanparse(String[] args, Context context, List<CompileParameter> parameters) static booleanprocessContext(Context context, List<CompileParameter> parameters) private static voidshowHelpAndExit(Context context, boolean headers, List<CompileParameter> parameters)
-
Field Details
-
DEFAULT_PARAMETERS
-
-
Constructor Details
-
Main
public Main()
-
-
Method Details
-
main
-
initializeParameters
-
processContext
-
from
-
parse
-
showHelpAndExit
private static void showHelpAndExit(Context context, boolean headers, List<CompileParameter> parameters) -
getVersionInfo
-
getVersion
-
getReleaseDate
-