com.voltvoodoo.brew
Class Closure

java.lang.Object
  extended by com.voltvoodoo.brew.Closure

public class Closure
extends java.lang.Object

Settings for closure compiler


Constructor Summary
Closure()
           
 
Method Summary
 java.lang.String getCompilationLevel()
           
 java.util.Map<java.lang.String,java.lang.String> getCompilerOptions()
           
 java.lang.String getLoggingLevel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Closure

public Closure()
Method Detail

getCompilerOptions

public java.util.Map<java.lang.String,java.lang.String> getCompilerOptions()

getCompilationLevel

public java.lang.String getCompilationLevel()

getLoggingLevel

public java.lang.String getLoggingLevel()


Copyright © 2011 FuseSource. All Rights Reserved.