Package | Description |
---|---|
com.google.gwt.codegen.server |
Classes used by code generation, either on the server or from a GWT
generator.
|
Modifier and Type | Class and Description |
---|---|
class |
JavaSourceWriter
A mechanism to write Java source files.
|
class |
StringSourceWriter
A SourceWriter that accumulates source and returns it in the
StringSourceWriter.toString() method. |
Copyright © 2018. All rights reserved.