| Package | Description |
|---|---|
| com.ibm.wala.shrikeCT |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationsReader
This class reads Annotations attributes, e.g., RuntimeInvisibleAnnotations.
|
class |
BootstrapMethodsReader |
class |
CodeReader
This attribute reader reads Code attributes from methods.
|
class |
ConstantValueReader
This class reads ConstantValue attributes.
|
class |
ExceptionsReader
This class reads Exceptions attributes.
|
class |
InnerClassesReader
This class reads InnerClasses attributes.
|
class |
LineNumberTableReader
This class reads LineNumberTable attributes.
|
class |
LocalVariableTableReader
This class reads LocalVariableTable attributes.
|
class |
SignatureReader
This class reads Signature attributes.
|
class |
SourceDebugExtensionReader |
class |
SourceFileReader
This class reads SourceFile attributes.
|
class |
SourcePositionTableReader |
class |
StackMapTableReader |
class |
TypeAnnotationsReader
This class reads TypeAnnotations attributes, i.e.: RuntimeInvisibleTypeAnnotations and RuntimeVisibleTypeAnnotations
|
Copyright © 2019. All rights reserved.