| Class | Description |
|---|---|
| ImpliedClass |
TypeElement representing a class that needs to be generated. |
| ImpliedClass.ImpliedNestedClass |
TypeElement representing a nested class of a class that needs to be generated. |
| IsInvalidTypeVisitor |
A type visitor that returns true if the type will be invalid if we write it out.
|
| MethodElement |
A mutable JavaBean implementation of
ExecutableElement for
methods, encapsulating the logic of writing a readable method
signature. |
| MethodElement.ParameterElement |
A mutable JavaBean implementation of
VariableElement for parameters of
MethodElement instances. |
| RoundEnvironments |
Utility class for
RoundEnvironment. |
| SourceWriter |
Copyright © 2015 Google, Inc.. All rights reserved.