Class ClosureCommandLineCompiler
java.lang.Object
com.google.common.css.AbstractCommandLineCompiler<JobDescription>
com.google.common.css.compiler.commandline.DefaultCommandLineCompiler
com.google.common.css.compiler.commandline.ClosureCommandLineCompiler
ClosureCommandLineCompiler is the command-line compiler for Closure
Stylesheets.-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.common.css.compiler.commandline.DefaultCommandLineCompiler
DefaultCommandLineCompiler.CompilerErrorManager -
Field Summary
Fields inherited from class com.google.common.css.compiler.commandline.DefaultCommandLineCompiler
MAXIMUM_ERRORS_TO_OUTPUTFields inherited from class com.google.common.css.AbstractCommandLineCompiler
compilerWasUsed, ERROR_MESSAGE_EXIT_CODE, exitCodeHandler, INTERNAL_ERROR_EXIT_CODE, job, SUCCESS_EXIT_CODE, UNHANDLED_EXCEPTION_EXIT_CODE -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedClosureCommandLineCompiler(JobDescription job, ExitCodeHandler exitCodeHandler, ErrorManager errorManager) -
Method Summary
Methods inherited from class com.google.common.css.compiler.commandline.DefaultCommandLineCompiler
compile, execute, writeRenamingMapMethods inherited from class com.google.common.css.AbstractCommandLineCompiler
exitOnUnhandledException
-
Constructor Details
-
ClosureCommandLineCompiler
protected ClosureCommandLineCompiler(JobDescription job, ExitCodeHandler exitCodeHandler, ErrorManager errorManager)
-
-
Method Details
-
main
-