Uses of Class
com.google.gwt.codegen.server.SourceWriterBase
Package
Description
Classes used by code generation, either on the server or from a GWT
generator.
-
Uses of SourceWriterBase in com.google.gwt.codegen.server
Modifier and TypeClassDescriptionclass
A mechanism to write Java source files.class
A SourceWriter that accumulates source and returns it in theStringSourceWriter.toString()
method.