| Package | Description |
|---|---|
| com.ibm.wala.shrike.cg | |
| com.ibm.wala.shrikeBT | |
| com.ibm.wala.shrikeBT.shrikeCT | |
| com.ibm.wala.shrikeBT.shrikeCT.tools | |
| com.ibm.wala.shrikeCT |
| Class and Description |
|---|
| InvalidClassFileException
This exception is thrown when we detect that the incoming class file data was not a valid class file.
|
| Class and Description |
|---|
| BootstrapMethodsReader.BootstrapMethod |
| ConstantPoolParser.ReferenceToken |
| Class and Description |
|---|
| BootstrapMethodsReader.BootstrapMethod |
| ClassReader
This is the core class for reading class file data.
|
| ClassWriter
This class formats and writes class data into JVM format.
|
| ClassWriter.Element
An Element is an object that can be serialized into a byte buffer.
|
| CodeReader
This attribute reader reads Code attributes from methods.
|
| ConstantPoolParser.ReferenceToken |
| InvalidClassFileException
This exception is thrown when we detect that the incoming class file data was not a valid class file.
|
| Class and Description |
|---|
| ClassReader
This is the core class for reading class file data.
|
| ClassWriter
This class formats and writes class data into JVM format.
|
| InvalidClassFileException
This exception is thrown when we detect that the incoming class file data was not a valid class file.
|
| Class and Description |
|---|
| AnnotationsReader
This class reads Annotations attributes, e.g., RuntimeInvisibleAnnotations.
|
| AnnotationsReader.AnnotationAttribute
Representation of an annotation attribute.
|
| AnnotationsReader.AnnotationType |
| AnnotationsReader.ElementValue
Marker interface for possible element values in an annotation attribute.
|
| AttributeReader
This is a base class for "attribute readers", the classes which provide access to the contents of attributes.
|
| BootstrapMethodsReader.BootstrapMethod |
| ClassConstants
This interface defines class file constants used by ShrikeCT.
|
| ClassReader
This is the core class for reading class file data.
|
| ClassReader.AttrIterator
AttrIterator provides access to attributes in the class file.
|
| ClassWriter
This class formats and writes class data into JVM format.
|
| ClassWriter.Element
An Element is an object that can be serialized into a byte buffer.
|
| CodeReader
This attribute reader reads Code attributes from methods.
|
| ConstantPoolParser
A ConstantPoolParser provides read-only access to the constant pool of a class file.
|
| ConstantPoolParser.ReferenceToken |
| ExceptionsReader
This class reads Exceptions attributes.
|
| InvalidClassFileException
This exception is thrown when we detect that the incoming class file data was not a valid class file.
|
| SignatureReader
This class reads Signature attributes.
|
| SourcePositionTableReader.Position |
| StackMapConstants.Item |
| StackMapConstants.StackMapFrame |
| TypeAnnotationsReader
This class reads TypeAnnotations attributes, i.e.: RuntimeInvisibleTypeAnnotations and RuntimeVisibleTypeAnnotations
|
| TypeAnnotationsReader.AnnotationType |
| TypeAnnotationsReader.CatchTarget |
| TypeAnnotationsReader.EmptyTarget |
| TypeAnnotationsReader.FormalParameterTarget |
| TypeAnnotationsReader.LocalVarTarget |
| TypeAnnotationsReader.OffsetTarget |
| TypeAnnotationsReader.SuperTypeTarget |
| TypeAnnotationsReader.TargetInfo
Possible target_type items.
|
| TypeAnnotationsReader.TargetType
Known target_types for JSR 308 Type-Annotation.
|
| TypeAnnotationsReader.ThrowsTarget |
| TypeAnnotationsReader.TypeAnnotationAttribute |
| TypeAnnotationsReader.TypeAnnotationLocation
Enumeration of those Bytecode locations where type annotation may appear (in the corresponding attribute table).
|
| TypeAnnotationsReader.TypeAnnotationTarget
A
TypeAnnotationsReader.TypeAnnotationTarget represents one of the possible target_info structure |
| TypeAnnotationsReader.TypeAnnotationTargetVisitor |
| TypeAnnotationsReader.TypeArgumentTarget |
| TypeAnnotationsReader.TypeParameterBoundTarget |
| TypeAnnotationsReader.TypeParameterTarget |
| TypeAnnotationsReader.TypePathKind |
Copyright © 2019. All rights reserved.