Class StaticTypesWriterController

java.lang.Object

public class StaticTypesWriterController
extends DelegatingController
An alternative WriterController which handles static types and method dispatch. In case of a "mixed mode" where only some methods are annotated with TypeChecked then this writer will delegate to the classic writer controller.