| Package | Description |
|---|---|
| com.ibm.wala.shrikeCT |
| Modifier and Type | Field and Description |
|---|---|
TypeAnnotationsReader.TypeAnnotationLocation |
TypeAnnotationsReader.TargetType.location |
| Modifier and Type | Method and Description |
|---|---|
static TypeAnnotationsReader.TypeAnnotationLocation |
TypeAnnotationsReader.TypeAnnotationLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeAnnotationsReader.TypeAnnotationLocation[] |
TypeAnnotationsReader.TypeAnnotationLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TypeAnnotationsReader(ClassReader.AttrIterator iter,
String label,
ExceptionsReader exceptionReader,
CodeReader codeReader,
SignatureReader signatureReader,
TypeAnnotationsReader.TypeAnnotationLocation location) |
Copyright © 2019. All rights reserved.