Package | Description |
---|---|
com.google.gwt.codegen.server |
Classes used by code generation, either on the server or from a GWT
generator.
|
Class and Description |
---|
AbortablePrintWriter
Wrapper for a
PrintWriter that adds the ability to abort creation
and an onClose hook |
CodeGenContext
Context for code generators.
|
JavaSourceWriterBuilder
A builder for
JavaSourceWriter instances. |
SourceWriter
A mechanism to write source files.
|
SourceWriterBase
Base implementation of
SourceWriter that implements all the indenting
and keeping track of comments. |
StringGenerator
Helper class to produce string expressions consisting of literals and
computed values.
|
StringGenerator.Type
Type of expression being processed.
|
Copyright © 2018. All rights reserved.