WALA/com.ibm.wala.shrike/src/com/ibm/wala/shrikeCT
msridhar1 7630cd79c9 Revamped support for reading Java annotation information from .class files.
The code should handle all cases now, and the APIs are improved.

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@4422 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2012-01-11 17:11:59 +00:00
..
AnnotationsReader.java Revamped support for reading Java annotation information from .class files. 2012-01-11 17:11:59 +00:00
AttributeReader.java format source code. no semantic change. 2009-05-07 14:01:17 +00:00
ClassConstants.java format source code. no semantic change. 2009-05-07 14:01:17 +00:00
ClassReader.java format source code. no semantic change. 2009-05-07 14:01:17 +00:00
ClassWriter.java more IllegalArgumentExceptions 2009-03-17 17:52:06 +00:00
CodeReader.java format source code. no semantic change. 2009-05-07 14:01:17 +00:00
CodeWriter.java format source code. no semantic change. 2009-05-07 14:01:17 +00:00
ConstantPoolParser.java format source code. no semantic change. 2009-05-07 14:01:17 +00:00
ConstantValueReader.java support Java 5.0 Signature attribute and small refactorings 2007-01-10 14:41:02 +00:00
ConstantValueWriter.java format source code. no semantic change. 2009-05-07 14:01:17 +00:00
ExceptionsReader.java support Java 5.0 Signature attribute and small refactorings 2007-01-10 14:41:02 +00:00
ExceptionsWriter.java format source code. no semantic change. 2009-05-07 14:01:17 +00:00
InnerClassesReader.java format source code. no semantic change. 2009-05-07 14:01:17 +00:00
InnerClassesWriter.java format source code. no semantic change. 2009-05-07 14:01:17 +00:00
InvalidClassFileException.java format source code. no semantic change. 2009-05-07 14:01:17 +00:00
LineNumberTableReader.java format source code. no semantic change. 2009-05-07 14:01:17 +00:00
LineNumberTableWriter.java format source code. no semantic change. 2009-05-07 14:01:17 +00:00
LocalVariableTableReader.java format source code. no semantic change. 2009-05-07 14:01:17 +00:00
LocalVariableTableWriter.java misc. hardening and bug fixes 2009-03-17 16:01:43 +00:00
RuntimeInvisibleAnnotationsReader.java Added support for reading runtime visible annotations 2009-03-22 07:51:29 +00:00
RuntimeVisibleAnnotationsReader.java format source code. no semantic change. 2009-05-07 14:01:17 +00:00
SignatureReader.java add getSignature() 2007-01-11 15:18:19 +00:00
SourceDebugExtensionReader.java format source code. no semantic change. 2009-05-07 14:01:17 +00:00
SourceDebugExtensionWriter.java format source code. no semantic change. 2009-05-07 14:01:17 +00:00
SourceFileReader.java support Java 5.0 Signature attribute and small refactorings 2007-01-10 14:41:02 +00:00
SourceFileWriter.java format source code. no semantic change. 2009-05-07 14:01:17 +00:00