Package | Description |
---|---|
com.google.auto.common |
Modifier and Type | Field and Description |
---|---|
private BasicAnnotationProcessor.ElementName.Kind |
BasicAnnotationProcessor.ElementName.kind |
Modifier and Type | Method and Description |
---|---|
static BasicAnnotationProcessor.ElementName.Kind |
BasicAnnotationProcessor.ElementName.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BasicAnnotationProcessor.ElementName.Kind[] |
BasicAnnotationProcessor.ElementName.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ElementName(BasicAnnotationProcessor.ElementName.Kind kind,
java.lang.String name) |