org.jetbrains.jet.cli.common.arguments
Class CommonCompilerArguments.DummyImpl

java.lang.Object
  extended by org.jetbrains.jet.cli.common.arguments.CommonCompilerArguments
      extended by org.jetbrains.jet.cli.common.arguments.CommonCompilerArguments.DummyImpl
Enclosing class:
CommonCompilerArguments

public static final class CommonCompilerArguments.DummyImpl
extends CommonCompilerArguments


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jetbrains.jet.cli.common.arguments.CommonCompilerArguments
CommonCompilerArguments.DummyImpl
 
Field Summary
 
Fields inherited from class org.jetbrains.jet.cli.common.arguments.CommonCompilerArguments
freeArgs, help, printArgs, suppress, tags, verbose, version
 
Constructor Summary
CommonCompilerArguments.DummyImpl()
           
 
Method Summary
 
Methods inherited from class org.jetbrains.jet.cli.common.arguments.CommonCompilerArguments
suppressAllWarnings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonCompilerArguments.DummyImpl

public CommonCompilerArguments.DummyImpl()