aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/dictionary.txt
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2012-01-31 07:51:42 -0800
committerTor Norbye <tnorbye@google.com>2012-01-31 11:48:40 -0800
commit6b81ada6d550833d7528476d81aadf5ef2ef3661 (patch)
treed7cc7ecbca90a3c11ae6e7d1b7e15b498a07a938 /eclipse/dictionary.txt
parent0f9dacc8a0205ce959348fdc9c33246abff7ad31 (diff)
downloadsdk-6b81ada6d550833d7528476d81aadf5ef2ef3661.zip
sdk-6b81ada6d550833d7528476d81aadf5ef2ef3661.tar.gz
sdk-6b81ada6d550833d7528476d81aadf5ef2ef3661.tar.bz2
Add @SuppressLint support for Java bytecode detectors
This changeset adds support for suppressing lint warnings by annotatating classes and methods. (Finer granularity will be available for Java source detectors, but does not work for byte code detectors since those annotations disappear from the .class file). It also rewrites two of the existing bytecode detectors to use the ASM DOM instead of the old visitor pattern such that it can pass a MethodNode to the Lint driver to check for suppress annotations. While doing that I also make the field getter detector print the name of the field that the getter call can be replaced with. Change-Id: I8f7accb0219e6e9b3c499f16e7c0eb46853bbe04
Diffstat (limited to 'eclipse/dictionary.txt')
0 files changed, 0 insertions, 0 deletions